References Indeed Matter? Reference-Free Preference Optimization for Conversational Query Reformulation
Doyoung Kim, Youngjun Lee, Joeun Kim, Jihwan Bang, Hwanjun Song, Susik Yoon, Jae-Gil Lee
TL;DR
Confronting the practicality gap in conversational query reformulation, this paper presents DualReform, a reference-free framework that generates pseudo reference passages through response-based inference and refines responses via CQR’s dual role. By iteratively refining pseudo references and optimizing the CQR model, DualReform achieves retrieval accuracy close to reference-based upper bounds while outperforming prior reference-free methods across general and specialized domains. The approach eliminates the need for ground-truth references, reducing annotation costs while maintaining strong retrieval and generation performance. This work advances practical CQR by enabling effective preference optimization directly on raw conversational data, with implications for retrieval-augmented generation in diverse real-world settings.
Abstract
Conversational query reformulation (CQR) has become indispensable for improving retrieval in dialogue-based applications. However, existing approaches typically rely on reference passages for optimization, which are impractical to acquire in real-world scenarios. To address this limitation, we introduce a novel reference-free preference optimization framework DualReform that generates pseudo reference passages from commonly-encountered conversational datasets containing only queries and responses. DualReform attains this goal through two key innovations: (1) response-based inference, where responses serve as proxies to infer pseudo reference passages, and (2) response refinement via the dual-role of CQR, where a CQR model refines responses based on the shared objectives between response refinement and CQR. Despite not relying on reference passages, DualReform achieves 96.9--99.1% of the retrieval accuracy attainable only with reference passages and surpasses the state-of-the-art method by up to 31.6%.
