Can Unsupervised Knowledge Transfer from Social Discussions Help Argument Mining?
Subhabrata Dutta, Jeevesh Juneja, Dipankar Das, Tanmoy Chakraborty

TL;DR
This paper introduces a novel transfer learning approach using social discussion data to improve argument component identification and relation prediction, outperforming existing methods in argument mining tasks.
Contribution
It proposes a new unsupervised knowledge transfer strategy from social discussions and a prompt-based relation prediction method for argument mining.
Findings
Outperforms strong baselines on in-domain datasets
Shows strong generalization to out-of-domain datasets
Effectively leverages social discussion data for argument mining
Abstract
Identifying argument components from unstructured texts and predicting the relationships expressed among them are two primary steps of argument mining. The intrinsic complexity of these tasks demands powerful learning models. While pretrained Transformer-based Language Models (LM) have been shown to provide state-of-the-art results over different NLP tasks, the scarcity of manually annotated data and the highly domain-dependent nature of argumentation restrict the capabilities of such models. In this work, we propose a novel transfer learning strategy to overcome these challenges. We utilize argumentation-rich social discussions from the ChangeMyView subreddit as a source of unsupervised, argumentative discourse-aware knowledge by finetuning pretrained LMs on a selectively masked language modeling task. Furthermore, we introduce a novel prompt-based strategy for inter-component relation…
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 · Natural Language Processing Techniques
