Cross-Modal Augmentation for Few-Shot Multimodal Fake News Detection
Ye Jiang, Taihang Wang, Xiaoman Xu, Yimin Wang, Xingyi Song, Diana, Maynard

TL;DR
This paper introduces Cross-Modal Augmentation (CMA), a lightweight method that significantly improves few-shot multimodal fake news detection by transforming the problem into a more robust classification task, achieving state-of-the-art results.
Contribution
The paper proposes CMA, a novel simple augmentation technique that enhances few-shot multimodal fake news detection and reduces model complexity.
Findings
CMA achieves state-of-the-art results on three benchmark datasets.
The method is more lightweight with fewer trainable parameters.
CMA transforms n-shot into a more robust (n × z)-shot classification.
Abstract
The nascent topic of fake news requires automatic detection methods to quickly learn from limited annotated samples. Therefore, the capacity to rapidly acquire proficiency in a new task with limited guidance, also known as few-shot learning, is critical for detecting fake news in its early stages. Existing approaches either involve fine-tuning pre-trained language models which come with a large number of parameters, or training a complex neural network from scratch with large-scale annotated datasets. This paper presents a multimodal fake news detection model which augments multimodal features using unimodal features. For this purpose, we introduce Cross-Modal Augmentation (CMA), a simple approach for enhancing few-shot multimodal fake news detection by transforming n-shot classification into a more robust (n z)-shot problem, where z represents the number of supplementary…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMisinformation and Its Impacts · Spam and Phishing Detection · Advanced Malware Detection Techniques
