错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Fake News Detection Model Incorporating News Text and User Propagation

  • Shuxin Yang,
  • Jiahao Li,
  • Weidong Huang

摘要

Fake news detection aims to detect the authenticity of news from different perspectives to maximize the performance of detecting fake news. In recent years, scholars have been engaged in the research of fake news detection, with their studies primary focusing on supervised learning. However, these studies require strenuous time and efforts to be spent on labeling datasets. To this end, this paper proposes a fake news detection model incorporating news text and user propagation named NT-UP by using unsupervised learning. NT-UP mainly consists of three components: text representation learning module, text feature extraction module and user propagation module. Specifically, the text representation learning module encodes news text and user tweets into a news vector and tweet vectors, respectively. The text feature extraction module is designed to extract news text features and in the user propagation module, the news propagation network is constructed by using news vector and tweet vectors, and then the graph feature is extracted from the news propagation network by using the graph contrastive learning based on unsupervised learning. The performance of the model is tested on real-world datasets, and experimental results show that the performance of NT-UP is better than that of other models.