Advanced Text Analytics -- Graph Neural Network for Fake News Detection in Social Media
Anantram Patel, Vijay Kumar Sutrakar

TL;DR
This paper introduces ATA-GNN, a novel graph neural network model that exclusively uses textual data and advanced topic clustering to improve fake news detection accuracy on social media.
Contribution
The paper presents a text-only GNN model with innovative multi-dimensional topic clustering, enhancing semantic understanding and detection performance without relying on auxiliary data.
Findings
ATA-GNN outperforms existing GNN-based FND methods on benchmark datasets.
The model demonstrates improved interpretative capabilities through multi-layered clustering.
Extensive evaluations confirm the effectiveness of advanced text clustering in GNN architectures.
Abstract
Traditional Graph Neural Network (GNN) approaches for fake news detection (FND) often depend on auxiliary, non-textual data such as user interaction histories or content dissemination patterns. However, these data sources are not always accessible, limiting the effectiveness and applicability of such methods. Additionally, existing models frequently struggle to capture the detailed and intricate relationships within textual information, reducing their overall accuracy. In order to address these challenges Advanced Text Analysis Graph Neural Network (ATA-GNN) is proposed in this paper. The proposed model is designed to operate solely on textual data. ATA-GNN employs innovative topic modelling (clustering) techniques to identify typical words for each topic, leveraging multiple clustering dimensions to achieve a comprehensive semantic understanding of the text. This multi-layered design…
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
MethodsGraph Neural Network
