Graph Neural Networks for Misinformation Detection: Performance-Efficiency Trade-offs
Soveatin Kuntur, Maciej Krzywda, Anna Wr\'oblewska, Marcin Paprzycki, Maria Ganzha, Szymon {\L}ukasik, Amir H. Gandomi

TL;DR
This paper benchmarks various graph neural networks against traditional methods for misinformation detection, demonstrating that GNNs offer superior performance and efficiency across multiple datasets and languages.
Contribution
The study provides a comprehensive comparison of lightweight GNN architectures with non-graph models, highlighting their effectiveness and efficiency in misinformation detection tasks.
Findings
GNNs outperform non-graph baselines in F1 score across datasets.
GraphSAGE achieves up to 96.8% F1 on Kaggle.
GNNs maintain efficiency with comparable or lower inference times.
Abstract
The rapid spread of online misinformation has led to increasingly complex detection models, including large language models and hybrid architectures. However, their computational cost and deployment limitations raise concerns about practical applicability. In this work, we benchmark graph neural networks (GNNs) against non-graph-based machine learning methods under controlled and comparable conditions. We evaluate lightweight GNN architectures (GCN, GraphSAGE, GAT, ChebNet) against Logistic Regression, Support Vector Machines, and Multilayer Perceptrons across seven public datasets in English, Indonesian, and Polish. All models use identical TF-IDF features to isolate the impact of relational structure. Performance is measured using F1 score, with inference time reported to assess efficiency. GNNs consistently outperform non-graph baselines across all datasets. For example, GraphSAGE…
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.
