Search papers, labs, and topics across Lattice.
This paper addresses the problem of argumentative stance classification in controversial topics by incorporating fine-grained emotion analysis. The authors expand the Bias-Corrected NRC Emotion Lexicon using DistilBERT embeddings to capture emotionally charged terms in context, and then integrate this expanded lexicon (eNRC) into a neural stance classification model. Experiments on five diverse datasets demonstrate that the eNRC improves performance over baselines, the original NRC lexicon, and LLM-based approaches, achieving up to a 6.2 percentage point improvement in F1 score.
Injecting emotion-aware features derived from a DistilBERT-expanded lexicon into a neural network boosts argumentative stance classification, outperforming even LLM-based methods on controversial topics.
Argumentation mining comprises several subtasks, among which stance classification focuses on identifying the standpoint expressed in an argumentative text toward a specific target topic. While arguments-especially about controversial topics-often appeal to emotions, most prior work has not systematically incorporated explicit, fine-grained emotion analysis to improve performance on this task. In particular, prior research on stance classification has predominantly utilized non-argumentative texts and has been restricted to specific domains or topics, limiting generalizability. We work on five datasets from diverse domains encompassing a range of controversial topics and present an approach for expanding the Bias-Corrected NRC Emotion Lexicon using DistilBERT embeddings, which we feed into a Neural Argumentative Stance Classification model. Our method systematically expands the emotion lexicon through contextualized embeddings to identify emotionally charged terms not previously captured in the lexicon. Our expanded NRC lexicon (eNRC) improves over the baseline across all five datasets (up to +6.2 percentage points in F1 score), outperforms the original NRC on four datasets (up to +3.0), and surpasses the LLM-based approach on nearly all corpora. We provide all resources-including eNRC, the adapted corpora, and model architecture-to enable other researchers to build upon our work.