EMNLP 2024finding1 citations

Chain-of-Rewrite: Aligning Question and Documents for Open-Domain Question Answering

Chunlei Xin, Yaojie Lu, Hongyu Lin, Shuheng Zhou, Huijia Zhu, Weiqiang Wang, Zhongyi Liu, Xianpei Han

Abstract

Despite the advancements made with the retrieve-then-read pipeline on open-domain question answering task, current methods still face challenges stemming from term mismatch and limited interaction between information retrieval systems and large language models. To mitigate these issues, we propose the Chain-of-Rewrite method, which leverages the guidance and feedback gained from the analysis to provide faithful and consistent extensions for effective question answering. Through a two-step rewriting process comprising Semantic Analysis and Semantic Augmentation, the Chain-of-Rewrite method effectively bridges the gap between the user question and relevant documents. By incorporating feedback from the rewriting process, our method can self-correct the retrieval and reading process to further improve the performance. Experiments on four open-domain question answering datasets demonstrate the effectiveness of our system under zero-shot settings.

BibTeX
@inproceedings{xin-etal-2024-chain,
    title = "Chain-of-Rewrite: Aligning Question and Documents for Open-Domain Question Answering",
    author = "Xin, Chunlei  and
      Lu, Yaojie  and
      Lin, Hongyu  and
      Zhou, Shuheng  and
      Zhu, Huijia  and
      Wang, Weiqiang  and
      Liu, Zhongyi  and
      Han, Xianpei  and
      Sun, Le",
    editor = "Al-Onaizan, Yaser  and
      Bansal, Mohit  and
      Chen, Yun-Nung",
    booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2024",
    month = nov,
    year = "2024",
    address = "Miami, Florida, USA",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.findings-emnlp.104/",
    doi = "10.18653/v1/2024.findings-emnlp.104",
    pages = "1884--1896"
}
Chain-of-Rewrite: Aligning Question and Documents for Open-Domain Question Answering · EMNLP 2024