EMNLP 2022main71 citations

CONQRR: Conversational Query Rewriting for Retrieval with Reinforcement Learning

Zeqiu Wu, Yi Luan, Hannah Rashkin, David Reitter, Hannaneh Hajishirzi, Mari Ostendorf, Gaurav Singh Tomar

Abstract

Compared to standard retrieval tasks, passage retrieval for conversational question answering (CQA) poses new challenges in understanding the current user question, as each question needs to be interpreted within the dialogue context. Moreover, it can be expensive to re-train well-established retrievers such as search engines that are originally developed for non-conversational queries. To facilitate their use, we develop a query rewriting model CONQRR that rewrites a conversational question in the context into a standalone question. It is trained with a novel reward function to directly optimize towards retrieval using reinforcement learning and can be adapted to any off-the-shelf retriever. CONQRR achieves state-of-the-art results on a recent open-domain CQA dataset containing conversations from three different sources, and is effective for two different off-the-shelf retrievers. Our extensive analysis also shows the robustness of CONQRR to out-of-domain dialogues as well as to zero query rewriting supervision.

BibTeX
@inproceedings{wu-etal-2022-conqrr,
    title = "{CONQRR}: Conversational Query Rewriting for Retrieval with Reinforcement Learning",
    author = "Wu, Zeqiu  and
      Luan, Yi  and
      Rashkin, Hannah  and
      Reitter, David  and
      Hajishirzi, Hannaneh  and
      Ostendorf, Mari  and
      Tomar, Gaurav Singh",
    editor = "Goldberg, Yoav  and
      Kozareva, Zornitsa  and
      Zhang, Yue",
    booktitle = "Proceedings of the 2022 Conference on Empirical Methods in Natural Language Processing",
    month = dec,
    year = "2022",
    address = "Abu Dhabi, United Arab Emirates",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2022.emnlp-main.679/",
    doi = "10.18653/v1/2022.emnlp-main.679",
    pages = "10000--10014"
}
CONQRR: Conversational Query Rewriting for Retrieval with Reinforcement Learning · EMNLP 2022