首页 > AI前沿 > Co-FactChecker: A Framework for Human-AI Collaborative Claim Verification Using Large Reasoning Models

Co-FactChecker: A Framework for Human-AI Collaborative Claim Verification Using Large Reasoning Models

arXiv自然语言 2026-04-15 18:35 6 阅读 查看原文

Professional fact-checkers rely on domain knowledge and deep contextual understanding to verify claims.

Large language models (LLMs) and large reasoning models (LRMs) lack such grounding and primarily reason from available evidence alone, creating a mismatch between expert-led and fully automated claim verification.

To mitigate this gap, we posit human-AI collaboration as a more promising path forward, where expert feedback, grounded in real-world knowledge and domain expertise, guides the model's reasoning.

Challenges with Existing LRMs

However, existing LRMs are hard to calibrate to natural language feedback, particularly in a multi-turn interaction setup.

Proposed Solution: Co-FactChecker

We propose Co-FactChecker, a framework for human-AI collaborative claim verification.

We introduce a new interaction paradigm that treats the model's thinking trace as a shared scratchpad.

Co-FactChecker translates expert feedback into trace-edits that introduce targeted modifications to the trace, sidestepping the shortcomings of dialogue-based interaction.

Theoretical and Empirical Results

We provide theoretical results showing that trace-editing offers advantages over multi-turn dialogue.

Our automatic evaluations demonstrate that Co-FactChecker outperforms existing autonomous and human-AI collaboration approaches.

Human Evaluations

Human evaluations further show that Co-FactChecker is preferred over multi-turn dialogue.

Producing higher quality reasoning and verdicts along with relatively easier to interpret and more useful thinking traces.