ACL 2022long23 citations

Can Unsupervised Knowledge Transfer from Social Discussions Help Argument Mining?

Subhabrata Dutta, Jeevesh Juneja, Dipankar Das, Tanmoy Chakraborty

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 prediction that compliments our proposed finetuning method while leveraging on the discourse context. Exhaustive experiments show the generalization capability of our method on these two tasks over within-domain as well as out-of-domain datasets, outperforming several existing and employed strong baselines.

BibTeX
@inproceedings{dutta-etal-2022-unsupervised,
    title = "Can Unsupervised Knowledge Transfer from Social Discussions Help Argument Mining?",
    author = "Dutta, Subhabrata  and
      Juneja, Jeevesh  and
      Das, Dipankar  and
      Chakraborty, Tanmoy",
    editor = "Muresan, Smaranda  and
      Nakov, Preslav  and
      Villavicencio, Aline",
    booktitle = "Proceedings of the 60th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
    month = may,
    year = "2022",
    address = "Dublin, Ireland",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2022.acl-long.536/",
    doi = "10.18653/v1/2022.acl-long.536",
    pages = "7774--7786"
}
Can Unsupervised Knowledge Transfer from Social Discussions Help Argument Mining? · ACL 2022