paper-with-me

홈 › Papers

Make an Offer They Can't Refuse: Grounding Bayesian Persuasion in Real-World Dialogues without Pre-Commitment

2025-10-15 · Buwei He, Yang Liu, Zhaowei Zhang, Zixia Jia, Huijia Wu, Zhaofeng He, Zilong Zheng, Yipeng Kang arxiv

Large language models (LLMs) still struggle with strategic persuasion, largely because existing approaches either neglect information asymmetry or rely on unrealistic pre-commitment assumptions. We introduce a type-induced commitment-communication mechanism that grounds Bayesian Persuasion (BP) in natural language dialogue without pre-commitment: the persuader narrates their potential types (e.g., honest vs. dishonest) to dynamically construct an information schema, enabling the persuadee to perform Bayesian belief updates within the conversation itself. We implement two variants: Semi-Formal-Natural-Language (SFNL) and Fully-Natural-Language (FNL), evaluating them against strong baselines across multiple LLMs and human judges. BP strategies consistently outperform baselines: SFNL excels in logical credibility, while FNL shows superior robustness and emotional resonance. We verify that gains stem from genuine Bayesian reasoning rather than superficial formatting, and we further show that supervised fine-tuning enables small models to match the persuasive performance of much larger ones.

📄 PDF Abstract BibTeX arXiv:2510.13387

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Learning to Refuse: Refusal-Aware Reinforcement Fine-Tuning for Hard-Irrelevant Queries in Video Temporal Grounding

2025-11-28 · Jin-Seop Lee, SungJoon Lee, SeongJun Jung, Boyang Li 외 arxiv

Video Temporal Grounding (VTG) aims to localize a temporal segment in a video corresponding to a natural language query. However, existing VTG models assume that a relevant segment always exists, causing them to always p…

XSTest: A Test Suite for Identifying Exaggerated Safety Behaviours in Large Language Models

2023-08-02 · Paul Röttger, Hannah Rose Kirk, Bertie Vidgen, Giuseppe Attanasio 외

Without proper safeguards, large language models will readily follow malicious instructions and generate toxic content. This risk motivates safety efforts such as red-teaming and large-scale feedback learning, which aim …

Language ModellingRed Teaming

SafePredict: A Meta-Algorithm for Machine Learning That Uses Refusals to Guarantee Correctness

2017-08-21 · Mustafa A. Kocak, David Ramirez, Elza Erkip, Dennis E. Shasha

SafePredict is a novel meta-algorithm that works with any base prediction algorithm for online data to guarantee an arbitrarily chosen correctness rate, $1-\epsilon$, by allowing refusals. Allowing refusals means that th…

BIG-bench Machine Learning

Achieving Common Ground in Multi-modal Dialogue

2020-07-01 · ACL 2020 6 · Malihe Alikhani, Matthew Stone

All communication aims at achieving common ground (grounding): interlocutors can work together effectively only with mutual beliefs about what the state of the world is, about what their goals are, and about how they pla…

Refusing Safe Prompts for Multi-modal Large Language Models

2024-07-12 · Zedian Shao, Hongbin Liu, Yuepeng Hu, Neil Zhenqiang Gong

Multimodal large language models (MLLMs) have become the cornerstone of today's generative AI ecosystem, sparking intense competition among tech giants and startups. In particular, an MLLM generates a text response given…