This document discusses using locally-trained word embeddings for query expansion to improve search results. It trains word embeddings on either the full corpus (global) or just the topically-relevant documents (local) and finds the local approach works better. It experiments on three datasets and finds local embeddings consistently outperform global embeddings and no expansion for search result ranking based on NDCG.
Related topics: