We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.LG

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Computation and Language

Title: GraphNLI: A Graph-based Natural Language Inference Model for Polarity Prediction in Online Debates

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 generate additional embeddings for the post. We then use these embeddings to predict the polarity relation between a reply and the post it is replying to. We evaluate the performance of our models on a curated debate dataset from Kialo, an online debating platform. Our model outperforms relevant baselines, including S-BERT, with an overall accuracy of 83%.
Comments: To appear at The ACM Web Conference 2022
Subjects: Computation and Language (cs.CL); Machine Learning (cs.LG)
DOI: 10.1145/3485447.3512144
Cite as: arXiv:2202.08175 [cs.CL]
  (or arXiv:2202.08175v1 [cs.CL] for this version)

Submission history

From: Vibhor Agarwal [view email]
[v1] Wed, 16 Feb 2022 16:26:21 GMT (875kb,D)

Link back to: arXiv, form interface, contact.