ArXiv TLDR

An LLM-Based System for Argument Reconstruction

🐦 Tweet
2605.13793

Paulo Pirozelli, Victor Hugo Nascimento Rocha, Fabio G. Cozman, Douglas Aldred

cs.CL

TLDR

This paper introduces an LLM-based system that reconstructs natural language arguments into abstract argument graphs, showing potential for scalable analysis.

Key contributions

  • Develops an LLM-based system to transform natural language arguments into abstract argument graphs.
  • Employs a multi-stage pipeline to identify components and their logical support, attack, and undercut relations.
  • Evaluated manually for structure recovery and quantitatively on benchmarks, achieving reasonable performance.

Why it matters

This paper offers a scalable, LLM-driven approach to a complex task: understanding and structuring human arguments. It could significantly advance fields like critical thinking education, legal analysis, and automated debate systems by providing tools to systematically analyze and visualize argumentative structures.

Original Abstract

Arguments are a fundamental aspect of human reasoning, in which claims are supported, challenged, and weighed against one another. We present an end-to-end large language model (LLM)-based system for reconstructing arguments from natural language text into abstract argument graphs. The system follows a multi-stage pipeline that progressively identifies argumentative components, selects relevant elements, and uncovers their logical relations. These elements are represented as directed acyclic graphs consisting of two component types (premises and conclusions) and three relation types (support, attack, and undercut). We conduct two complementary experiments to evaluate the system. First, we perform a manual evaluation on arguments drawn from an argumentation theory textbook to assess the system's ability to recover argumentative structure. Second, we conduct a quantitative evaluation on benchmark datasets, allowing comparison with prior work by mapping our outputs to established annotation schemes. Results show that the system can adequately recover argumentative structures and, when adapted to different annotation schemes, achieve reasonable performance across benchmark datasets. These findings highlight the potential of LLM-based pipelines for scalable argument reconstruction.

📬 Weekly AI Paper Digest

Get the top 10 AI/ML arXiv papers from the week — summarized, scored, and delivered to your inbox every Monday.