English

RetGen: A Joint framework for Retrieval and Grounded Text Generation Modeling

Computation and Language 2022-02-25 v4 Artificial Intelligence

Abstract

Recent advances in large-scale pre-training such as GPT-3 allow seemingly high quality text to be generated from a given prompt. However, such generation systems often suffer from problems of hallucinated facts, and are not inherently designed to incorporate useful external information. Grounded generation models appear to offer remedies, but their training typically relies on rarely-available parallel data where information-relevant documents are provided for context. We propose a framework that alleviates this data constraint by jointly training a grounded generator and document retriever on the language model signal. The model learns to reward retrieval of the documents with the highest utility in generation, and attentively combines them using a Mixture-of-Experts (MoE) ensemble to generate follow-on text. We demonstrate that both generator and retriever can take advantage of this joint training and work synergistically to produce more informative and relevant text in both prose and dialogue generation.

Keywords

Cite

@article{arxiv.2105.06597,
  title  = {RetGen: A Joint framework for Retrieval and Grounded Text Generation Modeling},
  author = {Yizhe Zhang and Siqi Sun and Xiang Gao and Yuwei Fang and Chris Brockett and Michel Galley and Jianfeng Gao and Bill Dolan},
  journal= {arXiv preprint arXiv:2105.06597},
  year   = {2022}
}

Comments

accepted by AAAI-22, camera ready version

R2 v1 2026-06-24T02:05:57.530Z