Two-Level Meta-Rubrics for Evaluating Open-Ended Generation: GAMUT, a Benchmark for Factual Completeness
Summary
This paper introduces a two-level meta-rubric framework for evaluating factual completeness in open-ended generation, instantiated as the GAMUT benchmark. It features 1,813 questions across 10 domains and finds the benchmark challenging and discriminative, with top models scoring 58.7%.
View Cached Full Text
Cached at: 07/22/26, 06:41 AM
Paper page - Two-Level Meta-Rubrics for Evaluating Open-Ended Generation: GAMUT, a Benchmark for Factual Completeness
Source: https://huggingface.co/papers/2607.19322
Abstract
Evaluatingthefactualityoflong-formgenerationshasfocusedpredominantlyonprecision,measuringwhethertheclaimsamodelmakesarecorrect.Thedominantdecompose-search-verifypipelinecatchesincorrectclaimswellbutsayslittleaboutwhetheraresponsecontainsalltheinformationitshould.Measuringfactualcompleteness,themissinghalfoffactuality,isharder:itrequiresenumeratingthefullsetoffactsacompleteanswershouldcontain,andthesefactsrarelyformaflatlist.Theyofteninvolveopen-endedsetswherecoverageiswhatmatters,orderedprocesses,andrelationshipsamongfactsthatalistofindependentbooleanchecksfailstocapture.Weintroduceatwo-levelmeta-rubricframeworkforevaluatingopen-endedgeneration,andinstantiateitasGamut(GroundedAssessmentofMultimodalFactuality),abenchmarkforfactualcompletenessinlong-formgeneration.Theframeworkrestsonatwo-levelrubricrepresentation:astructuredmeta-rubriccapturestheorganizationandimportanceoftherequiredcontent,whichisthenmechanicallycompiledintoaflatchecklistofbinary,machine-gradablerubricsthatanLLMjudgescoresreliably.Weconstruct1,813questionsgroundedinrealwearableimageryacross10diversedomains,eachpairedwithanevidence-backedrubricverifiedbyexperthumanannotators.Becausetheframeworkismodality-agnostic,wealsoreleaseatext-onlyvariant.Evaluating14frontierandopen-weightmodels,wefindthebenchmarkgenuinelychallenging(bestscore58.7%fromGemini3.1Pro),highlydiscriminative,androbusttothechoiceofjudge.
View arXiv pageView PDFGitHub0Add to collection
Models citing this paper0
No model linking this paper
Cite arxiv.org/abs/2607.19322 in a model README.md to link it from this page.
Datasets citing this paper1
#### facebook/GAMUT Viewer• Updatedabout 1 hour ago • 3.62k • 1 • 1
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2607.19322 in a Space README.md to link it from this page.
Collections including this paper0
No Collection including this paper
Add this paper to acollectionto link it from this page.
Similar Articles
Can LLMs Write Reliable Rubrics? A Meta-Evaluation for Experiment Reproduction
This paper presents the first systematic meta-evaluation of LLM-generated rubrics for reproducing experiments from research papers. It reformulates rubrics into a checklist format and evaluates generation settings both intrinsically (semantic similarity) and extrinsically (score alignment), finding that augmented settings improve downstream evaluation alignment but generated rubrics are often overly fine-grained and biased toward high scores.
How Fine-Grained Should a RAG Benchmark Be? A Hierarchical Framework for Synthetic Question Generation
This paper introduces HieraRAG, a hierarchical framework for determining optimal granularity in RAG benchmarks. It generates 5,872 synthetic QA pairs across three dimensions and finds that ideal granularity varies by dimension, offering a portable procedure for practitioners.
Fine-Grained Benchmark Generation for Comprehensive Evaluation of Foundation Models
A new framework for automated benchmark generation enables fine-grained, comprehensive evaluation of foundation models with lower error rates and richer metadata, as demonstrated on ML, Corporate Finance, and Personal Finance benchmarks.
MKG-RAG-Bench: Benchmarking Retrieval in Multimodal Knowledge Graph-Augmented Generation
Introduces MKG-RAG-Bench, a cross-domain benchmark for evaluating retrieval in multimodal knowledge graph-augmented generation, demonstrating that effective multimodal retrieval remains challenging and critical for downstream generation quality.
Constructing Evaluation Datasets for Procedural Reasoning: Balancing Naturalness, Grounding, and Multi-Hop Coverage
This paper investigates how TMK-based question generation strategies affect dataset quality for procedural and multi-hop reasoning in AI learning systems, comparing strict TMK generation, transcript-first generation, and TMK-aware generation, and introduces a grounding validation framework.