paper-with-me

Papers

Query expansion techniques for information retrieval: A survey

2017-08-01 · Hiteshwar Kumar Azad, Akshay Deepak

With the ever increasing size of the web, relevant information extraction on the Internet with a query formed by a few keywords has become a big challenge. Query Expansion (QE) plays a crucial role in improving searches on the Internet. Here, the user's initial query is reformulated by adding additional meaningful terms with similar significance. QE -- as part of information retrieval (IR) -- has long attracted researchers' attention. It has become very influential in the field of personalized social document, question answering, cross-language IR, information filtering and multimedia IR. Research in QE has gained further prominence because of IR dedicated conferences such as TREC (Text Information Retrieval Conference) and CLEF (Conference and Labs of the Evaluation Forum). This paper surveys QE techniques in IR from 1960 to 2017 with respect to core techniques, data sources used, weighting and ranking methodologies, user participation and applications -- bringing out similarities and differences.

📄 PDF Abstract BibTeX arXiv:1708.00247

Code (0)

등록된 구현이 없습니다.

Tasks

Information RetrievalQuestion AnsweringRetrievalSurvey

Similar Papers 제목 키워드 기반

Query Expansion for Survey Question Retrieval in the Social Sciences

2015-06-18 · Dulisch Nadine, Kempf Andreas Oskar, Schaer Philipp

In recent years, the importance of research data and the need to archive and to share it in the scientific community have increased enormously. This introduces a whole new set of challenges for digital libraries. In the …

Retrieval

Exp4Fuse: A Rank Fusion Framework for Enhanced Sparse Retrieval using Large Language Model-based Query Expansion

2025-06-05 · Lingyuan Liu, Mengxiang Zhang

Large Language Models (LLMs) have shown potential in generating hypothetical documents for query expansion, thereby enhancing information retrieval performance. However, the efficacy of this method is highly dependent on…

Information RetrievalLanguage ModelingLanguage ModellingLarge Language Model+1

Experiments on Manual Thesaurus based Query Expansion for Ad-hoc Monolingual Gujarati Information Retrieval Tasks

2020-01-18 · Hardik Joshi, Jyoti Pareek

In this paper, we present the experimental work done on Query Expansion (QE) for retrieval tasks of Gujarati text documents. In information retrieval, it is very difficult to estimate the exact user need, query expansion…

Information RetrievalRetrieval

When do Generative Query and Document Expansions Fail? A Comprehensive Study Across Methods, Retrievers, and Datasets

2023-09-15 · Orion Weller, Kyle Lo, David Wadden, Dawn Lawrie 외

Using large language models (LMs) for query or document expansion can improve generalization in information retrieval. However, it is unknown whether these techniques are universally beneficial or only effective in speci…

Information RetrievalRetrieval

GQE-PRF: Generative Query Expansion with Pseudo-Relevance Feedback

2021-08-13 · Minghui Huang, Dong Wang, Shuang Liu, Meizhen Ding

Query expansion with pseudo-relevance feedback (PRF) is a powerful approach to enhance the effectiveness in information retrieval. Recently, with the rapid advance of deep learning techniques, neural text generation has …

Information RetrievalRerankingRetrievalText Generation