测试大模型是否真用证据判断真假,发现多数靠记忆而非证据。
Evaluating and Improving Evidence-Grounded Fact-Checking in LLMs via Multi-Round Evidence Ablation

- 通过逐步删去证据,观察模型判断是否改变来评估依赖性。
- 现有模型在4个数据集上超过70%的判断不随证据变化而变化。
- 新训练方法让模型更依赖证据,适合需要可解释验证的场景。
自动事实核查系统根据相关文档中的证据评估陈述的真实性。大语言模型(LLMs)因具备通用推理能力,在事实核查任务中表现出色。然而,目前尚不清楚它们是否真正利用所提供证据作出判断,还是依赖参数化知识。为此,我们提出事实消融评估(Fact-Ablated Evaluation, FAE),一种迭代删去引用证据的评估框架,以检验模型预测是否会随之调整。实验结果表明,当前主流LLM作为核查系统时,更多依赖其内部知识而非提供证据。为弥合预测准确率与证据依赖性之间的差距,我们提出REAL(Rigorous Evidence Ablation Learning)训练框架,通过反事实证据监督强化模型对证据的依赖性。在四个跨领域事实核查数据集上的实验表明,使用REAL训练的模型相比标准微调模型展现出更强的证据依赖能力。研究揭示:强大核查性能可与弱证据依赖并存,而REAL使判断更紧密依赖支持性证据的可用性。
原文摘要 · Abstract (English)
Automatic fact-checking systems assess the veracity of claims given evidence from relevant documents. Large Language Models (LLMs) have demonstrated strong performance in fact-checking due to their general reasoning capabilities. However, it remains unclear whether they faithfully make use of the evidence provided to reach veracity judgments or rely on parametric knowledge. To investigate this, we introduce Fact-Ablated Evaluation (FAE), a new evaluation framework that iteratively ablates the cited evidence to assess whether LLMs revise their predictions accordingly. Our empirical results show that current off-the-shelf LLMs as fact-checking systems rely more on their parametric knowledge than on the evidence provided. To bridge this gap between prediction accuracy and evidence grounding, we propose REAL (Rigorous Evidence Ablation Learning), a training framework that promotes evidence-dependent verification through counterfactual evidence supervision for the LLM-as-verifier models. Experiments on four fact-checking datasets across different domains demonstrate that models trained with REAL obtain superior evidence-dependent capabilities compared to standard fine-tuned models. Our findings highlight that strong fact-checking performance can still coexist with weak evidence dependency, while REAL encourages veracity predictions to remain more closely tied to the availability of supporting evidence.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。