CHIQ: Contextual History Enhancement for Improving Query Rewriting in Conversational Search
Fengran Mo, Abbas Ghaddar, Kelong Mao, Mehdi Rezagholizadeh, Boxing, Chen, Qun Liu, Jian-Yun Nie

TL;DR
This paper introduces CHIQ, a two-step method using open-source large language models to improve query rewriting in conversational search by resolving ambiguities in conversation history, achieving state-of-the-art results.
Contribution
CHIQ is the first approach to leverage open-source LLMs for query rewriting in conversational search, providing a competitive alternative to closed-source models.
Findings
Achieves state-of-the-art results on five benchmarks
Highly competitive with closed-source LLM systems
Demonstrates effectiveness of open-source LLMs in conversational search
Abstract
In this paper, we study how open-source large language models (LLMs) can be effectively deployed for improving query rewriting in conversational search, especially for ambiguous queries. We introduce CHIQ, a two-step method that leverages the capabilities of LLMs to resolve ambiguities in the conversation history before query rewriting. This approach contrasts with prior studies that predominantly use closed-source LLMs to directly generate search queries from conversation history. We demonstrate on five well-established benchmarks that CHIQ leads to state-of-the-art results across most settings, showing highly competitive performances with systems leveraging closed-source LLMs. Our study provides a first step towards leveraging open-source LLMs in conversational search, as a competitive alternative to the prevailing reliance on commercial LLMs. Data, models, and source code will be…
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
Taxonomy
TopicsTopic Modeling · Speech and dialogue systems · Advanced Text Analysis Techniques
