EMNLP 2022main22 citations

Explicit Query Rewriting for Conversational Dense Retrieval

Hongjin Qian, Zhicheng Dou

Abstract

In a conversational search scenario, a query might be context-dependent because some words are referred to previous expressions or omitted. Previous works tackle the issue by either reformulating the query into a self-contained query (query rewriting) or learning a contextualized query embedding from the query context (context modelling). In this paper, we propose a model CRDR that can perform query rewriting and context modelling in a unified framework in which the query rewriting’s supervision signals further enhance the context modelling. Instead of generating a new query, CRDR only performs necessary modifications on the original query, which improves both accuracy and efficiency of query rewriting. In the meantime, the query rewriting benefits the context modelling by explicitly highlighting relevant terms in the query context, which improves the quality of the learned contextualized query embedding. To verify the effectiveness of CRDR, we perform comprehensive experiments on TREC CAsT-19 and TREC CAsT-20 datasets, and the results show that our method outperforms all baseline models in terms of both quality of query rewriting and quality of context-aware ranking.

BibTeX
@inproceedings{qian-dou-2022-explicit,
    title = "Explicit Query Rewriting for Conversational Dense Retrieval",
    author = "Qian, Hongjin  and
      Dou, Zhicheng",
    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.311/",
    doi = "10.18653/v1/2022.emnlp-main.311",
    pages = "4725--4737"
}
Explicit Query Rewriting for Conversational Dense Retrieval · EMNLP 2022