Multimodal Fake News Detection: MFND Dataset and Shallow-Deep Multitask Learning
Abstract
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.
Cite
Text
Zhu et al. "Multimodal Fake News Detection: MFND Dataset and Shallow-Deep Multitask Learning." International Joint Conference on Artificial Intelligence, 2025. doi:10.24963/IJCAI.2025/891Markdown
[Zhu et al. "Multimodal Fake News Detection: MFND Dataset and Shallow-Deep Multitask Learning." International Joint Conference on Artificial Intelligence, 2025.](https://mlanthology.org/ijcai/2025/zhu2025ijcai-multimodal/) doi:10.24963/IJCAI.2025/891BibTeX
@inproceedings{zhu2025ijcai-multimodal,
title = {{Multimodal Fake News Detection: MFND Dataset and Shallow-Deep Multitask Learning}},
author = {Zhu, Ye and Wang, Yunan and Yu, Zitong},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2025},
pages = {8012-8020},
doi = {10.24963/IJCAI.2025/891},
url = {https://mlanthology.org/ijcai/2025/zhu2025ijcai-multimodal/}
}