English
Related papers

Related papers: Infusing Knowledge from Wikipedia to Enhance Stanc…

200 papers

Stance detection on social media is an emerging opinion mining paradigm for various social and political applications in which sentiment analysis may be sub-optimal. There has been a growing research interest for developing effective…

Social and Information Networks · Computer Science 2021-04-16 Abeer AlDayel , Walid Magdy

Stance detection is the task of classifying the attitude expressed in a text towards a target such as Hillary Clinton to be "positive", negative" or "neutral". Previous work has assumed that either the target is mentioned in the text or…

Computation and Language · Computer Science 2016-09-28 Isabelle Augenstein , Tim Rocktäschel , Andreas Vlachos , Kalina Bontcheva

A considerable number of texts encountered daily are somehow connected with each other. For example, Wikipedia articles refer to other articles via hyperlinks, scientific papers relate to others via citations or (co)authors, while tweets…

Computation and Language · Computer Science 2025-08-08 Albert Roethel , Maria Ganzha , Anna Wróblewska

To what extent user's stance towards a given topic could be inferred? Most of the studies on stance detection have focused on analysing user's posts on a given topic to predict the stance. However, the stance in social media can be inferred…

Social and Information Networks · Computer Science 2019-08-09 Abeer Aldayel , Walid Magdy

Stance Detection (StD) aims to detect an author's stance towards a certain topic or claim and has become a key component in applications like fake news detection, claim validation, and argument search. However, while stance is easily…

Computation and Language · Computer Science 2020-01-07 Benjamin Schiller , Johannes Daxenberger , Iryna Gurevych

The goal of stance detection is to determine the viewpoint expressed in a piece of text towards a target. These viewpoints or contexts are often expressed in many different languages depending on the user and the platform, which can be a…

Computation and Language · Computer Science 2021-12-22 Momchil Hardalov , Arnav Arora , Preslav Nakov , Isabelle Augenstein

Identifying user stance related to a political event has several applications, like determination of individual stance, shaping of public opinion, identifying popularity of government measures and many others. The huge volume of political…

Social and Information Networks · Computer Science 2022-01-20 Roshni Chakraborty , Maitry Bhavsar , Sourav Kumar Dandapat , Joydeep Chandra

The explosive growth and popularity of Social Media has revolutionised the way we communicate and collaborate. Unfortunately, this same ease of accessing and sharing information has led to an explosion of misinformation and propaganda.…

Computation and Language · Computer Science 2020-10-20 Anushka Prakash , Harish Tayyar Madabushi

As humans, we can often detect from a persons utterances if he or she is in favor of or against a given target entity (topic, product, another person, etc). But from the perspective of a computer, we need means to automatically deduce the…

Computation and Language · Computer Science 2017-03-07 Gourav G. Shenoy , Erika H. Dsouza , Sandra Kübler

In modern digital environments, users frequently express opinions on contentious topics, providing a wealth of information on prevailing attitudes. The systematic analysis of these opinions offers valuable insights for decision-making in…

Computation and Language · Computer Science 2024-11-26 Bowen Zhang , Genan Dai , Fuqiang Niu , Nan Yin , Xiaomao Fan , Senzhang Wang , Xiaochun Cao , Hu Huang

Stance detection is a classification problem in natural language processing where for a text and target pair, a class result from the set {Favor, Against, Neither} is expected. It is similar to the sentiment analysis problem but instead of…

Computation and Language · Computer Science 2017-06-22 Dilek Küçük

Recently, a simple combination of passage retrieval using off-the-shelf IR techniques and a BERT reader was found to be very effective for question answering directly on Wikipedia, yielding a large improvement over the previous state of the…

Computation and Language · Computer Science 2019-04-16 Wei Yang , Yuqing Xie , Luchen Tan , Kun Xiong , Ming Li , Jimmy Lin

The stance detection task aims to classify the stance toward given documents and topics. Since the topics can be implicit in documents and unseen in training data for zero-shot settings, we propose to boost the transferability of the stance…

Computation and Language · Computer Science 2022-10-06 Yun Luo , Zihan Liu , Yuefeng Shi , Stan Z Li , Yue Zhang

We study the problem of performing automatic stance classification on social media with neural architectures such as BERT. Although these architectures deliver impressive results, their level is not yet comparable to the one of humans and…

Computation and Language · Computer Science 2021-09-15 Song Yang , Jacopo Urbani

Stance detection has emerged as a popular task in natural language processing research, enabled largely by the abundance of target-specific social media data. While there has been considerable research on the development of stance detection…

Computation and Language · Computer Science 2025-02-05 Prasanta Bhattacharya , Hong Zhang , Yiming Cao , Wei Gao , Brandon Siyuan Loh , Joseph J. P. Simons , Liang Ze Wong

This tutorial aims to cover the state-of-the-art on stance detection and address open research avenues for interested researchers and practitioners. Stance detection is a recent research topic where the stance towards a given target or…

Computation and Language · Computer Science 2022-10-25 Dilek Küçük , Fazli Can

The large majority of the research performed on stance detection has been focused on developing more or less sophisticated text classification systems, even when many benchmarks are based on social network data such as Twitter. This paper…

Computation and Language · Computer Science 2025-02-28 Joseba Fernandez de Landa , Rodrigo Agerri

Stance detection concerns the classification of a writer's viewpoint towards a target. There are different task variants, e.g., stance of a tweet vs. a full article, or stance with respect to a claim vs. an (implicit) topic. Moreover, task…

Computation and Language · Computer Science 2021-09-14 Momchil Hardalov , Arnav Arora , Preslav Nakov , 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…

Computation and Language · Computer Science 2020-06-02 Marjan Hosseinia , Eduard Dragut , Arjun Mukherjee

Named entity recognition (NER) is a well-established task of information extraction which has been studied for decades. More recently, studies reporting NER experiments on social media texts have emerged. On the other hand, stance detection…

Computation and Language · Computer Science 2017-08-01 Dilek Küçük