Beyond Sentiment: Leveraging Topic Metrics for Political Stance Classification

NLP TSIC NER Other NLP
这篇文章指出,情感分析因仅捕捉语料库的总体语调而广受批评,在准确反映文本中的潜在结构和政治立场方面存在缺陷。本研究引入主题度量,即从提取的主题转换成的虚拟变量,作为姿态分类中情感度量的替代和补充。通过使用Bestvater和Monroe(2023)确定的三个数据集,本研究展示了BERTopic在提取连贯主题方面的熟练程度以及主题度量在姿态分类中的有效性。实验结果显示,与早期政治科学研究中普遍使用的Dirichlet分配(LDA)和非负矩阵分解(NMF)等传统方法相比,BERTopic提高了17.07%到54.20%的连贯性得分。此外,我们的结果表明,主题度量在姿态分类方面优于情感度量,性能提高了高达18.95%。我们的发现表明,主题度量在上下文丰富的文本和姿态与情感相关性较弱的语料库中特别有效。情感和主题度量的组合在大多数情况下实现了最佳性能,并可以进一步解决仅依赖情感和主题度量得分较低的限制。
Sentiment analysis, widely critiqued for capturing merely the overall tone of a corpus, falls short in accurately reflecting the latent structures and political stances within texts. This study introduces topic metrics, dummy variables converted from extracted topics, as both an alternative and complement to sentiment metrics in stance classification. By employing three datasets identified by Bestvater and Monroe (2023), this study demonstrates BERTopic's proficiency in extracting coherent topics and the effectiveness of topic metrics in stance classification. The experiment results show that BERTopic improves coherence scores by 17.07% to 54.20% when compared to traditional approaches such as Dirichlet Allocation (LDA) and Non-negative Matrix Factorization (NMF), prevalent in earlier political science research. Additionally, our results indicate topic metrics outperform sentiment metrics in stance classification, increasing performance by as much as 18.95%. Our findings suggest topic metrics are especially effective for context-rich texts and corpus where stance and sentiment correlations are weak. The combination of sentiment and topic metrics achieve an optimal performance in most of the scenarios and can further address the limitations of relying solely on sentiment as well as the low coherence score of topic metrics.
许愿