TL;DR
GraphNLI introduces a graph-based deep learning model that effectively captures the broader context of online debate threads to improve polarity prediction between replies and posts, outperforming existing methods.
Contribution
The paper presents a novel graph walk technique for context-aware polarity prediction in online debates, enhancing accuracy over previous models.
Findings
Achieved 83% accuracy on Kialo debate dataset.
Outperformed baseline models including S-BERT.
Demonstrated effectiveness of graph walk techniques for context capture.
Abstract
Online forums that allow participatory engagement between users have been transformative for public discussion of important issues. However, debates on such forums can sometimes escalate into full blown exchanges of hate or misinformation. An important tool in understanding and tackling such problems is to be able to infer the argumentative relation of whether a reply is supporting or attacking the post it is replying to. This so called polarity prediction task is difficult because replies may be based on external context beyond a post and the reply whose polarity is being predicted. We propose GraphNLI, a novel graph-based deep learning architecture that uses graph walk techniques to capture the wider context of a discussion thread in a principled fashion. Specifically, we propose methods to perform root-seeking graph walks that start from a post and captures its surrounding context to…
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.
