PAPER DIGEST
Most Influential ICML 2025 Paper · 2026-03 edition

AdvPrompter: Fast Adaptive Adversarial Prompting for LLMs

Anselm Paulus; Arman Zharmagambetov; Chuan Guo; Brandon Amos; Yuandong Tian

Venue
International Conference on Machine Learning (ICML) 2025
Recognition
Most Influential ICML 2025 Paper (Rank No. 13)
Edition
2026-03
Impact factor
4
Certificate ID
20623a8c5f8cb8a9

Abstract

Large Language Models (LLMs) are vulnerable to **jailbreaking attacks** that lead to generation of inappropriate or harmful content. Manual red-teaming requires a time-consuming search for adversarial prompts, whereas automatic adversarial prompt generation often leads to semantically meaningless attacks that do not scale well. In this paper, we present a novel method that uses another LLM, called **AdvPrompter**, to generate human-readable adversarial prompts in seconds. AdvPrompter, which is trained using an alternating optimization algorithm, generates suffixes that veil the input instruction without changing its meaning, such that the TargetLLM is lured to give a harmful response. Experimental results on popular open source TargetLLM show highly competitive results on the AdvBench and HarmBench datasets, that also transfer to closed-source black-box LLMs. We also show that training on adversarial suffixes generated by AdvPrompter is a promising strategy for improving the robustness of LLMs to jailbreaking attacks.

Download PDF certificate