paper-with-me

홈 › Papers

Debating with More Persuasive LLMs Leads to More Truthful Answers

2024-02-09 · Akbir Khan, John Hughes, Dan Valentine, Laura Ruis, Kshitij Sachan, Ansh Radhakrishnan, Edward Grefenstette, Samuel R. Bowman, Tim Rocktäschel, Ethan Perez

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.

📄 PDF Abstract BibTeX arXiv:2402.06782

Code (1)

ucl-dark/llm_debate 공식 구현

Tasks

Persuasiveness

Similar Papers 제목 키워드 기반

Debatts: Zero-Shot Debating Text-to-Speech Synthesis

2024-11-10 · Yiqiao Huang, Yuancheng Wang, Jiaqi Li, Haotian Guo 외

In debating, rebuttal is one of the most critical stages, where a speaker addresses the arguments presented by the opposing side. During this process, the speaker synthesizes their own persuasive articulation given the c…

Speech Synthesistext-to-speechText to SpeechText-To-Speech Synthesis

ImageArg: A Multi-modal Tweet Dataset for Image Persuasiveness Mining

2022-09-14 · ArgMining (ACL) 2022 10 · Zhexiong Liu, Meiqi Guo, Yue Dai, Diane Litman

The growing interest in developing corpora of persuasive texts has promoted applications in automated systems, e.g., debating and essay scoring systems; however, there is little prior work mining image persuasiveness fro…

Argument MiningPersuasiveness

LLMs as Debate Partners: Utilizing Genetic Algorithms and Adversarial Search for Adaptive Arguments

2024-12-09 · Prakash Aryan

This paper introduces DebateBrawl, an innovative AI-powered debate platform that integrates Large Language Models (LLMs), Genetic Algorithms (GA), and Adversarial Search (AS) to create an adaptive and engaging debating e…

Fact Checking

Persua: A Visual Interactive System to Enhance the Persuasiveness of Arguments in Online Discussion

2022-04-16 · Meng Xia, Qian Zhu, Xingbo Wang, Fei Nie 외

Persuading people to change their opinions is a common practice in online discussion forums on topics ranging from political campaigns to relationship consultation. Enhancing people's ability to write persuasive argument…

Persuasiveness

Can AI-Generated Persuasion Be Detected? Persuaficial Benchmark and AI vs. Human Linguistic Differences

2026-01-08 · Arkadiusz Modzelewski, Paweł Golik, Anna Kołos, Giovanni Da San Martino arxiv

Large Language Models (LLMs) can generate highly persuasive text, raising concerns about their misuse for propaganda, manipulation, and other harmful purposes. This leads us to our central question: Is LLM-generated pers…