Improving (Dis)agreement Detection with Inductive Social Relation Information From Comment-Reply Interactions
Yun Luo, Zihan Liu, Stan Z. Li, Yue Zhang

TL;DR
This paper introduces a novel approach that combines textual analysis with inductively extracted social relation graphs from comment-reply data to improve (dis)agreement detection across domains, achieving state-of-the-art results.
Contribution
It proposes a method to incorporate social relation information from comment-reply interactions into (dis)agreement detection, enhancing performance especially in cross-domain scenarios.
Findings
Social relations boost (dis)agreement detection accuracy.
The model performs well on in-domain and cross-domain tasks.
Incorporating social relation graphs improves detection of long-token comments.
Abstract
(Dis)agreement detection aims to identify the authors' attitudes or positions (\textit{{agree, disagree, neutral}}) towards a specific text. It is limited for existing methods merely using textual information for identifying (dis)agreements, especially for cross-domain settings. Social relation information can play an assistant role in the (dis)agreement task besides textual information. We propose a novel method to extract such relation information from (dis)agreement data into an inductive social relation graph, merely using the comment-reply pairs without any additional platform-specific information. The inductive social relation globally considers the historical discussion and the relation between authors. Textual information based on a pre-trained language model and social relation information encoded by pre-trained RGCN are jointly considered for (dis)agreement detection.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Expert finding and Q&A systems · Sentiment Analysis and Opinion Mining
MethodsRelational Graph Convolution Network
