CLOct 24, 2022

Full-Text Argumentation Mining on Scientific Publications

arXiv:2210.13084v1292 citationsh-index: 15
Originality Incremental advance
AI Analysis

This work addresses the problem of helping scholars manage the rapid growth of scientific literature by advancing full-text argumentation mining, though it is incremental as it builds on existing datasets and methods.

The authors tackled full-text scholarly argumentation mining by developing a sequential pipeline model for argumentative discourse unit recognition and argumentative relation extraction, achieving a new state-of-the-art result with a 7% F1 improvement on the Sci-Arg corpus.

Scholarly Argumentation Mining (SAM) has recently gained attention due to its potential to help scholars with the rapid growth of published scientific literature. It comprises two subtasks: argumentative discourse unit recognition (ADUR) and argumentative relation extraction (ARE), both of which are challenging since they require e.g. the integration of domain knowledge, the detection of implicit statements, and the disambiguation of argument structure. While previous work focused on dataset construction and baseline methods for specific document sections, such as abstract or results, full-text scholarly argumentation mining has seen little progress. In this work, we introduce a sequential pipeline model combining ADUR and ARE for full-text SAM, and provide a first analysis of the performance of pretrained language models (PLMs) on both subtasks. We establish a new SotA for ADUR on the Sci-Arg corpus, outperforming the previous best reported result by a large margin (+7% F1). We also present the first results for ARE, and thus for the full AM pipeline, on this benchmark dataset. Our detailed error analysis reveals that non-contiguous ADUs as well as the interpretation of discourse connectors pose major challenges and that data annotation needs to be more consistent.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes