Sequential Classification of Misinformation
Daniel Toma, Wasim Huleihel

TL;DR
This paper addresses the challenge of online multiclass misinformation detection on social networks by proposing probabilistic models and two algorithms, including a novel graph neural network approach, demonstrating improved detection speed and accuracy.
Contribution
It introduces a probabilistic information flow model and two detection algorithms, including a novel GNN-based method, with theoretical guarantees and superior real-world performance.
Findings
The GNN-based algorithm outperforms existing methods in detection time.
Both algorithms achieve lower classification error.
The probabilistic model effectively captures information flow dynamics.
Abstract
In recent years there have been a growing interest in online auditing of information flow over social networks with the goal of monitoring undesirable effects, such as, misinformation and fake news. Most previous work on the subject, focus on the binary classification problem of classifying information as fake or genuine. Nonetheless, in many practical scenarios, the multi-class/label setting is of particular importance. For example, it could be the case that a social media platform may want to distinguish between ``true", ``partly-true", and ``false" information. Accordingly, in this paper, we consider the problem of online multiclass classification of information flow. To that end, driven by empirical studies on information flow over real-world social media networks, we propose a probabilistic information flow model over graphs. Then, the learning task is to detect the label of the…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMisinformation and Its Impacts
MethodsGraph Neural Network · Focus
