paper-with-me

홈 › Papers

When Persuasion Overrides Truth in Multi-Agent LLM Debates: Introducing a Confidence-Weighted Persuasion Override Rate (CW-POR)

2025-04-01 · Mahak Agarwal, Divyam Khanna

In many real-world scenarios, a single Large Language Model (LLM) may encounter contradictory claims-some accurate, others forcefully incorrect-and must judge which is true. We investigate this risk in a single-turn, multi-agent debate framework: one LLM-based agent provides a factual answer from TruthfulQA, another vigorously defends a falsehood, and the same LLM architecture serves as judge. We introduce the Confidence-Weighted Persuasion Override Rate (CW-POR), which captures not only how often the judge is deceived but also how strongly it believes the incorrect choice. Our experiments on five open-source LLMs (3B-14B parameters), where we systematically vary agent verbosity (30-300 words), reveal that even smaller models can craft persuasive arguments that override truthful answers-often with high confidence. These findings underscore the importance of robust calibration and adversarial testing to prevent LLMs from confidently endorsing misinformation.

📄 PDF Abstract BibTeX arXiv:2504.00374

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingLarge Language ModelMisinformationTruthfulQA

Similar Papers 제목 키워드 기반

ElecTwit: A Framework for Studying Persuasion in Multi-Agent Social Systems

2026-01-02 · Michael Bao arxiv

This paper introduces ElecTwit, a simulation framework designed to study persuasion within multi-agent systems, specifically emulating the interactions on social media platforms during a political election. By grounding …

Understanding Persuasion in Long-Running Agents

2026-01-31 · Hyejun Jeong, Amir Houmansadr, Shlomo Zilberstein, Eugene Bagdasarian arxiv

Modern AI agents increasingly combine conversational interaction with autonomous task execution, such as coding and web research, raising a natural question: What happens when an agent engaged in long-horizon tasks is ex…

Teaching Models to Balance Resisting and Accepting Persuasion

2024-10-18 · Elias Stengel-Eskin, Peter Hase, Mohit Bansal

Large language models (LLMs) are susceptible to persuasion, which can pose risks when models are faced with an adversarial interlocutor. We take a first step towards defending models against persuasion while also arguing…

Misinformation

Reasoning or Rambling? Exploring the Effect of Thinking on Agent Persuasion

2025-09-25 · Haodong Zhao, Jidong Li, Zhaomin Wu, Tianjie Ju 외 arxiv

Understanding persuasion is critical for the safety and reliability of multi-agent systems built on large language models (LLMs). This paper studies persuasion dynamics by contrasting general LLMs with Large Reasoning Mo…

When AI Gets Persuaded, Humans Follow: Inducing the Conformity Effect in Persuasive Dialogue

2025-10-05 · Rikuo Sasaki, Michimasa Inaba arxiv

Recent advancements in AI have highlighted its application in captology, the field of using computers as persuasive technologies. We hypothesized that the "conformity effect," where individuals align with others' actions…