paper-with-me

Papers

Boundary Detection and Categorization of Argument Aspects via Supervised Learning

2022-10-01 · ArgMining (ACL) 2022 10 · Mattes Ruckdeschel, Gregor Wiedemann

Aspect-based argument mining (ABAM) is the task of automatic _detection_ and _categorization_ of argument aspects, i.e. the parts of an argumentative text that contain the issue-specific key rationale for its conclusion. From empirical data, overlapping but not congruent sets of aspect categories can be derived for different topics. So far, two supervised approaches to detect aspect boundaries, and a smaller number of unsupervised clustering approaches to categorize groups of similar aspects have been proposed. With this paper, we introduce the Argument Aspect Corpus (AAC) that contains token-level annotations of aspects in 3,547 argumentative sentences from three highly debated topics. This dataset enables both the supervised learning of boundaries and categorization of argument aspects. During the design of our annotation process, we noticed that it is not clear from the outset at which contextual unit aspects should be coded. We, thus, experiment with classification at the token, chunk, and sentence level granularity. Our finding is that the chunk level provides the most useful information for applications. At the same time, it produces the best performing results in our tested supervised learning setups.

📄 PDF Abstract BibTeX

Code (1)

leibniz-hbi/argument-aspect-corpus-v1 공식 구현 pytorch

Tasks

Argument MiningBoundary DetectionSentence

Similar Papers 제목 키워드 기반

Few-Shot Learning for Argument Aspects of the Nuclear Energy Debate

2022-06-01 · LREC 2022 6 · Lena Jurkschat, Gregor Wiedemann, Maximilian Heinrich, Mattes Ruckdeschel 외

We approach aspect-based argument mining as a supervised machine learning task to classify arguments into semantically coherent groups referring to the same defined aspect categories. As an exemplary use case, we introdu…

Argument MiningFew-Shot Learning

Joint RNN Model for Argument Component Boundary Detection

2017-05-05 · Minglan Li, Yang Gao, Hui Wen, Yang Du 외

Argument Component Boundary Detection (ACBD) is an important sub-task in argumentation mining; it aims at identifying the word sequences that constitute argument components, and is usually considered as the first sub-tas…

Boundary DetectionFeature EngineeringmodelSentence

Towards a Perspectivist Turn in Argument Quality Assessment

2025-02-20 · Julia Romberg, Maximilian Maurer, Henning Wachsmuth, Gabriella Lapesa

The assessment of argument quality depends on well-established logical, rhetorical, and dialectical properties that are unavoidably subjective: multiple valid assessments may exist, there is no unequivocal ground truth. …

valid

Revealing and Predicting Online Persuasion Strategy with Elementary Units

2019-11-01 · IJCNLP 2019 11 · Gaku Morio, Ryo Egawa, Katsuhide Fujita

In online arguments, identifying how users construct their arguments to persuade others is important in order to understand a persuasive strategy directly. However, existing research lacks empirical investigations on hig…

Persuasion Strategies

Aspect-Controlled Neural Argument Generation

2020-04-30 · NAACL 2021 4 · Benjamin Schiller, Johannes Daxenberger, Iryna Gurevych

We rely on arguments in our daily lives to deliver our opinions and base them on evidence, making them more convincing in turn. However, finding and formulating arguments can be challenging. In this work, we train a lang…

Data AugmentationLanguage ModelingLanguage ModellingSentence+1