Query Understanding via Intent Description Generation
Ruqing Zhang, Jiafeng Guo, Yixing Fan, Yanyan Lan, and Xueqi Cheng

TL;DR
This paper introduces the Q2ID task for query understanding, aiming to generate detailed intent descriptions from relevant and irrelevant documents, and proposes a contrastive generation model called CtrsGen to improve this process.
Contribution
The paper proposes a novel Q2ID task and a contrastive generation model, CtrsGen, to enhance query understanding by generating precise intent descriptions from document sets.
Findings
CtrsGen outperforms state-of-the-art models on Q2ID task
Generated descriptions are more detailed and accurate
Demonstrates potential for improved IR systems
Abstract
Query understanding is a fundamental problem in information retrieval (IR), which has attracted continuous attention through the past decades. Many different tasks have been proposed for understanding users' search queries, e.g., query classification or query clustering. However, it is not that precise to understand a search query at the intent class/cluster level due to the loss of many detailed information. As we may find in many benchmark datasets, e.g., TREC and SemEval, queries are often associated with a detailed description provided by human annotators which clearly describes its intent to help evaluate the relevance of the documents. If a system could automatically generate a detailed and precise intent description for a search query, like human annotators, that would indicate much better query understanding has been achieved. In this paper, therefore, we propose a novel…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Text Analysis Techniques · Information Retrieval and Search Behavior · Topic Modeling
