Gold Label Errors in the SciFact Benchmark: An LLM-Assisted Annotation Audit

· Source: Paper Index on ACL Anthology · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Data Science & Analytics, Natural Language Processing · Depth: Expert, quick

Summary

A systematic annotation audit of the SciFact benchmark, a widely-used scientific claim verification dataset with 645 citations, identified significant gold-label errors. Researchers conducted the first systematic audit of its development and training sets, combining automated screening with a small language model (costing \$0.11 in API fees) and exhaustive manual verification. They found 11 errors (5.3%, 95% CI 2.7–9.2%) in 209 audited development set claim-document pairs, with 9 of these incorrectly labeled as SUPPORT. Additionally, 13 errors (2.3%, 95% CI 1.2–3.9%) were found in 564 training set pairs. Correcting these development labels improved binary macro-F1 scores by 1.7–3.8 points for models like GPT-5.4 and Claude Haiku 4.5, with 3-way evaluation gains up to +9.2 points. Corrected annotations and an annotator packet have been released, recommending their use.

Key takeaway

For NLP Engineers and Research Scientists working on scientific claim verification, you should immediately update your SciFact benchmark usage. The identified gold-label errors significantly skew model performance metrics, with corrections improving F1 scores by 1.7–3.8 points. Using the newly released corrected annotations will ensure more accurate and reliable evaluation of your models, preventing misleading performance assessments and fostering more robust research outcomes.

Key insights

Gold-label errors in widely-used benchmarks significantly impact model performance and require systematic, LLM-assisted audits.

Principles

Method

Combine automated screening with a small language model and exhaustive manual verification against source publications to audit benchmark annotations.

In practice

Topics

Best for: AI Scientist, NLP Engineer, Research Scientist

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Paper Index on ACL Anthology.