AI News selected for Professionals and Decision Makers
Primary Research Stream

Calibrated Selective Fact-Checking via Evidence Chain Evaluation

06:00 · July 22, 2026 · arXiv cs.AI RSS

Calibrated Selective Fact-Checking via Evidence Chain Evaluation

Large language models (LLMs) can achieve strong fact-checking accuracy, yet forced binary decisions conceal a critical reliability problem: systems may issue confident verdicts even when supporting evidence is weak, sparse, or internally inconsistent. We address this issue through Evidence Chain Evaluation (ECE), a selective fact-checking framework that permits abstention via an uncertain verdict instead of requiring a true/false decision for every claim. The evaluated system is a tool-using verification agent that gathers evidence through web search, scholarly search, and executable checks, and then returns a structured verdict with confidence and source-level metadata. On ECE-Bench, ECE achieves 91.6% standard accuracy, 93.7% coverage, and 97.8% selective accuracy on answered claims. Although ECE does not outperform the strongest retrieval baseline on aggregate calibration metrics such as Expected Calibration Error, Brier score, or AURC, it delivers a clear selective-prediction trade-off: the system maintains very high accuracy on answered claims while deferring 6 of 95 cases. These deferred cases are concentrated in lower-reliability evidence settings (5/6 at source level L4), supporting the view that abstention functions as a safety-oriented mechanism for handling epistemically weak evidence. Code is available at https://github.com/ cheshireyang/ECE.git

Summary

Large language models have grown capable at fact-checking when augmented with retrieval or tool use, yet they still issue confident true-or-false verdicts even when the supporting evidence is sparse, contradictory, or low-quality. Evidence Chain Evaluation (ECE) addresses this reliability gap by treating fact-checking as a selective-prediction task: the system may return an uncertain verdict and abstain rather than forcing a binary label. The evaluated implementation is a tool-routed verification agent that gathers evidence through web search, scholarly search, and executable code checks before emitting a structured output that includes a verdict, a scalar confidence score, and a source-reliability tag.

On the ECE-Bench benchmark the agent records 91.6 percent standard accuracy while answering 93.7 percent of claims, yielding 97.8 percent accuracy on the answered subset. Six of the ninety-five evaluated claims are deferred; five of those six originate from the lowest source-reliability tier. This distribution indicates that abstention concentrates on epistemically weak inputs, functioning as a safety mechanism that trades modest coverage for substantially higher accuracy on the claims the system does answer.

The paper supplies formal definitions for the relevant metrics. Standard accuracy counts an uncertain verdict as incorrect. Selective accuracy and coverage are computed only over the answered subset, separating the frequency of abstention from the correctness of committed answers. Expected calibration error, Brier score, and area under the risk-coverage curve are also reported, although the strongest retrieval baseline remains superior on these aggregate measures. The accompanying repository contains the evaluation scripts and the VerificationAgent implementation used to produce the reported figures.

Why it matters

This research is highly relevant for Dutch AI researchers and practitioners focusing on trustworthy and ethical AI, a key priority in the Netherlands and the EU. The abstention mechanism directly addresses LLM hallucination and reliability issues, offering actionable methodologies for building compliant, high-stakes verification pipelines under EU AI regulations.

More in this beat
confidence-calibrationECE-Benchevaluation-benchmarkshallucinationsllm-agentsretrieval-augmented-generationtool-use
SAAG: Structured Agent Assessment and Grounding

06:00 · July 22, 2026

SAAG: Structured Agent Assessment and Grounding

This research provides a rigorous framework for diagnosing and mitigating hallucinations in AI agents, directly supporting the Dutch and EU focus on transparent and trustworthy AI. It offers researchers new methodologies to evaluate agentic systems beyond simple binary exact-match metrics.

Relevance 85 · Audience 95

Aligning Clinical Needs and AI Capabilities: A Survey on LLMs for Medical Reasoning

06:00 · July 11, 2026

Aligning Clinical Needs and AI Capabilities: A Survey on LLMs for Medical Reasoning

This survey provides a rigorous, structured framework for evaluating medical LLMs, which is highly valuable for Dutch AI researchers and healthcare institutions developing transparent and safe clinical AI. Its focus on mitigating hallucinations and ensuring reliable reasoning aligns well with the EU AI Act and the Netherlands' emphasis on ethical AI deployment.

Relevance 85 · Audience 95

AgentStream: How Well Do Self-Evolving LLM Agents Perform Under Streaming Tasks?

06:00 · August 4, 2026

AgentStream: How Well Do Self-Evolving LLM Agents Perform Under Streaming Tasks?

This research is highly relevant for Dutch AI researchers developing autonomous LLM agents, providing a rigorous framework for evaluating continuous learning in realistic deployment scenarios. Understanding how model capabilities gate self-evolution is crucial for building robust and reliable AI systems.

Relevance 85 · Audience 95

AI Tool Discovery at Scale: All You Need is DNS

06:00 · July 22, 2026

AI Tool Discovery at Scale: All You Need is DNS

This research is highly relevant for Dutch AI infrastructure developers and researchers building multi-agent systems. Its decentralized governance model aligns well with European data sovereignty and transparent AI goals, offering a scalable alternative to centralized tool registries.

Relevance 85 · Audience 95

Evaluating SageMath-Augmented LLM Agents for Computational and Experimental Mathematics

06:00 · July 9, 2026

Evaluating SageMath-Augmented LLM Agents for Computational and Experimental Mathematics

This research is highly relevant for Dutch AI researchers and academic institutions focusing on agentic workflows and AI-assisted mathematics. The open-source nature of the project and its methodological advancements provide actionable insights for developing more reliable, tool-augmented LLM systems within the Netherlands' strong academic AI ecosystem.

Relevance 85 · Audience 95

Prompt-to-Paper: Agentic AI System for Bioinformatics

06:00 · July 8, 2026

Prompt-to-Paper: Agentic AI System for Bioinformatics

This research is highly relevant for Dutch AI researchers and bioinformatics practitioners as it introduces a transparent, verifiable approach to AI-assisted research generation. Its focus on eliminating hallucinations and executing real experiments aligns strongly with the Netherlands' emphasis on ethical, trustworthy AI and its robust life sciences sector.

Relevance 85 · Audience 95

MedCalc-Pro: Solving Complex Medical Calculations with LLM Agents

06:00 · July 7, 2026

MedCalc-Pro: Solving Complex Medical Calculations with LLM Agents

This research is highly relevant for Dutch AI researchers and health-tech enterprises focusing on clinical decision support systems. The proposed benchmark and agent framework align with the Netherlands' strong emphasis on robust, validated, and ethical AI applications in healthcare.

Relevance 85 · Audience 95

Scaling with Confidence: Calibrating Confidence of LLMs for Adaptive Test Time Scaling

06:00 · July 3, 2026

Scaling with Confidence: Calibrating Confidence of LLMs for Adaptive Test Time Scaling

This research is highly relevant for Dutch AI researchers and enterprises focusing on trustworthy and resource-efficient AI. By improving LLM confidence calibration and reducing inference costs, it directly supports the Netherlands' strategic goals for ethical, transparent, and sustainable AI deployment.

Relevance 85 · Audience 95