English

Deep Neural Networks for Query Expansion using Word Embeddings

Information Retrieval 2018-11-09 v1 Computation and Language

Abstract

Query expansion is a method for alleviating the vocabulary mismatch problem present in information retrieval tasks. Previous works have shown that terms selected for query expansion by traditional methods such as pseudo-relevance feedback are not always helpful to the retrieval process. In this paper, we show that this is also true for more recently proposed embedding-based query expansion methods. We then introduce an artificial neural network classifier to predict the usefulness of query expansion terms. This classifier uses term word embeddings as inputs. We perform experiments on four TREC newswire and web collections show that using terms selected by the classifier for expansion significantly improves retrieval performance when compared to competitive baselines. The results are also shown to be more robust than the baselines.

Keywords

Cite

@article{arxiv.1811.03514,
  title  = {Deep Neural Networks for Query Expansion using Word Embeddings},
  author = {Ayyoob Imani and Amir Vakili and Ali Montazer and Azadeh Shakery},
  journal= {arXiv preprint arXiv:1811.03514},
  year   = {2018}
}

Comments

8 pages, 1 figure

R2 v1 2026-06-23T05:09:14.034Z