CLMar 17, 2024

A Challenge Dataset and Effective Models for Conversational Stance Detection

arXiv:2403.11145v289 citationsh-index: 8Has CodeLREC
Originality Incremental advance
AI Analysis

This work addresses the lack of datasets for multi-party discussions in social media, enabling research in conversational stance detection, though it is incremental in nature.

The authors tackled the problem of conversational stance detection by introducing a new multi-turn dataset (MT-CSD) and proposing a global-local attention network (GLAN), achieving an accuracy of 50.47% which highlights the persistent challenges in this area.

Previous stance detection studies typically concentrate on evaluating stances within individual instances, thereby exhibiting limitations in effectively modeling multi-party discussions concerning the same specific topic, as naturally transpire in authentic social media interactions. This constraint arises primarily due to the scarcity of datasets that authentically replicate real social media contexts, hindering the research progress of conversational stance detection. In this paper, we introduce a new multi-turn conversation stance detection dataset (called \textbf{MT-CSD}), which encompasses multiple targets for conversational stance detection. To derive stances from this challenging dataset, we propose a global-local attention network (\textbf{GLAN}) to address both long and short-range dependencies inherent in conversational data. Notably, even state-of-the-art stance detection methods, exemplified by GLAN, exhibit an accuracy of only 50.47\%, highlighting the persistent challenges in conversational stance detection. Furthermore, our MT-CSD dataset serves as a valuable resource to catalyze advancements in cross-domain stance detection, where a classifier is adapted from a different yet related target. We believe that MT-CSD will contribute to advancing real-world applications of stance detection research. Our source code, data, and models are available at \url{https://github.com/nfq729/MT-CSD}.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes