paper-with-me

홈 › Papers

Debate Helps Weak Judges Reward Stronger Models

2026-05-26 · Ethan Elasky, Frank Nakasako, Naman Goyal arxiv

Despite theoretical promise, debate as a scalable oversight protocol has produced mixed empirical results: gains in some settings, and null effects in others, especially when the judge does not have information hidden from it. We study proposer-critic debate in a stronger-debater/weaker-judge setting on programmatically verifiable code and logic tasks. Debate helps the judge over a consultancy baseline when the critic provides a usable advantage: the critic's classification ability must exceed the judge's, and the judge must treat critic speeches as claims to verify rather than testimony to summarize. On the three of five pairings where the condition holds, proposer-critic debate's gains are statistically significant over consultancy, and these pairings are the most capable model pairings. On the two non-responder pairings in our set, debate produces null effects, and judge verification rates drop by tens of percentage points once a critic enters the transcript. In these cases the critic's binary-classification ability and the judge's are within noise of each other, and the critic's disagreement is parsed as testimony rather than a claim to check. Ablating rebuttal rounds from debate produces no measurable change in judge performance: a single independent critique recovers the bulk of debate's benefit at lower inference cost. These findings suggest a cheaper primitive for training-free scalable oversight in verifiable domains (answer, critique, judge) and a pre-deployment audit (does the critic beat the judge, and will the judge verify it?) that predicts when debate will help.

📄 PDF Abstract BibTeX arXiv:2605.27483

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

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

Debating with More Persuasive LLMs Leads to More Truthful Answers

2024-02-09 · Akbir Khan, John Hughes, Dan Valentine, Laura Ruis 외

Common methods for aligning large language models (LLMs) with desired behaviour heavily rely on human-labelled data. However, as models grow increasingly sophisticated, they will surpass human expertise, and the role of …

Persuasiveness

Reward Hacking in Rubric-Based Reinforcement Learning

2026-05-12 · Anas Mahmoud, MohammadHossein Rezaei, Zihao Wang, Anisha Gunjal 외 arxiv

Reinforcement learning with verifiable rewards has enabled strong post-training gains in domains such as math and coding, though many open-ended settings rely on rubric-based rewards. We study reward hacking in rubric-ba…

Reinforcement Learning

Calibrate, Don't Curate: Label-Efficient Estimation from Noisy LLM Judges

2026-05-10 · Yanran Li arxiv

Multi-judge evaluation is increasingly used to assess LLMs and reward models, and the prevailing heuristic is to curate: keep the most accurate judges and discard weaker ones. We show that this heuristic can reverse when…

Pretraining on the Test Set Is No Longer All You Need: A Debate-Driven Approach to QA Benchmarks

2025-07-23 · Linbo Cao, Jinman Zhao arxiv

As frontier language models increasingly saturate standard QA benchmarks, concerns about data contamination, memorization, and escalating dataset creation costs persist. We propose a debate-driven evaluation paradigm tha…