arXiv:2511.01188cs.CLcs.AI2025-11ACL被引 6

零样本检测假新闻,靠实体检索+多大模型辩论。

ZoFia: Zero-Shot Fake News Detection with Entity-Guided Retrieval and Multi-LLM Interaction

  • 用实体引导双源检索,解决知识滞后与证据不足。
  • 多智能体并行推理,击败多数少样本方法。
  • 适合关注可解释性与抗偏见的假新闻研究者。

虚假新闻的快速传播威胁社会稳定与公众信任,亟需有效检测手段。尽管大语言模型在假新闻检测中展现潜力,但受限于知识截止问题,处理时效性新闻时易产生事实幻觉。单一模型的思维易陷入早期立场锁定和确认偏见,难以兼顾内容推理与事实核查。为此,我们提出ZoFia,一种两阶段零样本假新闻检测框架。第一阶段采用新颖的分层显著性与校准最小边际相关(SC-MMR)算法,精准提取核心实体,驱动双源检索以弥补知识与证据缺口。第二阶段通过多智能体系统并行开展多视角推理与验证,经对抗式辩论实现可解释且鲁棒的结果。在两个公开数据集上的全面实验表明,ZoFia超越现有零样本基线,甚至优于多数少样本方法。代码已开源,便于学术界使用:https://github.com/SakiRinn/ZoFia。

原文摘要 · Abstract (English)

The rapid spread of fake news threatens social stability and public trust, highlighting the urgent need for its effective detection. Although large language models (LLMs) show potential in fake news detection, they are limited by knowledge cutoff and easily generate factual hallucinations when handling time-sensitive news. Furthermore, the thinking of a single LLM easily falls into early stance locking and confirmation bias, making it hard to handle both content reasoning and fact checking simultaneously. To address these challenges, we propose ZoFia, a two-stage zero-shot fake news detection framework. In the first retrieval stage, we propose novel Hierarchical Salience and Salience-Calibrated Minimum Marginal Relevance (SC-MMR) algorithm to extract core entities accurately, which drive dual-source retrieval to overcome knowledge and evidence gaps. In the subsequent stage, a multi-agent system conducts multi-perspective reasoning and verification in parallel and achieves an explainable and robust result via adversarial debate. Comprehensive experiments on two public datasets show that ZoFia outperforms existing zero-shot baselines and even most few-shot methods. Our code has been open-sourced to facilitate the research community at https://github.com/SakiRinn/ZoFia.

假新闻检测多智能体零样本

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