paper-with-me

홈 › Papers

Improving Agreement and Disagreement Identification in Online Discussions with A Socially-Tuned Sentiment Lexicon

2016-06-17 · WS 2014 6 · Lu Wang, Claire Cardie

We study the problem of agreement and disagreement detection in online discussions. An isotonic Conditional Random Fields (isotonic CRF) based sequential model is proposed to make predictions on sentence- or segment-level. We automatically construct a socially-tuned lexicon that is bootstrapped from existing general-purpose sentiment lexicons to further improve the performance. We evaluate our agreement and disagreement tagging model on two disparate online discussion corpora -- Wikipedia Talk pages and online debates. Our model is shown to outperform the state-of-the-art approaches in both datasets. For example, the isotonic CRF model achieves F1 scores of 0.74 and 0.67 for agreement and disagreement detection, when a linear chain CRF obtains 0.58 and 0.56 for the discussions on Wikipedia Talk pages.

📄 PDF Abstract BibTeX arXiv:1606.05706

Code (0)

등록된 구현이 없습니다.

Tasks

Sentence

Methods 이 논문이 사용한 방법론

CRF Conditional Random Fields or CRFs are a type of probabilistic graph model that take neighboring sample context into account for tasks like classification. Prediction is…

Similar Papers 제목 키워드 기반

Do Differences in Values Influence Disagreements in Online Discussions?

2023-10-24 · Michiel van der Meer, Piek Vossen, Catholijn M. Jonker, Pradeep K. Murukannaiah

Disagreements are common in online discussions. Disagreement may foster collaboration and improve the quality of a discussion under some conditions. Although there exist methods for recognizing disagreement, a deeper und…

A Meta-Learning Approach for Few-Shot (Dis)Agreement Identification in Online Discussions

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Online discussions are abundant with different opinions for a common topic, and identifying agreement and disagreement between online posts enables many opinion mining applications. Realizing the increasing needs to anal…

Meta-LearningOpinion MiningTransfer Learning

I Couldn't Agree More: The Role of Conversational Structure in Agreement and Disagreement Detection in Online Discussions

2015-09-01 · WS 2015 9 · Sara Rosenthal, Kathy Mckeown

Agree to Disagree: Improving Disagreement Detection with Dual GRUs

2017-08-18 · Sushant Hiray, Venkatesh Duppada

This paper presents models for detecting agreement/disagreement in online discussions. In this work we show that by using a Siamese inspired architecture to encode the discussions, we no longer need to rely on hand-craft…

STEntConv: Predicting Disagreement with Stance Detection and a Signed Graph Convolutional Network

2024-03-23 · Isabelle Lorge, Li Zhang, Xiaowen Dong, Janet B. Pierrehumbert

The rise of social media platforms has led to an increase in polarised online discussions, especially on political and socio-cultural topics such as elections and climate change. We propose a simple and novel unsupervise…

Stance Detection