Leveraging Social Interactions to Detect Misinformation on Social Media
Tommaso Fornaciari, Luca Luceri, Emilio Ferrara, Dirk Hovy

TL;DR
This paper presents a novel approach to detect misinformation on social media by combining textual analysis with social interaction network data, improving accuracy over previous models.
Contribution
It introduces a multi-input neural framework that integrates social interaction networks with textual features to better identify unreliable information.
Findings
Network-based features enhance misinformation detection accuracy.
Temporal sequence modeling improves over static models.
Multi-input neural models outperform previous state-of-the-art.
Abstract
Detecting misinformation threads is crucial to guarantee a healthy environment on social media. We address the problem using the data set created during the COVID-19 pandemic. It contains cascades of tweets discussing information weakly labeled as reliable or unreliable, based on a previous evaluation of the information source. The models identifying unreliable threads usually rely on textual features. But reliability is not just what is said, but by whom and to whom. We additionally leverage on network information. Following the homophily principle, we hypothesize that users who interact are generally interested in similar topics and spreading similar kind of news, which in turn is generally reliable or not. We test several methods to learn representations of the social interactions within the cascades, combining them with deep neural language models in a Multi-Input (MI) framework.…
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 · Topic Modeling
MethodsTest
