Crowd Intelligence for Early Misinformation Prediction on Social Media
Megha Sundriyal, Harshit Choudhary, Tanmoy Chakraborty, Md Shad Akhtar

TL;DR
This paper presents CROWDSHIELD, a novel crowd intelligence-based method utilizing deep Q-learning and transformer encoders for early misinformation prediction on social media, outperforming baseline systems on a new annotated Twitter dataset.
Contribution
The paper introduces CROWDSHIELD, combining crowd reaction analysis with deep reinforcement learning and content understanding for early misinformation detection, along with a new annotated Twitter dataset.
Findings
CROWDSHIELD achieves ~4% higher macro-F1 score than baselines.
Deep Q-learning effectively captures stance and claim dimensions.
The approach outperforms existing methods in early misinformation prediction.
Abstract
Misinformation spreads rapidly on social media, causing serious damage by influencing public opinion, promoting dangerous behavior, or eroding trust in reliable sources. It spreads too fast for traditional fact-checking, stressing the need for predictive methods. We introduce CROWDSHIELD, a crowd intelligence-based method for early misinformation prediction. We hypothesize that the crowd's reactions to misinformation reveal its accuracy. Furthermore, we hinge upon exaggerated assertions/claims and replies with particular positions/stances on the source post within a conversation thread. We employ Q-learning to capture the two dimensions -- stances and claims. We utilize deep Q-learning due to its proficiency in navigating complex decision spaces and effectively learning network properties. Additionally, we use a transformer-based encoder to develop a comprehensive understanding of both…
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 · Hate Speech and Cyberbullying Detection · Spam and Phishing Detection
MethodsSoftmax · Attention Is All You Need · Q-Learning
