Improved Target-specific Stance Detection on Social Media Platforms by Delving into Conversation Threads
Yupeng Li, Haorui He, Shaonan Wang, Francis C.M. Lau, and Yunya Song

TL;DR
This paper introduces a new conversational stance detection task and dataset, demonstrating that incorporating conversation context significantly improves stance classification accuracy on social media data.
Contribution
The paper presents a novel conversational stance detection task, a new dataset with annotations, and a model that leverages conversation context to enhance stance detection performance.
Findings
Proposed a new CSD dataset with annotations from six social media platforms.
The Branch-BERT model outperforms baseline models by 10.3% in F1 score.
Incorporating conversation context improves stance detection accuracy.
Abstract
Target-specific stance detection on social media, which aims at classifying a textual data instance such as a post or a comment into a stance class of a target issue, has become an emerging opinion mining paradigm of importance. An example application would be to overcome vaccine hesitancy in combating the coronavirus pandemic. However, existing stance detection strategies rely merely on the individual instances which cannot always capture the expressed stance of a given target. In response, we address a new task called conversational stance detection which is to infer the stance towards a given target (e.g., COVID-19 vaccination) when given a data instance and its corresponding conversation thread. To tackle the task, we first propose a benchmarking conversational stance detection (CSD) dataset with annotations of stances and the structures of conversation threads among the instances…
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
TopicsSentiment Analysis and Opinion Mining · Topic Modeling · Advanced Text Analysis Techniques
