paper-with-me

홈 › Papers

Learning From Revisions: Quality Assessment of Claims in Argumentation at Scale

2021-01-25 · EACL 2021 2 · Gabriella Skitalinskaya, Jonas Klaff, Henning Wachsmuth

Assessing the quality of arguments and of the claims the arguments are composed of has become a key task in computational argumentation. However, even if different claims share the same stance on the same topic, their assessment depends on the prior perception and weighting of the different aspects of the topic being discussed. This renders it difficult to learn topic-independent quality indicators. In this paper, we study claim quality assessment irrespective of discussed aspects by comparing different revisions of the same claim. We compile a large-scale corpus with over 377k claim revision pairs of various types from kialo.com, covering diverse topics from politics, ethics, entertainment, and others. We then propose two tasks: (a) assessing which claim of a revision pair is better, and (b) ranking all versions of a claim by quality. Our first experiments with embedding-based logistic regression and transformer-based neural networks show promising results, suggesting that learned indicators generalize well across topics. In a detailed error analysis, we give insights into what quality dimensions of claims can be assessed reliably. We provide the data and scripts needed to reproduce all results.

📄 PDF Abstract BibTeX arXiv:2101.10250

Code (1)

GabriellaSky/claimrev 공식 구현 pytorch

Tasks

Ethics

Methods 이 논문이 사용한 방법론

Logistic Regression Logistic Regression, despite its name, is a linear model for classification rather than regression. Logistic regression is also known in the literature as logit regression,…

Similar Papers 제목 키워드 기반

Use of Claim Graphing and Argumentation Schemes in Biomedical Literature: A Manual Approach to Analysis

2020-12-01 · COLING (ArgMining) 2020 12 · Eli Moser, Robert E. Mercer

Argumentation in an experimental life science paper consists of a main claim being supported with reasoned argumentative steps based on the data garnered from the experiments that were carried out. In this paper we repor…

Articles

Claim Optimization in Computational Argumentation

2022-12-17 · Gabriella Skitalinskaya, Maximilian Spliethöver, Henning Wachsmuth

An optimal delivery of arguments is key to persuasion in any debate, both for humans and for AI systems. This requires the use of clear and fluent claims relevant to the given debate. Prior work has studied the automatic…

Language ModelingLanguage ModellingLarge Language Model

Computational Argumentation Quality Assessment in Natural Language

2017-04-01 · EACL 2017 4 · Henning Wachsmuth, Nona Naderi, Yufang Hou, Yonatan Bilu 외

Research on computational argumentation faces the problem of how to automatically assess the quality of an argument or argumentation. While different quality dimensions have been approached in natural language processing…

Argumentation Quality Assessment: Theory vs. Practice

2017-07-01 · ACL 2017 7 · Henning Wachsmuth, Nona Naderi, Ivan Habernal, Yufang Hou 외

Argumentation quality is viewed differently in argumentation theory and in practical assessment approaches. This paper studies to what extent the views match empirically. We find that most observations on quality phrased…

Argument Mining

End-to-end argumentation knowledge graph construction

2021-09-13 · AKBC Workshop ArgKG 2021 10 · Anonymous

This paper studies the end-to-end construction of an argumentation knowledge graph that is intended to support argument synthesis, argumentative question answering, or fake news detection, among others. The study is moti…

16kFake News Detectiongraph constructionKnowledge Graphs+2