EMNLP 2024main14 citations

ChatRetriever: Adapting Large Language Models for Generalized and Robust Conversational Dense Retrieval

Kelong Mao, Chenlong Deng, Haonan Chen, Fengran Mo, Zheng Liu, Tetsuya Sakai, Zhicheng Dou

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 significantly 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.

BibTeX
@inproceedings{mao-etal-2024-chatretriever,
    title = "{C}hat{R}etriever: Adapting Large Language Models for Generalized and Robust Conversational Dense Retrieval",
    author = "Mao, Kelong  and
      Deng, Chenlong  and
      Chen, Haonan  and
      Mo, Fengran  and
      Liu, Zheng  and
      Sakai, Tetsuya  and
      Dou, Zhicheng",
    editor = "Al-Onaizan, Yaser  and
      Bansal, Mohit  and
      Chen, Yun-Nung",
    booktitle = "Proceedings of the 2024 Conference on Empirical Methods in Natural Language Processing",
    month = nov,
    year = "2024",
    address = "Miami, Florida, USA",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.emnlp-main.71/",
    doi = "10.18653/v1/2024.emnlp-main.71",
    pages = "1227--1240"
}
ChatRetriever: Adapting Large Language Models for Generalized and Robust Conversational Dense Retrieval · EMNLP 2024