A comparative analysis of Graph Neural Networks and commonly used machine learning algorithms on fake news detection
Fahim Belal Mahmud, Mahi Md. Sadek Rayhan, Mahdi Hasan Shuvo, Islam, Sadia, Md.Kishor Morol

TL;DR
This paper compares traditional machine learning algorithms and Graph Neural Networks for fake news detection on social media, demonstrating that GNNs effectively utilize social graph data to improve accuracy.
Contribution
It introduces a novel approach combining GNNs with text data for fake news detection and provides a comprehensive comparison with existing machine learning methods.
Findings
GNNs outperform traditional algorithms in fake news detection.
Fusing graph structure with text data enhances detection accuracy.
GNN-based models effectively leverage social network information.
Abstract
Fake news on social media is increasingly regarded as one of the most concerning issues. Low cost, simple accessibility via social platforms, and a plethora of low-budget online news sources are some of the factors that contribute to the spread of false news. Most of the existing fake news detection algorithms are solely focused on the news content only but engaged users prior posts or social activities provide a wealth of information about their views on news and have significant ability to improve fake news identification. Graph Neural Networks are a form of deep learning approach that conducts prediction on graph-described data. Social media platforms are followed graph structure in their representation, Graph Neural Network are special types of neural networks that could be usually applied to graphs, making it much easier to execute edge, node, and graph-level prediction. Therefore,…
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 · Complex Network Analysis Techniques · Advanced Graph Neural Networks
MethodsGraph Neural Network
