Attentive Interaction Model: Modeling Changes in View in Argumentation
Yohan Jo, Shivani Poddar, Byungsoo Jeon, Qinlan Shen, Carolyn P. Rose,, Graham Neubig

TL;DR
This paper introduces a neural model that predicts whether an argumentative dialogue will change a person's view by identifying vulnerable reasoning parts and modeling their interaction with challengers' arguments, outperforming baselines.
Contribution
It presents a novel neural architecture with attention and interaction components for modeling view change in argumentative dialogues, validated on Reddit discussions.
Findings
The model outperforms baseline methods in predicting view change.
Attention focuses on reasoning parts more addressed in successful arguments.
Posthoc analysis confirms the model's interpretability in identifying vulnerable reasoning.
Abstract
We present a neural architecture for modeling argumentative dialogue that explicitly models the interplay between an Opinion Holder's (OH's) reasoning and a challenger's argument, with the goal of predicting if the argument successfully changes the OH's view. The model has two components: (1) vulnerable region detection, an attention model that identifies parts of the OH's reasoning that are amenable to change, and (2) interaction encoding, which identifies the relationship between the content of the OH's reasoning and that of the challenger's argument. Based on evaluation on discussions from the Change My View forum on Reddit, the two components work together to predict an OH's change in view, outperforming several baselines. A posthoc analysis suggests that sentences picked out by the attention model are addressed more frequently by successful arguments than by unsuccessful ones.
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 · Sentiment Analysis and Opinion Mining · Software Engineering Research
