paper-with-me

Papers

Debatable Intelligence: Benchmarking LLM Judges via Debate Speech Evaluation

2025-06-05 · Noy Sternlicht, Ariel Gera, Roy Bar-Haim, Tom Hope, Noam Slonim

We introduce Debate Speech Evaluation as a novel and challenging benchmark for assessing LLM judges. Evaluating debate speeches requires a deep understanding of the speech at multiple levels, including argument strength and relevance, the coherence and organization of the speech, the appropriateness of its style and tone, and so on. This task involves a unique set of cognitive abilities that have previously received limited attention in systematic LLM benchmarking. To explore such skills, we leverage a dataset of over 600 meticulously annotated debate speeches and present the first in-depth analysis of how state-of-the-art LLMs compare to human judges on this task. Our findings reveal a nuanced picture: while larger models can approximate individual human judgments in some respects, they differ substantially in their overall judgment behavior. We also investigate the ability of frontier LLMs to generate persuasive, opinionated speeches, showing that models may perform at a human level on this task.

📄 PDF Abstract BibTeX arXiv:2506.05062

Code (1)

noy-sternlicht/debatable-intelligence 공식 구현

Tasks

Benchmarking

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

DebateQA: Evaluating Question Answering on Debatable Knowledge

2024-08-02 · Rongwu Xu, Xuan Qi, Zehan Qi, Wei Xu 외

The rise of large language models (LLMs) has enabled us to seek answers to inherently debatable questions on LLM chatbots, necessitating a reliable way to evaluate their ability. However, traditional QA benchmarks assume…

DiversityQuestion AnsweringRetrievalRetrieval-augmented Generation

DBATES: DataBase of Audio features, Text, and visual Expressions in competitive debate Speeches

2021-03-26 · Taylan K. Sen, Gazi Naven, Luke Gerstner, Daryl Bagley 외

In this work, we present a database of multimodal communication features extracted from debate speeches in the 2019 North American Universities Debate Championships (NAUDC). Feature sets were extracted from the visual (f…

PolyDebate: A Game-Orchestrated Multimodal System for Debate Skills Practice and Evaluation

2026-08-17 · Jianing Yin, Weng Pan Kuan, Xiaoyun Liu, Zhiyuan Wen 외 arxiv

Debate is a structured form of persuasive communication that trains argument construction, rebuttal, oral delivery, and audience awareness. These skills are valued in education, language learning, and professional commun…

Europarl-ASR: A Large Corpus of Parliamentary Debates for Streaming ASR Benchmarking and Speech Data Filtering/Verbatimization

2021-08-30 · Interspeech 2021 8 · Gonçal V. Garcés Díaz-Munío, Joan-Albert Silvestre-Cerdà, Javier Jorge, Adrià Giménez Pastor 외

We introduce Europarl-ASR, a large speech and text corpus of parliamentary debates including 1 300 hours of transcribed speeches and 70 million tokens of text in English extracted from European Parliament sessions. The t…

BenchmarkingData AugmentationSpeech Recognition

On scalable oversight with weak LLMs judging strong LLMs

2024-07-05 · Zachary Kenton, Noah Y. Siegel, János Kramár, Jonah Brown-Cohen 외

Scalable oversight protocols aim to enable humans to accurately supervise superhuman AI. In this paper we study debate, where two AI's compete to convince a judge; consultancy, where a single AI tries to convince a judge…

Multimodal ReasoningQuestion Answering