Explicit per-turn personalization level detection plus per-level weighted fusion of personalized and non-personalized query rewrites improves retrieval on TREC iKAT 2023 and 2024.
ChatRetriever: Adapting Large Language Models for Generalized and Robust Conversational Dense Retrieval
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Conversational search requires accurate interpretation of user intent from complex multi-turn contexts. This paper presents ChatRetriever, which inherits the strong generalization capability of large language models to robustly represent complex conversational sessions for dense retrieval. To achieve this, we propose a simple and effective dual-learning approach that adapts LLM for retrieval via contrastive learning while enhancing the complex session understanding through masked instruction tuning on high-quality conversational instruction tuning data. Extensive experiments on five conversational search benchmarks demonstrate that ChatRetriever substantially outperforms existing conversational dense retrievers, achieving state-of-the-art performance on par with LLM-based rewriting approaches. Furthermore, ChatRetriever exhibits superior robustness in handling diverse conversational contexts. Our work highlights the potential of adapting LLMs for retrieval with complex inputs like conversational search sessions and proposes an effective approach to advance this research direction.
fields
cs.IR 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Adaptive Personalized Conversational Information Retrieval
Explicit per-turn personalization level detection plus per-level weighted fusion of personalized and non-personalized query rewrites improves retrieval on TREC iKAT 2023 and 2024.