English

Generation-Augmented Retrieval for Open-domain Question Answering

Computation and Language 2021-08-10 v4 Information Retrieval

Abstract

We propose Generation-Augmented Retrieval (GAR) for answering open-domain questions, which augments a query through text generation of heuristically discovered relevant contexts without external resources as supervision. We demonstrate that the generated contexts substantially enrich the semantics of the queries and GAR with sparse representations (BM25) achieves comparable or better performance than state-of-the-art dense retrieval methods such as DPR. We show that generating diverse contexts for a query is beneficial as fusing their results consistently yields better retrieval accuracy. Moreover, as sparse and dense representations are often complementary, GAR can be easily combined with DPR to achieve even better performance. GAR achieves state-of-the-art performance on Natural Questions and TriviaQA datasets under the extractive QA setup when equipped with an extractive reader, and consistently outperforms other retrieval methods when the same generative reader is used.

Keywords

Cite

@article{arxiv.2009.08553,
  title  = {Generation-Augmented Retrieval for Open-domain Question Answering},
  author = {Yuning Mao and Pengcheng He and Xiaodong Liu and Yelong Shen and Jianfeng Gao and Jiawei Han and Weizhu Chen},
  journal= {arXiv preprint arXiv:2009.08553},
  year   = {2021}
}

Comments

Minor format updates

R2 v1 2026-06-23T18:37:36.680Z