Remember Past, Anticipate Future: Learning Continual Multimodal Misinformation Detectors
Bing Wang, Ximing Li, Mengzhe Ye, Changchun Li, Bo Fu, Jianfeng Qu, Lin Yuanbo Wu

TL;DR
This paper introduces DAEDCMD, a continual multimodal misinformation detection method that learns from online data streams, effectively remembering past knowledge and anticipating future environmental changes to improve detection accuracy.
Contribution
The paper proposes a novel continual learning approach for multimodal misinformation detection that addresses knowledge forgetting and environmental evolution, outperforming existing methods.
Findings
DAEDCMD outperforms six MMD baselines.
DAEDCMD effectively mitigates past knowledge forgetting.
The method adapts well to evolving social media environments.
Abstract
Nowadays, misinformation articles, especially multimodal ones, are widely spread on social media platforms and cause serious negative effects. To control their propagation, Multimodal Misinformation Detection (MMD) becomes an active topic in the community to automatically identify misinformation. Previous MMD methods focus on supervising detectors by collecting offline data. However, in real-world scenarios, new events always continually emerge, making MMD models trained on offline data consistently outdated and ineffective. To address this issue, training MMD models under online data streams is an alternative, inducing an emerging task named continual MMD. Unfortunately, it is hindered by two major challenges. First, training on new data consistently decreases the detection performance on past data, named past knowledge forgetting. Second, the social environment constantly evolves over…
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 · Topic Modeling · Advanced Graph Neural Networks
MethodsFocus
