CLDec 15, 2022

Attributed Question Answering: Evaluation and Modeling for Attributed Large Language Models

DeepMindMIT
arXiv:2212.08037v2100 citationsh-index: 91
AI Analysis

This work addresses the need for reliable attribution in LLMs for information-seeking applications, representing an incremental step in developing attributed models.

The paper tackles the problem of enabling large language models to attribute their generated text in information-seeking scenarios, proposing an evaluation framework and benchmarking current methods to measure and improve attribution performance.

Large language models (LLMs) have shown impressive results while requiring little or no direct supervision. Further, there is mounting evidence that LLMs may have potential in information-seeking scenarios. We believe the ability of an LLM to attribute the text that it generates is likely to be crucial in this setting. We formulate and study Attributed QA as a key first step in the development of attributed LLMs. We propose a reproducible evaluation framework for the task and benchmark a broad set of architectures. We take human annotations as a gold standard and show that a correlated automatic metric is suitable for development. Our experimental work gives concrete answers to two key questions (How to measure attribution?, and How well do current state-of-the-art methods perform on attribution?), and give some hints as to how to address a third (How to build LLMs with attribution?).

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes