Exploration of Marker-Based Approaches in Argument Mining through Augmented Natural Language
Nilmadhab Das, Vishal Choudhary, V. Vijaya Saradhi, Ashish Anand
TL;DR
The paper reframes End-to-End Argument Mining as a generation task by encoding ACs and ARs into label-augmented text using Augmented Natural Language (ANL). It introduces argTANL, a TANL-based framework, and augments it with Marker-Based Fine-Tuning (MKT) strategies and ME-argTANL, which embeds marker information directly in the output to jointly identify markers and argumentative structures. Across three AM benchmarks, ME-argTANL achieves strong component classification performance, with marker-driven fine-tuning offering notable gains in several datasets, though some datasets show marker signals less aligned with their argumentative structure. The study also provides ablation analyses (including Abbreviated argTANL) and error analyses, highlighting practical trade-offs between output length, interpretability, and accuracy, and outlining directions for incorporating domain knowledge into generative AM models.
Abstract
Argument Mining (AM) involves identifying and extracting Argumentative Components (ACs) and their corresponding Argumentative Relations (ARs). Most of the prior works have broken down these tasks into multiple sub-tasks. Existing end-to-end setups primarily use the dependency parsing approach. This work introduces a generative paradigm-based end-to-end framework argTANL. argTANL frames the argumentative structures into label-augmented text, called Augmented Natural Language (ANL). This framework jointly extracts both ACs and ARs from a given argumentative text. Additionally, this study explores the impact of Argumentative and Discourse markers on enhancing the model's performance within the proposed framework. Two distinct frameworks, Marker-Enhanced argTANL (ME-argTANL) and argTANL with specialized Marker-Based Fine-Tuning, are proposed to achieve this. Extensive experiments are conducted on three standard AM benchmarks to demonstrate the superior performance of the ME-argTANL.
