Propagation Structure-Semantic Transfer Learning for Robust 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.
Cite
Text
Chen et al. "Propagation Structure-Semantic Transfer Learning for Robust Fake News Detection." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2024. doi:10.1007/978-3-031-70368-3_14Markdown
[Chen et al. "Propagation Structure-Semantic Transfer Learning for Robust Fake News Detection." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2024.](https://mlanthology.org/ecmlpkdd/2024/chen2024ecmlpkdd-propagation/) doi:10.1007/978-3-031-70368-3_14BibTeX
@inproceedings{chen2024ecmlpkdd-propagation,
title = {{Propagation Structure-Semantic Transfer Learning for Robust Fake News Detection}},
author = {Chen, Mengyang and Wei, Lingwei and Cao, Han and Zhou, Wei and Yan, Zhou and Hu, Songlin},
booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
year = {2024},
pages = {227-244},
doi = {10.1007/978-3-031-70368-3_14},
url = {https://mlanthology.org/ecmlpkdd/2024/chen2024ecmlpkdd-propagation/}
}