An Empirical Study on Measuring the Similarity of Sentential Arguments with Language Model Domain Adaptation
ChaeHun Park, Sangwoo Seo

TL;DR
This study explores using domain-adapted language models to measure sentential argument similarity, reducing reliance on labeled data and improving correlation with human judgments in argument mining.
Contribution
It demonstrates that domain-adapted language models can effectively measure argument similarity with less labeled data, advancing argument mining techniques.
Findings
Improved correlation with human similarity scores
Achieved comparable performance with 60% of labeled data
Enhanced unsupervised argument similarity measurement
Abstract
Measuring the similarity between two different sentential arguments is an important task in argument mining. However, one of the challenges in this field is that the dataset must be annotated using expertise in a variety of topics, making supervised learning with labeled data expensive. In this paper, we investigated whether this problem could be alleviated through transfer learning. We first adapted a pretrained language model to a domain of interest using self-supervised learning. Then, we fine-tuned the model to a task of measuring the similarity between sentences taken from different domains. Our approach improves a correlation with human-annotated similarity scores compared to competitive baseline models on the Argument Facet Similarity dataset in an unsupervised setting. Moreover, we achieve comparable performance to a fully supervised baseline model by using only about 60% of the…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Sentiment Analysis and Opinion Mining · Computational and Text Analysis Methods
