paper-with-me

홈 › Papers

MDFEND: Multi-domain Fake News Detection

2022-01-04 · Qiong Nan, Juan Cao, Yongchun Zhu, Yanyan Wang, Jintao Li

Fake news spread widely on social media in various domains, which lead to real-world threats in many aspects like politics, disasters, and finance. Most existing approaches focus on single-domain fake news detection (SFND), which leads to unsatisfying performance when these methods are applied to multi-domain fake news detection. As an emerging field, multi-domain fake news detection (MFND) is increasingly attracting attention. However, data distributions, such as word frequency and propagation patterns, vary from domain to domain, namely domain shift. Facing the challenge of serious domain shift, existing fake news detection techniques perform poorly for multi-domain scenarios. Therefore, it is demanding to design a specialized model for MFND. In this paper, we first design a benchmark of fake news dataset for MFND with domain label annotated, namely Weibo21, which consists of 4,488 fake news and 4,640 real news from 9 different domains. We further propose an effective Multi-domain Fake News Detection Model (MDFEND) by utilizing a domain gate to aggregate multiple representations extracted by a mixture of experts. The experiments show that MDFEND can significantly improve the performance of multi-domain fake news detection. Our dataset and code are available at https://github.com/kennqiang/MDFEND-Weibo21.

📄 PDF Abstract BibTeX arXiv:2201.00987

Code (1)

kennqiang/mdfend-weibo21 공식 구현 pytorch

Tasks

Fake News DetectionMixture-of-Experts

Similar Papers 제목 키워드 기반

Exploiting Multi-domain Visual Information for Fake News Detection

2019-08-13 · Peng Qi, Juan Cao, Tianyun Yang, Junbo Guo 외

The increasing popularity of social media promotes the proliferation of fake news. With the development of multimedia technology, fake news attempts to utilize multimedia contents with images or videos to attract and mis…

Fake News Detection

An Emotion-guided Approach to Domain Adaptive Fake News Detection using Adversarial Learning

2022-11-26 · Arkajyoti Chakraborty, Inder Khatri, Arjun Choudhry, Pankaj Gupta 외

Recent works on fake news detection have shown the efficacy of using emotions as a feature for improved performance. However, the cross-domain impact of emotion-guided features for fake news detection still remains an op…

Fake News Detection

Memory-Guided Multi-View Multi-Domain Fake News Detection

2022-06-26 · Yongchun Zhu, Qiang Sheng, Juan Cao, Qiong Nan 외

The wide spread of fake news is increasingly threatening both individuals and society. Great efforts have been made for automatic fake news detection on a single domain (e.g., politics). However, correlations exist commo…

Fake News Detection

MiDAS: Multi-integrated Domain Adaptive Supervision for Fake News Detection

2022-05-19 · Abhijit Suprem, Calton Pu

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,…

Domain AdaptationFake News DetectionMisinformationNews Classification

A Deep Learning Approach for Automatic Detection of Fake News

2020-05-11 · ICON 2019 12 · Tanik Saikh, Arkadipta De, Asif Ekbal, Pushpak Bhattacharyya

Fake news detection is a very prominent and essential task in the field of journalism. This challenging problem is seen so far in the field of politics, but it could be even more challenging when it is to be determined i…

Deep LearningFake News DetectionFeature Engineering