History-Aware Conversational Dense Retrieval
Fengran Mo, Chen Qu, Kelong Mao, Tianyu Zhu, Zhan Su, Kaiyu Huang,, Jian-Yun Nie

TL;DR
This paper introduces HAConvDR, a history-aware conversational dense retrieval system that improves retrieval accuracy in multi-turn conversations by denoising context and automatically mining supervision signals, especially effective for long, topic-shifting dialogues.
Contribution
The paper presents a novel HAConvDR system that enhances conversational retrieval by incorporating context-denoised query reformulation and automatic supervision signal mining, addressing noise and supervision limitations.
Findings
Improved retrieval performance on two public datasets.
Enhanced handling of long conversations with topic shifts.
Effective modeling of historical conversational context.
Abstract
Conversational search facilitates complex information retrieval by enabling multi-turn interactions between users and the system. Supporting such interactions requires a comprehensive understanding of the conversational inputs to formulate a good search query based on historical information. In particular, the search query should include the relevant information from the previous conversation turns. However, current approaches for conversational dense retrieval primarily rely on fine-tuning a pre-trained ad-hoc retriever using the whole conversational search session, which can be lengthy and noisy. Moreover, existing approaches are limited by the amount of manual supervision signals in the existing datasets. To address the aforementioned issues, we propose a History-Aware Conversational Dense Retrieval (HAConvDR) system, which incorporates two ideas: context-denoised query reformulation…
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
TopicsNatural Language Processing Techniques · Topic Modeling · Advanced Text Analysis Techniques
