arXiv:2604.06666cs.CLcs.AI2026-04中稿 · TOIS

用图结构增强假新闻检测,让大模型解释更精准可信。

A Graph-Enhanced Defense Framework for Explainable Fake News Detection with LLM

  • 将新闻主张拆解为子主张,构建依赖关系图
  • 基于检索生成技术对每个子主张生成对抗性解释
  • 适合需要可解释性的假新闻审核场景

可解释的假新闻检测旨在评估新闻声明的真实性并提供人类可理解的解释。现有结合调查性新闻的方法效率低,难以应对突发新闻。大型语言模型(LLMs)可通过外部检索报告作为证据进行检测与解释生成,但未经验证的报告可能引入错误。有效的可解释假新闻检测应针对声明的各个方面提供清晰解释,以帮助公众验证。为此,我们提出图增强防御框架(G-Defense),仅基于未验证报告提供细粒度解释。具体地,通过将新闻声明分解为多个子声明并建模其依赖关系,构建以声明为中心的图。对每个子声明,采用检索增强生成(RAG)技术检索关键证据并生成竞争性解释。随后引入基于图的类防御推理模块评估整体真实性。最后,提示大模型生成直观的解释图。实验结果表明,G-Defense在真伪检测和解释质量上均达到当前最优性能。

原文摘要 · Abstract (English)

Explainable fake news detection aims to assess the veracity of news claims while providing human-friendly explanations. Existing methods incorporating investigative journalism are often inefficient and struggle with breaking news. Recent advances in large language models (LLMs) enable leveraging externally retrieved reports as evidence for detection and explanation generation, but unverified reports may introduce inaccuracies. Moreover, effective explainable fake news detection should provide a comprehensible explanation for all aspects of a claim to assist the public in verifying its accuracy. To address these challenges, we propose a graph-enhanced defense framework (G-Defense) that provides fine-grained explanations based solely on unverified reports. Specifically, we construct a claim-centered graph by decomposing the news claim into several sub-claims and modeling their dependency relationships. For each sub-claim, we use the retrieval-augmented generation (RAG) technique to retrieve salient evidence and generate competing explanations. We then introduce a defense-like inference module based on the graph to assess the overall veracity. Finally, we prompt an LLM to generate an intuitive explanation graph. Experimental results demonstrate that G-Defense achieves state-of-the-art performance in both veracity detection and the quality of its explanations.

假新闻检测可解释性大模型图神经网络

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。