English

Enhancing Conversational Search: Large Language Model-Aided Informative Query Rewriting

Human-Computer Interaction 2023-10-19 v2 Artificial Intelligence Computation and Language Information Retrieval

Abstract

Query rewriting plays a vital role in enhancing conversational search by transforming context-dependent user queries into standalone forms. Existing approaches primarily leverage human-rewritten queries as labels to train query rewriting models. However, human rewrites may lack sufficient information for optimal retrieval performance. To overcome this limitation, we propose utilizing large language models (LLMs) as query rewriters, enabling the generation of informative query rewrites through well-designed instructions. We define four essential properties for well-formed rewrites and incorporate all of them into the instruction. In addition, we introduce the role of rewrite editors for LLMs when initial query rewrites are available, forming a "rewrite-then-edit" process. Furthermore, we propose distilling the rewriting capabilities of LLMs into smaller models to reduce rewriting latency. Our experimental evaluation on the QReCC dataset demonstrates that informative query rewrites can yield substantially improved retrieval performance compared to human rewrites, especially with sparse retrievers.

Keywords

Cite

@article{arxiv.2310.09716,
  title  = {Enhancing Conversational Search: Large Language Model-Aided Informative Query Rewriting},
  author = {Fanghua Ye and Meng Fang and Shenghui Li and Emine Yilmaz},
  journal= {arXiv preprint arXiv:2310.09716},
  year   = {2023}
}

Comments

22 pages, accepted to EMNLP Findings 2023

R2 v1 2026-06-28T12:50:51.567Z