Ensemble graph neural networks for fake news detection using user engagement and text features

Fake news detection Technology Graph attention network (GAT) Bidirectional GCN (BiGCN) Ensemble learning T Graph neural networks (GNNs) Text embeddings
DOI: 10.1016/j.rineng.2024.103081 Publication Date: 2024-10-10T22:02:13Z
ABSTRACT
In this digital world with massive information sharing, spreading misinformation is relatively easy, but its consequences are really enormous. Detecting fake news is a critical challenge in today's digital age, where misinformation can spread rapidly and influence public opinion. This paper proposes an ensemble model (EGNN) that leverages Graph Neural Networks (GNNs) and text features to enhance the accuracy of fake news detection. The model is designed to operate effectively even when labeled data is scarce by utilizing a substantial amount of unlabeled data. We employ multiple GNNs, including a standard GNN, a Graph Attention Network (GAT), and a Bidirectional GCN (BiGCN), to capture user engagement patterns and social context. Additionally, text embeddings are extracted using spaCy, BERT, and a combination of spaCy with user profile information. These embeddings are then classified using a neural network, and the final detection is performed using ensemble techniques such as Majority Voting, Weighted Average, and Stacking. To address class imbalance, we incorporate focal loss alongside the traditional binary cross-entropy loss. Experimental results demonstrate that our proposed EGNN model significantly improves the detection of fake news, providing a robust solution for this pervasive problem.
SUPPLEMENTAL MATERIAL
Coming soon ....
REFERENCES (38)
CITATIONS (8)
EXTERNAL LINKS
PlumX Metrics
RECOMMENDATIONS
FAIR ASSESSMENT
Coming soon ....
JUPYTER LAB
Coming soon ....