Classifying Conspiratorial Narratives At Scale: False Alarms and Erroneous Connections
Ahmad Diab, Rr. Nefriana, and Yu-Ru Lin

TL;DR
This paper develops a large-scale classification method for conspiracy theory discussions on Reddit, comparing BERT-based models and GPT, revealing strengths and flaws in detecting nuanced conspiratorial content.
Contribution
It introduces a general scheme for classifying conspiracy-related discussions based on authors' perspectives and compares traditional models with GPT in this context.
Findings
Only one-third of conspiracy-related posts are classified as positive.
BERT-based classifiers perform comparably to GPT in detecting conspiratorial content.
GPT shows significant flaws in logical reasoning despite its contextual strengths.
Abstract
Online discussions frequently involve conspiracy theories, which can contribute to the proliferation of belief in them. However, not all discussions surrounding conspiracy theories promote them, as some are intended to debunk them. Existing research has relied on simple proxies or focused on a constrained set of signals to identify conspiracy theories, which limits our understanding of conspiratorial discussions across different topics and online communities. This work establishes a general scheme for classifying discussions related to conspiracy theories based on authors' perspectives on the conspiracy belief, which can be expressed explicitly through narrative elements, such as the agent, action, or objective, or implicitly through references to known theories, such as chemtrails or the New World Order. We leverage human-labeled ground truth to train a BERT-based model for classifying…
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 · Public Relations and Crisis Communication
MethodsAttention Is All You Need · Sparse Evolutionary Training · Linear Layer · Layer Normalization · Multi-Head Attention · Adam · Byte Pair Encoding · Absolute Position Encodings · Softmax · Dense Connections
