SIAICLFeb 29, 2024

Evolving to the Future: Unseen Event Adaptive Fake News Detection on Social Media

arXiv:2403.00037v28 citationsh-index: 42CIKM
Originality Incremental advance
AI Analysis

This addresses a critical problem for social media platforms and users by enabling more robust fake news detection for future events, though it is an incremental improvement over existing methods.

The paper tackles the challenge of detecting fake news about future unseen events on social media, where existing methods fail due to reliance on event-specific features, and introduces the FADE framework that uses adaptive augmentation and graph contrastive learning to achieve improved detection accuracy, with experiments showing it outperforms state-of-the-art approaches.

With the rapid development of social media, the wide dissemination of fake news on social media is increasingly threatening both individuals and society. One of the unique challenges for fake news detection on social media is how to detect fake news on future events. Recently, numerous fake news detection models that utilize textual information and the propagation structure of posts have been proposed. Unfortunately, most of the existing approaches can hardly handle this challenge since they rely heavily on event-specific features for prediction and cannot generalize to unseen events. To address this, we introduce \textbf{F}uture \textbf{AD}aptive \textbf{E}vent-based Fake news Detection (FADE) framework. Specifically, we train a target predictor through an adaptive augmentation strategy and graph contrastive learning to obtain higher-quality features and make more accurate overall predictions. Simultaneously, we independently train an event-only predictor to obtain biased predictions. We further mitigate event bias by subtracting the event-only predictor's output from the target predictor's output to obtain the final prediction. Encouraging results from experiments designed to emulate real-world social media conditions validate the effectiveness of our method in comparison to existing state-of-the-art approaches.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes