paper-with-me

홈 › Papers

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

2025-01-06 · Alon Jacovi, Andrew Wang, Chris Alberti, Connie Tao, Jon Lipovetz, Kate Olszewska, Lukas Haas, Michelle Liu, Nate Keating, Adam Bloniarz, Carl Saroufim, Corey Fry, Dror Marcus, Doron Kukliansky, Gaurav Singh Tomar, James Swirhun, Jinwei Xing, Lily Wang, Madhu Gurumurthy, Michael Aaron, Moran Ambar, Rachana Fellinger, Rui Wang, Zizhao Zhang, Sasha Goldshtein, Dipanjan Das

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.

📄 PDF Abstract BibTeX arXiv:2501.03200

Code (0)

등록된 구현이 없습니다.

Tasks

BenchmarkingForm

Similar Papers 제목 키워드 기반

Benchmarking LLM Faithfulness in RAG with Evolving Leaderboards

2025-05-07 · Manveer Singh Tamber, Forrest Sheng Bao, Chenyu Xu, Ge Luo 외

Hallucinations remain a persistent challenge for LLMs. RAG aims to reduce hallucinations by grounding responses in contexts. However, even when provided context, LLMs still frequently introduce unsupported information or…

BenchmarkingHallucinationHallucination EvaluationRAG

The FACTS Leaderboard: A Comprehensive Benchmark for Large Language Model Factuality

2025-12-11 · Aileen Cheng, Alon Jacovi, Amir Globerson, Ben Golan 외 arxiv

We introduce The FACTS Leaderboard, an online leaderboard suite and associated set of benchmarks that comprehensively evaluates the ability of language models to generate factually accurate text across diverse scenarios.…

$\texttt{ACCORD}$: Closing the Commonsense Measurability Gap

2024-06-04 · François Roewer-Després, Jinyue Feng, Zining Zhu, Frank Rudzicz

We present $\texttt{ACCORD}$, a framework and benchmark suite for disentangling the commonsense grounding and reasoning abilities of large language models (LLMs) through controlled, multi-hop counterfactuals. $\texttt{AC…

BenchmarkingCommon Sense ReasoningCounterfactual ReasoningLarge Language Model+1

Open Ko-LLM Leaderboard2: Bridging Foundational and Practical Evaluation for Korean LLMs

2024-10-16 · Hyeonwoo Kim, Dahyun Kim, Jihoo Kim, Sukyung Lee 외

The Open Ko-LLM Leaderboard has been instrumental in benchmarking Korean Large Language Models (LLMs), yet it has certain limitations. Notably, the disconnect between quantitative improvements on the overly academic lead…

Benchmarking

A Benchmark for Omni-Modal Reasoning in Long Videos

2025-12-18 · Mohammed Irfan Kurpath, Jaseel Muhammad Kaithakkodan, Jinxing Zhou, Sahal Shaji Mullappilly 외 arxiv

Long-form omni-modal video understanding requires integrating vision, speech, and ambient audio with coherent long-context reasoning. Existing video benchmarks often trade off temporal scale, modality coverage, open-ende…