English

"I'd Like to Have an Argument, Please": Argumentative Reasoning in Large Language Models

Computation and Language 2025-07-03 v2

Abstract

We evaluate two large language models (LLMs) ability to perform argumentative reasoning. We experiment with argument mining (AM) and argument pair extraction (APE), and evaluate the LLMs' ability to recognize arguments under progressively more abstract input and output (I/O) representations (e.g., arbitrary label sets, graphs, etc.). Unlike the well-known evaluation of prompt phrasings, abstraction evaluation retains the prompt's phrasing but tests reasoning capabilities. We find that scoring-wise the LLMs match or surpass the SOTA in AM and APE, and under certain I/O abstractions LLMs perform well, even beating chain-of-thought--we call this symbolic prompting. However, statistical analysis on the LLMs outputs when subject to small, yet still human-readable, alterations in the I/O representations (e.g., asking for BIO tags as opposed to line numbers) showed that the models are not performing reasoning. This suggests that LLM applications to some tasks, such as data labelling and paper reviewing, must be done with care.

Keywords

Cite

@article{arxiv.2309.16938,
  title  = {"I'd Like to Have an Argument, Please": Argumentative Reasoning in Large Language Models},
  author = {Adrian de Wynter and Tangming Yuan},
  journal= {arXiv preprint arXiv:2309.16938},
  year   = {2025}
}

Comments

Accepted to COMMA '24. Final, peer-reviewed version to appear in the proceedings

R2 v1 2026-06-28T12:35:39.011Z