LOSS-GAT: Label Propagation and One-Class Semi-Supervised Graph Attention Network for Fake News Detection
Batool Lakzaei, Mostafa Haghir Chehreghani, Alireza Bagheri

TL;DR
LOSS-GAT is a semi-supervised graph neural network approach that effectively detects fake news using limited labeled data, outperforming traditional models by leveraging label propagation and structural augmentation.
Contribution
The paper introduces LOSS-GAT, a novel graph-based, one-class semi-supervised model that improves fake news detection with minimal labeled data, surpassing existing methods.
Findings
Achieves over 10% improvement in detection accuracy.
Outperforms binary labeled models on multiple datasets.
Effectively utilizes limited labeled fake news data.
Abstract
In the era of widespread social networks, the rapid dissemination of fake news has emerged as a significant threat, inflicting detrimental consequences across various dimensions of people's lives. Machine learning and deep learning approaches have been extensively employed for identifying fake news. However, a significant challenge in identifying fake news is the limited availability of labeled news datasets. Therefore, the One-Class Learning (OCL) approach, utilizing only a small set of labeled data from the interest class, can be a suitable approach to address this challenge. On the other hand, representing data as a graph enables access to diverse content and structural information, and label propagation methods on graphs can be effective in predicting node labels. In this paper, we adopt a graph-based model for data representation and introduce a semi-supervised and one-class…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMisinformation and Its Impacts · Spam and Phishing Detection · Sentiment Analysis and Opinion Mining
MethodsSparse Evolutionary Training
