AMELIA: A Family of Multi-task End-to-end Language Models for Argumentation
Henri Savigny, Bruno Yun

TL;DR
This paper introduces AMELIA, a multi-task end-to-end language model for argumentation, by creating a unified dataset from 19 argument mining datasets and exploring various training strategies with Llama-3.1-8B-Instruct.
Contribution
It constructs a comprehensive multi-task dataset and evaluates different training strategies for argument mining using a large language model.
Findings
Task-specific fine-tuning improves performance.
Multi-task fine-tuning retains strong performance across tasks.
Model merging offers a cost-effective alternative to full multi-task training.
Abstract
Argument mining is a subfield of argumentation that aims to automatically extract argumentative structures and their relations from natural language texts. This paper investigates how a single large language model can be leveraged to perform one or several argument mining tasks. Our contributions are two-fold. First, we construct a multi-task dataset by surveying and converting 19 well-known argument mining datasets from the literature into a unified format. Second, we explore various training strategies using Meta AI's Llama-3.1-8B-Instruct model: (1) fine-tuning on individual tasks, (2) fine-tuning jointly on multiple tasks, and (3) merging models fine-tuned separately on individual tasks. Our experiments show that task-specific fine-tuning significantly improves individual performance across all tasks. Moreover, multi-task fine-tuning maintains strong performance without degradation,…
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.
