paper-with-me

홈 › Papers

Retrieval-Augmented Multimodal Model for Fake News Detection

2026-04-20 · Yiheng Li, Weihai Lu, Hanyi Yu, Yue Wang arxiv

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

📄 PDF Abstract BibTeX arXiv:2604.18112

Code (0)

등록된 구현이 없습니다.

Tasks

Fake News Detection

Similar Papers 제목 키워드 기반

ExDR: Explanation-driven Dynamic Retrieval Enhancement for Multimodal Fake News Detection

2026-01-22 · Guoxuan Ding, Yuqing Li, Ziyan Zhou, Zheng Lin 외 arxiv

The rapid spread of multimodal fake news poses a serious societal threat, as its evolving nature and reliance on timely factual details challenge existing detection methods. Dynamic Retrieval-Augmented Generation provide…

Fake News Detection

RADAR: Retrieval-Augmented Detector with Adversarial Refinement for Robust Fake News Detection

2026-01-07 · Song-Duo Ma, Yi-Hung Liu, Hsin-Yu Lin, Pin-Yu Chen 외 arxiv

To efficiently combat the spread of LLM-generated misinformation, we present RADAR, a Retrieval-Augmented Detector with Adversarial Refinement for robust fake news detection. Our approach employs a generator that rewrite…

Fake News DetectionPassage Retrieval

RASR: Retrieval-Augmented Semantic Reasoning for Fake News Video Detection

2026-04-08 · Hui Li, Peien Ding, Jun Li, Guoqi Ma 외 arxiv

Multimodal fake news video detection is a crucial research direction for maintaining the credibility of online information. Existing studies primarily verify content authenticity by constructing multimodal feature fusion…

Domain GeneralizationMultimodal ReasoningGeneral Knowledge

VeraCT Scan: Retrieval-Augmented Fake News Detection with Justifiable Reasoning

2024-06-12 · Cheng Niu, Yang Guan, Yuanhao Wu, Juno Zhu 외

The proliferation of fake news poses a significant threat not only by disseminating misleading information but also by undermining the very foundations of democracy. The recent advance of generative artificial intelligen…

Fake News DetectionRetrieval

Official-NV: An LLM-Generated News Video Dataset for Multimodal Fake News Detection

2024-07-28 · Yihao Wang, Lizhi Chen, Zhong Qian, Peifeng Li

News media, especially video news media, have penetrated into every aspect of daily life, which also brings the risk of fake news. Therefore, multimodal fake news detection has recently garnered increased attention. Howe…

BenchmarkingFake News Detection