English

RARR: Researching and Revising What Language Models Say, Using Language Models

Computation and Language 2023-06-01 v3 Artificial Intelligence Information Retrieval Machine Learning

Abstract

Language models (LMs) now excel at many tasks such as few-shot learning, question answering, reasoning, and dialog. However, they sometimes generate unsupported or misleading content. A user cannot easily determine whether their outputs are trustworthy or not, because most LMs do not have any built-in mechanism for attribution to external evidence. To enable attribution while still preserving all the powerful advantages of recent generation models, we propose RARR (Retrofit Attribution using Research and Revision), a system that 1) automatically finds attribution for the output of any text generation model and 2) post-edits the output to fix unsupported content while preserving the original output as much as possible. When applied to the output of several state-of-the-art LMs on a diverse set of generation tasks, we find that RARR significantly improves attribution while otherwise preserving the original input to a much greater degree than previously explored edit models. Furthermore, the implementation of RARR requires only a handful of training examples, a large language model, and standard web search.

Keywords

Cite

@article{arxiv.2210.08726,
  title  = {RARR: Researching and Revising What Language Models Say, Using Language Models},
  author = {Luyu Gao and Zhuyun Dai and Panupong Pasupat and Anthony Chen and Arun Tejasvi Chaganty and Yicheng Fan and Vincent Y. Zhao and Ni Lao and Hongrae Lee and Da-Cheng Juan and Kelvin Guu},
  journal= {arXiv preprint arXiv:2210.08726},
  year   = {2023}
}

Comments

ACL 2023

R2 v1 2026-06-28T03:46:28.062Z