Discourse-Aware Rumour Stance Classification in Social Media Using Sequential Classifiers
Arkaitz Zubiaga, Elena Kochkina, Maria Liakata, Rob Procter, Michal, Lukasik, Kalina Bontcheva, Trevor Cohn, Isabelle Augenstein

TL;DR
This paper investigates the use of sequential classifiers that leverage discourse features in social media conversations to improve rumour stance classification accuracy across multiple datasets.
Contribution
It introduces and compares four sequential classifiers, demonstrating that discourse-aware models, especially LSTM, outperform non-sequential approaches in stance classification.
Findings
Sequential classifiers outperform non-sequential ones.
LSTM with fewer features outperforms other classifiers.
Supporting tweets often contain evidence.
Abstract
Rumour stance classification, defined as classifying the stance of specific social media posts into one of supporting, denying, querying or commenting on an earlier post, is becoming of increasing interest to researchers. While most previous work has focused on using individual tweets as classifier inputs, here we report on the performance of sequential classifiers that exploit the discourse features inherent in social media interactions or 'conversational threads'. Testing the effectiveness of four sequential classifiers -- Hawkes Processes, Linear-Chain Conditional Random Fields (Linear CRF), Tree-Structured Conditional Random Fields (Tree CRF) and Long Short Term Memory networks (LSTM) -- on eight datasets associated with breaking news stories, and looking at different types of local and contextual features, our work sheds new light on the development of accurate stance classifiers.…
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
MethodsSigmoid Activation · Tanh Activation · Long Short-Term Memory
