paper-with-me

홈 › Papers

Can LLMs Judge Debates? Evaluating Non-Linear Reasoning via Argumentation Theory Semantics

2025-09-19 · Reza Sanayei, Srdjan Vesic, Eduardo Blanco, Mihai Surdeanu arxiv

Large Language Models (LLMs) excel at linear reasoning tasks but remain underexplored on non-linear structures such as those found in natural debates, which are best expressed as argument graphs. We evaluate whether LLMs can approximate structured reasoning from Computational Argumentation Theory (CAT). Specifically, we use Quantitative Argumentation Debate (QuAD) semantics, which assigns acceptability scores to arguments based on their attack and support relations. Given only dialogue-formatted debates from two NoDE datasets, models are prompted to rank arguments without access to the underlying graph. We test several LLMs under advanced instruction strategies, including Chain-of-Thought and In-Context Learning. While models show moderate alignment with QuAD rankings, performance degrades with longer inputs or disrupted discourse flow. Advanced prompting helps mitigate these effects by reducing biases related to argument length and position. Our findings highlight both the promise and limitations of LLMs in modeling formal argumentation semantics and motivate future work on graph-aware reasoning.

📄 PDF Abstract BibTeX arXiv:2509.15739

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Evaluating LLM-Driven Summarisation of Parliamentary Debates with Computational Argumentation

2026-04-21 · Eoghan Cunningham, Derek Greene, James Cross, Antonio Rago arxiv

Understanding how policy is debated and justified in parliament is a fundamental aspect of the democratic process. However, the volume and complexity of such debates mean that outside audiences struggle to engage. Meanwh…

A Theory of Post-hoc Debate Judgement

2026-08-19 · Xiang Yin, Adam Dejl, Antonio Rago, Lihu Chen 외 arxiv

Debates have recently emerged as a useful methodology for agentic AI to improve performance as well as to aid explainability and user engagement. For example, LLM-empowered agents may debate internally (with themselves) …

Evaluating the Performance of Large Language Models via Debates

2024-06-16 · Behrad Moniri, Hamed Hassani, Edgar Dobriban

Large Language Models (LLMs) are rapidly evolving and impacting various fields, necessitating the development of effective methods to evaluate and compare their performance. Most current approaches for performance evalua…

Benchmarking

DebateBench: A Challenging Long Context Reasoning Benchmark For Large Language Models

2025-02-10 · Utkarsh Tiwari, Aryan Seth, Adi Mukherjee, Kaavya Mer 외

We introduce DebateBench, a novel dataset consisting of an extensive collection of transcripts and metadata from some of the world's most prestigious competitive debates. The dataset consists of British Parliamentary deb…

In-Context Learning

Adversarial Multi-Agent Evaluation of Large Language Models through Iterative Debates

2024-10-07 · Chaithanya Bandi, Abir Harrasse

This paper explores optimal architectures for evaluating the outputs of large language models (LLMs) using LLMs themselves. We propose a novel framework that interprets LLMs as advocates within an ensemble of interacting…