Propagation Structure-Semantic Transfer Learning for Robust Fake News Detection

arXiv cs.CL / 4/28/2026

📰 NewsIdeas & Deep AnalysisModels & Research

Key Points

  • The paper targets robust fake news detection by addressing both semantic noise in informal text and structural noise in social-media propagation behaviors.
  • It argues that existing methods often suffer from interference between semantic and structural noise, which limits performance in realistic settings.
  • The proposed Propagation Structure-Semantic Transfer Learning (PSS-TL) uses a teacher-student framework with dual teacher models that learn semantic knowledge and propagation-structure knowledge independently.
  • A Multi-channel Knowledge Distillation (MKD) loss is introduced to transfer specialized knowledge to the student model while reducing semantic–structural mutual interference.
  • Experiments on two real-world datasets show that PSS-TL improves both effectiveness and robustness for fake news detection.

Abstract

Fake news generally refers to false information that is spread deliberately to deceive people, which has detrimental social effects. Existing fake news detection methods primarily learn the semantic features from news content or integrate structural features from propagation. However, in practical scenarios, due to the semantic ambiguity of informal language and unreliable user interactive behaviors on social media, there are inherent semantic and structural noises in news content and propagation. Although some recent works consider the effect of irrelevant user interactions in a hybrid-modeling way, they still suffer from the mutual interference between structural noise and semantic noise, leading to limited performance for robust detection. To alleviate this issue, this paper proposes a novel Propagation Structure-Semantic Transfer Learning framework (PSS-TL) for robust fake news detection under a teacher-student architecture. Specifically, we design dual teacher models to learn semantics knowledge and structure knowledge from noisy news content and propagation structure independently. Besides, we design a Multi-channel Knowledge Distillation (MKD) loss to enable the student model to acquire specialized knowledge from the teacher models, thereby avoiding mutual interference. Extensive experiments on two real-world datasets validate the effectiveness and robustness of our method.

Propagation Structure-Semantic Transfer Learning for Robust Fake News Detection | AI Navigate