Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Retrieval-Augmented Multimodal Model for Fake News Detection

About

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

Yiheng Li, Weihai Lu, Hanyi Yu, Yue Wang• 2026

Related benchmarks

TaskDatasetResultRank
Fake News DetectionWeibo
Accuracy96.1
37
Fake News DetectionWeibo
Performance (Science Domain)93.5
9
Fake News DetectionWeibo 21
Science Domain Accuracy96.2
9
Fake News DetectionFineFake
Accuracy81.1
5
Showing 4 of 4 rows

Other info

Follow for update