CVMay 11, 2025

Multimodal Fake News Detection: MFND Dataset and Shallow-Deep Multitask Learning

arXiv:2505.06796v110 citationsh-index: 1Has CodeIJCAI
Originality Incremental advance
AI Analysis

This work addresses the problem of detecting and localizing highly authentic fake news in multimodal content, which is an incremental improvement with a new dataset and model for the domain of misinformation detection.

The authors tackled multimodal fake news detection by introducing a new dataset (MFND) with 11 manipulation types and proposing a Shallow-Deep Multitask Learning (SDML) model that leverages unimodal and mutual modal features for detection and localization, achieving superior performance on both mainstream and their own datasets.

Multimodal news contains a wealth of information and is easily affected by deepfake modeling attacks. To combat the latest image and text generation methods, we present a new Multimodal Fake News Detection dataset (MFND) containing 11 manipulated types, designed to detect and localize highly authentic fake news. Furthermore, we propose a Shallow-Deep Multitask Learning (SDML) model for fake news, which fully uses unimodal and mutual modal features to mine the intrinsic semantics of news. Under shallow inference, we propose the momentum distillation-based light punishment contrastive learning for fine-grained uniform spatial image and text semantic alignment, and an adaptive cross-modal fusion module to enhance mutual modal features. Under deep inference, we design a two-branch framework to augment the image and text unimodal features, respectively merging with mutual modalities features, for four predictions via dedicated detection and localization projections. Experiments on both mainstream and our proposed datasets demonstrate the superiority of the model. Codes and dataset are released at https://github.com/yunan-wang33/sdml.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes