Scholay

学术搜索 · AI 审稿 · LaTeX 协作

A Stance Detection Model Based on Sentiment Analysis and Toxic Language Detection

作者:Long Kang, Jiaqi Yao, Runle Du, Lu Ren, Haifeng Liu, Bo Xu · 发表于:Electronics · 年份:2025 · DOI:10.3390/electronics14112126 · 被引用次数:4 · 研究领域:Hate Speech and Cyberbullying Detection、Sentiment Analysis and Opinion Mining、Topic Modeling

In this paper, we present a stance detection model grounded in multi-task learning, specifically designed to address the intricate challenge of text stance analysis within social media comments. This model is structured with an embedding network, an encoder module, a sophisticated multi-task attention mechanism, an ensemble module, and a classification output layer. To augment the performance of stance detection, we employed sentiment analysis and toxicity language detection as auxiliary tasks. The sentiment analysis plays a pivotal role in enabling the model to capture the public opinion inclinations of both individual and collective users. By delving into these inclinations, our model can extract fine-grained stance elements, offering a more nuanced understanding of users’ positions. On the other hand, toxicity language detection aids in modeling the extreme tendencies of social media users towards specific events. It identifies manifestations of hatred, offensiveness, discrimination, and insult, thereby allowing the model to reconstruct users’ genuine stance information from these extreme expressions. Through the synergy of multi-task joint learning, the accuracy and reliability of the stance detection were significantly improved. To validate the efficacy of our proposed model, we selected two hot events as representative cases, one from the Chinese Weibo platform and the other from the English Twitter platform. A series of comprehensive tasks, including developing crawler...