MiDAS: Multi-integrated Domain Adaptive Supervision for Fake News Detection
Abhijit Suprem, Calton Pu

TL;DR
MiDAS introduces a multi-domain adaptive framework for fake news detection that dynamically selects the most relevant models for new data, effectively handling concept drift and improving out-of-distribution classification accuracy.
Contribution
The paper proposes MiDAS, a novel multi-domain adaptive approach with a domain-invariant encoder and relevance estimation for improved fake news detection across changing data distributions.
Findings
Achieves state-of-the-art performance on 9 diverse fake news datasets.
Effectively handles concept drift and out-of-distribution data.
Outperforms existing models in multi-domain adaptation scenarios.
Abstract
COVID-19 related misinformation and fake news, coined an 'infodemic', has dramatically increased over the past few years. This misinformation exhibits concept drift, where the distribution of fake news changes over time, reducing effectiveness of previously trained models for fake news detection. Given a set of fake news models trained on multiple domains, we propose an adaptive decision module to select the best-fit model for a new sample. We propose MiDAS, a multi-domain adaptative approach for fake news detection that ranks relevancy of existing models to new samples. MiDAS contains 2 components: a doman-invariant encoder, and an adaptive model selector. MiDAS integrates multiple pre-trained and fine-tuned models with their training data to create a domain-invariant representation. Then, MiDAS uses local Lipschitz smoothness of the invariant embedding space to estimate each model's…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMisinformation and Its Impacts · Spam and Phishing Detection · Data Stream Mining Techniques
