Transferring Structure Knowledge: A New Task to Fake news Detection Towards Cold-Start Propagation
Lingwei Wei, Dou Hu, Wei Zhou, Songlin Hu
TL;DR
The paper addresses the practical challenge of detecting fake news when propagation data is unavailable for new samples (cold-start propagation). It introduces the Structure Adversarial Net (SAN), a transfer-learning framework that uses a structure discriminator and gradient-reversal to learn structure-invariant representations from propagation-rich data and apply them to content-only samples. Empirical results across PolitiFact, GossipCop, and PHEME-5 show that SAN consistently improves propagation-based detectors under general and event-aware cold-start scenarios, highlighting improved generalization and transferability. The work offers a model-agnostic approach to extend propagation-based fake news detection to real-world, propagation-sparse settings and suggests directions for further optimization and datasets.
Abstract
Many fake news detection studies have achieved promising performance by extracting effective semantic and structure features from both content and propagation trees. However, it is challenging to apply them to practical situations, especially when using the trained propagation-based models to detect news with no propagation data. Towards this scenario, we study a new task named cold-start fake news detection, which aims to detect content-only samples with missing propagation. To achieve the task, we design a simple but effective Structure Adversarial Net (SAN) framework to learn transferable features from available propagation to boost the detection of content-only samples. SAN introduces a structure discriminator to estimate dissimilarities among learned features with and without propagation, and further learns structure-invariant features to enhance the generalization of existing propagation-based methods for content-only samples. We conduct qualitative and quantitative experiments on three datasets. Results show the challenge of the new task and the effectiveness of our SAN framework.
