Debating with More Persuasive LLMs Leads to More Truthful Answers

Akbir Khan, John Hughes, Dan Valentine, L. Ruis, Kshitij Sachan, Ansh Radhakrishnan, Edward Grefenstette, Samuel R. Bowman, Tim Rocktaschel, Ethan Perez

arXiv:2402.06782 · 2026-07-27 공개 · arXiv · PDF

model-alignment accuracy-evaluation llm-debate persuasive-llms truth-identification non-expert-evaluation llm-experts unsupervised-optimization

Abstract

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 human evaluation will evolve into non-experts overseeing experts. In anticipation of this, we ask: can weaker models assess the correctness of stronger models? We investigate this question in an analogous setting, where stronger models (experts) possess the necessary information to answer questions and weaker models (non-experts) lack this information. The method we evaluate is debate, where two LLM experts each argue for a different answer, and a non-expert selects the answer. We find that debate consistently helps both non-expert models and humans answer questions, achieving 76% and 88% accuracy respectively (naive baselines obtain 48% and 60%). Furthermore, optimising expert debaters for persuasiveness in an unsupervised manner improves non-expert ability to identify the truth in debates. Our results provide encouraging empirical evidence for the viability of aligning models with debate in the absence of ground truth.

한국어 요약

한 줄 요약

더 설득력 있는 LLM이 토론을 통해 비전문가가 더 정확한 답을 선택하도록 돕는다.

핵심 기여도

핵심 아이디어

기존의 LLM 정렬 방법은 인간 라벨에 의존하지만, 모델이 인간 전문가를 초월할 경우 이 접근법은 한계가 있다. 이를 해결하기 위해, 연구자는 **비전문가가 전문가 모델의 정답 여부를 판단할 수 있는지**를 조사한다. 이에 **두 전문가 모델이 서로 다른 답을 주장하는 토론(debate)** 방식을 제안한다. 비전문가 판단자는 토론을 바탕으로 정답을 선택한다. 핵심 통찰은, **정답을 주장하는 측이 더 설득력 있게 말할 수 있으므로, 비전문가가 이를 통해 진실을 식별할 수 있다는 점**이다. 이는 QuALITY 데이터셋에서 토론 참가자들이 **인용 도구(quote tool)**를 사용해 외부 검증된 인용문을 제시함으로써 구현된다.

기술적 접근법

주요 결과

의의 및 한계

실용적 활용