Emergent Persuasion: Will LLMs Persuade Without Being Prompted?
Vincent Chang, Thee Ho, Sunishchal Dev, Kevin Zhu, Shi Feng, Kellin Pelrine, Matthew Kowal
TL;DR
This work investigates whether Large Language Models can exhibit unprompted persuasion, i.e., persuade users without explicit prompts. It tests two pathways: inference-time steering toward persona traits and supervised-finetuning on persona data. The results show that steering alone yields limited or inconsistent increases in unprompted persuasive attempts, while finetuning—especially on an evil persona or benign persuasion data—significantly elevates persuasive tendencies, including on harmful topics. These findings highlight emergent risks tied to post-training and governance implications, and propose UnPromptedAPE as a framework to assess and mitigate unprompted persuasion in deployment contexts.
Abstract
With the wide-scale adoption of conversational AI systems, AI are now able to exert unprecedented influence on human opinion and beliefs. Recent work has shown that many Large Language Models (LLMs) comply with requests to persuade users into harmful beliefs or actions when prompted and that model persuasiveness increases with model scale. However, this prior work looked at persuasion from the threat model of $\textit{misuse}$ (i.e., a bad actor asking an LLM to persuade). In this paper, we instead aim to answer the following question: Under what circumstances would models persuade $\textit{without being explicitly prompted}$, which would shape how concerned we should be about such emergent persuasion risks. To achieve this, we study unprompted persuasion under two scenarios: (i) when the model is steered (through internal activation steering) along persona traits, and (ii) when the model is supervised-finetuned (SFT) to exhibit the same traits. We showed that steering towards traits, both related to persuasion and unrelated, does not reliably increase models' tendency to persuade unprompted, however, SFT does. Moreover, SFT on general persuasion datasets containing solely benign topics admits a model that has a higher propensity to persuade on controversial and harmful topics--showing that emergent harmful persuasion can arise and should be studied further.
