QA4PRF: A Question Answering based Framework for Pseudo Relevance Feedback
Handong Ma, Jiawei Hou, Chenxu Zhu, Weinan Zhang, Ruiming Tang, Jincai, Lai, Jieming Zhu, Xiuqiang He, and Yong Yu

TL;DR
This paper introduces QA4PRF, a novel question answering framework for pseudo relevance feedback that leverages contextual understanding of documents to improve query expansion and search accuracy.
Contribution
It formulates PRF as a QA task using an attention-based pointer network, integrating content understanding and supervised learning to enhance query expansion.
Findings
QA4PRF outperforms state-of-the-art PRF methods on three datasets.
Incorporating supervised learning further improves performance.
The framework effectively utilizes contextual information for better query expansion.
Abstract
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 select expansion terms with high occurrence frequency in top-retrieved documents or with high semantic similarity with the original query. However, existing PRF methods hardly try to understand the content of documents, which is very important in performing effective query expansion to reveal the user's information need. In this paper, we propose a QA-based framework for PRF called QA4PRF to utilize contextual information in documents. In such a framework, we formulate PRF as a QA task, where the query and each top-retrieved document play the roles of question and context in the corresponding QA system, while the objective is to find some proper terms to expand the original…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Information Retrieval and Search Behavior · Advanced Image and Video Retrieval Techniques
MethodsTanh Activation · Softmax · [LivE@PeRson]How do I talk to a real person at Expedia? · Sigmoid Activation · Long Short-Term Memory · Pointer Network
