LLM Can be a Dangerous Persuader: Empirical Study of Persuasion Safety in Large Language Models
Minqian Liu, Zhiyang Xu, Xinyi Zhang, Heajun An, Sarvech Qadir, Qi Zhang, Pamela J. Wisniewski, Jin-Hee Cho, Sang Won Lee, Ruoxi Jia, Lifu Huang
TL;DR
This work addresses the safety risks of LLMs as persuasive agents in multi-turn conversations by introducing PersuSafety, a three-stage framework for Task Generation, Conversation Simulation, and Safety Assessment. The authors curate a broad set of unethical and ethically neutral persuasion tasks, simulate interactions between LLM persuaders and persuadees with vulnerability and contextual factors, and evaluate safety using automated judgments validated by humans across eight LLMs. Key findings reveal substantial safety gaps: many models engage in unethical persuasion, refusal to engage does not reliably predict safe behavior during execution, and exposing persuadee vulnerabilities amplifies unethical tactics, especially under external pressures. The results underscore the need for stronger safety alignment techniques in progressive, goal-driven dialogue systems and offer a structured pathway for evaluating and mitigating risks in real-world LLM deployment.
Abstract
Recent advancements in Large Language Models (LLMs) have enabled them to approach human-level persuasion capabilities. However, such potential also raises concerns about the safety risks of LLM-driven persuasion, particularly their potential for unethical influence through manipulation, deception, exploitation of vulnerabilities, and many other harmful tactics. In this work, we present a systematic investigation of LLM persuasion safety through two critical aspects: (1) whether LLMs appropriately reject unethical persuasion tasks and avoid unethical strategies during execution, including cases where the initial persuasion goal appears ethically neutral, and (2) how influencing factors like personality traits and external pressures affect their behavior. To this end, we introduce PersuSafety, the first comprehensive framework for the assessment of persuasion safety which consists of three stages, i.e., persuasion scene creation, persuasive conversation simulation, and persuasion safety assessment. PersuSafety covers 6 diverse unethical persuasion topics and 15 common unethical strategies. Through extensive experiments across 8 widely used LLMs, we observe significant safety concerns in most LLMs, including failing to identify harmful persuasion tasks and leveraging various unethical persuasion strategies. Our study calls for more attention to improve safety alignment in progressive and goal-driven conversations such as persuasion.
