中文
相关论文

相关论文: Stance Detection with Bidirectional Conditional En…

200 篇论文

Stance detection classifies stance relations (namely, Favor, Against, or Neither) between comments and targets. Pretrained language models (PLMs) are widely used to mine the stance relation to improve the performance of stance detection…

机器学习 · 计算机科学 2024-05-21 Jiarui Zhang , Shaojuan Wu , Xiaowang Zhang , Zhiyong Feng

The most common mental disorders experienced by a person in daily life are depression and anxiety. Social stigma makes people with depression and anxiety neglected by their surroundings. Therefore, they turn to social media like Twitter for…

计算与语言 · 计算机科学 2023-01-12 Kuncahyo Setyo Nugroho , Ismail Akbar , Affi Nizar Suksmawati , Istiadi

Stance detection aims to identify the attitude expressed in a document towards a given target. Techniques such as Chain-of-Thought (CoT) prompting have advanced this task, enhancing a model's reasoning capabilities through the derivation of…

计算与语言 · 计算机科学 2023-09-08 Kairui Hu , Ming Yan , Joey Tianyi Zhou , Ivor W. Tsang , Wen Haw Chong , Yong Keong Yap

String similarity models are vital for record linkage, entity resolution, and search. In this work, we present STANCE --a learned model for computing the similarity of two strings. Our approach encodes the characters of each string, aligns…

机器学习 · 计算机科学 2019-07-25 Derek Tam , Nicholas Monath , Ari Kobren , Aaron Traylor , Rajarshi Das , Andrew McCallum

Social media platforms are increasingly dominated by long-form multimodal content, where harmful narratives are constructed through a complex interplay of audio, visual, and textual cues. While automated systems can flag hate speech with…

人工智能 · 计算机科学 2026-05-29 Girish A. Koushik , Helen Treharne , Diptesh Kanojia

Stance Detection is concerned with identifying the attitudes expressed by an author towards a target of interest. This task spans a variety of domains ranging from social media opinion identification to detecting the stance for a legal…

计算与语言 · 计算机科学 2023-09-19 Erik Arakelyan , Arnav Arora , Isabelle Augenstein

We investigate whether pre-trained bidirectional transformers with sentiment and emotion information improve stance detection in long discussions of contemporary issues. As a part of this work, we create a novel stance detection dataset…

计算与语言 · 计算机科学 2020-06-02 Marjan Hosseinia , Eduard Dragut , Arjun Mukherjee

In the stance detection task, a text is classified as either favorable, opposing, or neutral towards a target. Prior work suggests that the use of external information, e.g., excerpts from Wikipedia, improves stance detection performance.…

计算与语言 · 计算机科学 2025-07-03 Quang Minh Nguyen , Taegyoon Kim

Tweet classification has attracted considerable attention recently. Most of the existing work on tweet classification focuses on topic classification, which classifies tweets into several predefined categories, and sentiment classification,…

计算与语言 · 计算机科学 2020-01-03 Rahul Radhakrishnan Iyer , Yulong Pei , Katia Sycara

Stance detection is an important task, supporting many downstream tasks such as discourse parsing and modeling the propagation of fake news, rumors, and science denial. In this paper, we propose a novel framework for stance detection. Our…

计算与语言 · 计算机科学 2021-12-21 Ron Korenblum Pick , Vladyslav Kozhukhov , Dan Vilenchik , Oren Tsur

Stance detection identifies the viewpoint expressed in text toward a specific target, such as a political figure. While previous datasets have focused primarily on tweet-level stances from established platforms, user-level stance resources,…

计算与语言 · 计算机科学 2025-06-10 Peyman Rostami , Vahid Rahimzadeh , Ali Adibi , Azadeh Shakery

Stance detection predicts attitudes towards targets in texts and has gained attention with the rise of social media. Traditional approaches include conventional machine learning, early deep neural networks, and pre-trained fine-tuning…

计算与语言 · 计算机科学 2024-10-18 Bowen Zhang , Xianghua Fu , Daijun Ding , Hu Huang , Genan Dai , Nan Yin , Yangyang Li , Liwen Jing

Stance Detection (SD) on social media has emerged as a prominent area of interest with implications for social business and political applications thereby garnering escalating research attention within NLP. The inherent subtlety and…

计算与语言 · 计算机科学 2025-03-06 Gibson Nkhata , Susan Gauch

Current stance detection research typically relies on predicting stance based on given targets and text. However, in real-world social media scenarios, targets are neither predefined nor static but rather complex and dynamic. To address…

计算与语言 · 计算机科学 2026-02-03 Aohua Li , Yuanshuo Zhang , Ge Gao , Bo Chen , Xiaobing Zhao

Both politics and pandemics have recently provided ample motivation for the development of machine learning-enabled disinformation (a.k.a. fake news) detection algorithms. Existing literature has focused primarily on the fully-automated…

计算与语言 · 计算机科学 2021-11-10 Alexander Michael Daniel

A key challenge in social network analysis is understanding the position, or stance, of people in the graph on a large set of topics. While past work has modeled (dis)agreement in social networks using signed graphs, these approaches have…

社会与信息网络 · 计算机科学 2022-12-16 John Pougué-Biyong , Akshay Gupta , Aria Haghighi , Ahmed El-Kishky

The Internet is rife with flourishing rumours that spread through microblogs and social media. Recent work has shown that analysing the stance of the crowd towards a rumour is a good indicator for its veracity. One state-of-the-art system…

计算与语言 · 计算机科学 2019-07-03 Anders Edelbo Lillie , Emil Refsgaard Middelboe

Target-dependent sentiment classification remains a challenge: modeling the semantic relatedness of a target with its context words in a sentence. Different context words have different influences on determining the sentiment polarity of a…

计算与语言 · 计算机科学 2016-09-30 Duyu Tang , Bing Qin , Xiaocheng Feng , Ting Liu

Stance detection aims to determine the attitude expressed in text towards a given target. Zero-shot stance detection (ZSSD) has emerged to classify stances towards unseen targets during inference. Recent data augmentation techniques for…

计算与语言 · 计算机科学 2024-03-26 Daijun Ding , Li Dong , Zhichao Huang , Guangning Xu , Xu Huang , Bo Liu , Liwen Jing , Bowen Zhang

In this paper, we study bidirectional LSTM network for the task of text classification using both supervised and semi-supervised approaches. Several prior works have suggested that either complex pretraining schemes using unsupervised…

计算与语言 · 计算机科学 2020-09-10 Devendra Singh Sachan , Manzil Zaheer , Ruslan Salakhutdinov