Teaching language models to support answers with verified quotes
Jacob Menick Affiliation: Equal contributions Affiliation: DeepMind Affiliation: Department of Computer Science, University College London Maja Trebacz Affiliation: Equal contributions Affiliation: DeepMind Vladimir Mikulik Affiliation: Equal contributions Affiliation: DeepMind John Aslanides Affiliation: DeepMind Francis Song Affiliation: DeepMind Martin Chadwick Affiliation: DeepMind Mia Glaese Affiliation: DeepMind Susannah Young Affiliation: DeepMind Lucy Campbell-Gillingam Affiliation: DeepMind Geoffrey Irving Affiliation: DeepMind Nat McAleese Affiliation: DeepMind
Abstract
Recent large language models often answer factual questions correctly. But users can’t trust any given claim a model makes without fact-checking, because language models can hallucinate convincing nonsense. In this work we use reinforcement learning from human preferences (RLHP) to train “open-book” QA models that generate answers whilst also citing specific evidence for their claims, which aids in the appraisal of correctness. Supporting evidence is drawn from multiple documents found via a search engine, or from a single user-provided document. Our 280 billion parameter model, GopherCite, is able to produce answers with high quality supporting evidence and abstain from answering when unsure. We measure the performance of GopherCite by conducting human evaluation of answers to questions in a subset of the NaturalQuestions and ELI5 datasets. The model’s response is found to be high-quality 80% of the time on this Natural Questions subset, and 67% of the time on the ELI5 subset. Abstaining from the third of questions for which it is most unsure improves performance to 90% and 80% respectively, approaching human baselines. However, analysis on the adversarial TruthfulQA dataset shows
原文 arXiv:2203.11147;中英对照 + 大白话阅读 https://aha.fim.ai/paper/2203.11147v1