paper-with-me

홈 › Papers

Debatrix: Multi-dimensional Debate Judge with Iterative Chronological Analysis Based on LLM

2024-03-12 · Jingcong Liang, Rong Ye, Meng Han, Ruofei Lai, Xinyu Zhang, Xuanjing Huang, Zhongyu Wei

How can we construct an automated debate judge to evaluate an extensive, vibrant, multi-turn debate? This task is challenging, as judging a debate involves grappling with lengthy texts, intricate argument relationships, and multi-dimensional assessments. At the same time, current research mainly focuses on short dialogues, rarely touching upon the evaluation of an entire debate. In this paper, by leveraging Large Language Models (LLMs), we propose Debatrix, which makes the analysis and assessment of multi-turn debates more aligned with majority preferences. Specifically, Debatrix features a vertical, iterative chronological analysis and a horizontal, multi-dimensional evaluation collaboration. To align with real-world debate scenarios, we introduced the PanelBench benchmark, comparing our system's performance to actual debate outcomes. The findings indicate a notable enhancement over directly using LLMs for debate evaluation. Source code and benchmark data are available online at https://github.com/ljcleo/debatrix .

📄 PDF Abstract BibTeX arXiv:2403.08010

Code (2)

ljcleo/debatrix 공식 구현
zhangyiqun018/agent-for-debate

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

R-Debater: Retrieval-Augmented Debate Generation through Argumentative Memory

2025-12-31 · Maoyuan Li, Zhongsheng Wang, Haoyuan Li, Jiamou Liu arxiv

We present R-Debater, an agentic framework for generating multi-turn debates built on argumentative memory. Grounded in rhetoric and memory studies, the system views debate as a process of recalling and adapting prior ar…

Can LLMs Beat Humans in Debating? A Dynamic Multi-agent Framework for Competitive Debate

2024-08-08 · Yiqun Zhang, Xiaocui Yang, Shi Feng, Daling Wang 외

Competitive debate is a complex task of computational argumentation. Large Language Models (LLMs) suffer from hallucinations and lack competitiveness in this field. To address these challenges, we introduce Agent for Deb…

Multi-Agent Debate for LLM Judges with Adaptive Stability Detection

2025-10-14 · Tianyu Hu, Zhen Tan, Song Wang, Huaizhi Qu 외 arxiv

With advancements in reasoning capabilities, Large Language Models (LLMs) are increasingly employed for automated judgment tasks. While LLMs-as-Judges offer promise in automating evaluations, current approaches often rel…

Computational Efficiency

Debate2Create: Robot Co-design via Multi-Agent LLM Debate

2025-10-29 · Kevin Qiu, Marek Cygan arxiv

We introduce Debate2Create (D2C), a multi-agent LLM framework that formulates robot co-design as structured, iterative debate grounded in physics-based evaluation. A design agent and control agent engage in a thesis-anti…

M-MAD: Multidimensional Multi-Agent Debate Framework for Fine-grained Machine Translation Evaluation

2024-12-28 · Zhaopeng Feng, Jiayuan Su, Jiamei Zheng, Jiahan Ren 외

Recent advancements in large language models (LLMs) have given rise to the LLM-as-a-judge paradigm, showcasing their potential to deliver human-like judgments. However, in the field of machine translation (MT) evaluation…

Machine Translation