arXiv:2604.18112cs.CLcs.MM2026-04中稿 · SIGIR 26

用检索增强框架提升多模态假新闻检测的跨实例一致性与领域适应性

Retrieval-Augmented Multimodal Model for Fake News Detection

论文配图:Retrieval-Augmented Multimodal Model for Fake News Detection
图 1 · 摘自论文原文
  • 引入抽象叙事对齐模块,捕捉跨实例叙事一致性
  • 在三个公开数据集上准确率最高提升6.2个百分点
  • 适合处理社交网络中集群式假新闻和冷门领域检测

近年来,多模态多领域假新闻检测受到广泛关注。然而该方向面临两大挑战:(1) 难以捕捉跨样本叙事一致性:现有模型通常孤立评估每条新闻,无法识别由社交媒体传播引发的集群式假新闻;(2) 缺乏领域特定知识支撑推理:传统模型仅依赖训练时编码的知识,在新事件或小众话题等数据稀缺场景下泛化能力差。为此,本文提出检索增强的多模态假新闻检测模型(RAMM)。首先,以多模态大语言模型(MLLM)为骨干,捕获新闻样本中的跨模态语义信息;其次,引入抽象叙事对齐模块,自适应提取不同领域间多样样本的抽象叙事一致性,并聚合相关知识,实现高层叙事信息建模;最后,设计语义表征对齐模块,将模型推理机制从直接基于多模态特征的判断,转向类比推理范式,更贴近人类认知逻辑。在三个公开数据集上的大量实验验证了所提方法的有效性。代码已开源:https://github.com/li-yiheng/RAMM

原文摘要 · Abstract (English)

In recent years, multimodal multidomain fake news detection has garnered increasing attention. Nevertheless, this direction presents two significant challenges: (1) Failure to Capture Cross-Instance Narrative Consistency: existing models usually evaluate each news in isolation, fail to capture cross-instance narrative consistency, and thus struggle to address the spread of cluster based fake news driven by social media; (2) Lack of Domain Specific Knowledge for Reasoning: conventional models, which rely solely on knowledge encoded in their parameters during training, struggle to generalize to new or data-scarce domains (e.g., emerging events or niche topics). To tackle these challenges, we introduce Retrieval-Augmented Multimodal Model for Fake News Detection (RAMM). First, RAMM employs a Multimodal Large Language Model (MLLM) as its backbone to capture cross-modal semantic information from news samples. Second, RAMM incorporates an Abstract Narrative Alignment Module. This component adaptively extracts abstract narrative consistency from diverse instances across distinct domains, aggregates relevant knowledge, and thereby enables the modeling of high-level narrative information. Finally, RAMM introduces a Semantic Representation Alignment Module, which aligns the model's decision-making paradigm with that of humans - specifically, it shifts the model's reasoning process from direct inference on multimodal features to an instance-based analogical reasoning process. Extensive experimental results on three public datasets validate the efficacy of our proposed approach. Our code is available at the following link: https://github.com/li-yiheng/RAMM

假新闻检测多模态检索增强叙事分析

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