paper-with-me

홈 › Papers

Neural Document Expansion with User Feedback

2019-08-08 · Yue Yin, Chenyan Xiong, Cheng Luo, Zhiyuan Liu

This paper presents a neural document expansion approach (NeuDEF) that enriches document representations for neural ranking models. NeuDEF harvests expansion terms from queries which lead to clicks on the document and weights these expansion terms with learned attention. It is plugged into a standard neural ranker and learned end-to-end. Experiments on a commercial search log demonstrate that NeuDEF significantly improves the accuracy of state-of-the-art neural rankers and expansion methods on queries with different frequencies. Further studies show the contribution of click queries and learned expansion weights, as well as the influence of document popularity of NeuDEF's effectiveness.

📄 PDF Abstract BibTeX arXiv:1908.02938

Code (1)

thunlp/NeuDEF pytorch

Similar Papers 제목 키워드 기반

QA4PRF: A Question Answering based Framework for Pseudo Relevance Feedback

2021-11-16 · Handong Ma, Jiawei Hou, Chenxu Zhu, Weinan Zhang 외

Pseudo relevance feedback (PRF) automatically performs query expansion based on top-retrieved documents to better represent the user's information need so as to improve the search results. Previous PRF methods mainly sel…

Question AnsweringSemantic SimilaritySemantic Textual Similarity

Query Expansion Strategy based on Pseudo Relevance Feedback and Term Weight Scheme for Monolingual Retrieval

2015-02-18 · Vaidyanathan Rekha, Das Sujoy, Srivastava Namita

Query Expansion using Pseudo Relevance Feedback is a useful and a popular technique for reformulating the query. In our proposed query expansion method, we assume that relevant information can be found within a document …

Retrieval

Generative Relevance Feedback with Large Language Models

2023-04-25 · Iain Mackie, Shubham Chatterjee, Jeffrey Dalton

Current query expansion models use pseudo-relevance feedback to improve first-pass retrieval effectiveness; however, this fails when the initial results are not relevant. Instead of building a language model from retriev…

ArticlesLanguage ModelingLanguage ModellingRetrieval

ADORE: Iterative Query Expansion with Retrieval-Grounded Relevance Feedback

2026-06-11 · Amin Bigdeli, Negar Arabzadeh, Radin Hamidi Rad, Sajad Ebrahimi 외 arxiv

LLM-based query expansion improves retrieval by enriching the original query with additional context. Yet most methods remain generation-driven, producing plausible pseudo-documents or expansions without checking how the…

Semantic Evolutionary Concept Distances for Effective Information Retrieval in Query Expansion

2017-01-19 · Valentina Franzoni, Yuanxi Li, Clement H. C. Leung, Alfredo Milani

In this work several semantic approaches to concept-based query expansion and reranking schemes are studied and compared with different ontology-based expansion methods in web document search and retrieval. In particular…

Information RetrievalRerankingRetrieval