CLJan 6, 2025

The FACTS Grounding Leaderboard: Benchmarking LLMs' Ability to Ground Responses to Long-Form Input

DeepMind
arXiv:2501.03200v146 citationsh-index: 21
Originality Synthesis-oriented
AI Analysis

This addresses the problem of evaluating factual grounding in long-form AI responses for researchers and developers, though it is incremental as it builds on existing benchmarking efforts.

The authors introduced the FACTS Grounding leaderboard, a benchmark that evaluates language models' ability to generate factually accurate long-form responses grounded in provided context documents up to 32k tokens, using automated judge models to assess fulfillment of user requests and factual accuracy.

We introduce FACTS Grounding, an online leaderboard and associated benchmark that evaluates language models' ability to generate text that is factually accurate with respect to given context in the user prompt. In our benchmark, each prompt includes a user request and a full document, with a maximum length of 32k tokens, requiring long-form responses. The long-form responses are required to be fully grounded in the provided context document while fulfilling the user request. Models are evaluated using automated judge models in two phases: (1) responses are disqualified if they do not fulfill the user request; (2) they are judged as accurate if the response is fully grounded in the provided document. The automated judge models were comprehensively evaluated against a held-out test-set to pick the best prompt template, and the final factuality score is an aggregate of multiple judge models to mitigate evaluation bias. The FACTS Grounding leaderboard will be actively maintained over time, and contains both public and private splits to allow for external participation while guarding the integrity of the leaderboard. It can be found at https://www.kaggle.com/facts-leaderboard.

Foundations

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

Your Notes