Learning Diverse Attacks on Large Language Models for Robust Red-Teaming and Safety Tuning
KAIST · KAIST / Mila - Quebec AI Institute · Mila - Quebec Artificial Intelligence Institute · Mila · Korea Advanced Institute of Science and Technology · National University of Singapore · Mila, University of Montreal · University of Edinburgh · Mila, Université de Montréal
PDF 由论文原始站点提供,PaperCompass 不保存论文文件。
摘要
Red-teaming, or identifying prompts that elicit harmful responses, is a critical step in ensuring the safe and responsible deployment of large language models (LLMs). Developing effective protection against many modes of attack prompts requires discovering diverse attacks. Automated red-teaming typically uses reinforcement learning to fine-tune an attacker language model to generate prompts that elicit undesirable responses from a target LLM, as measured, for example, by an auxiliary toxicity classifier. We show that even with explicit regularization to favor novelty and diversity, existing approaches suffer from mode collapse or fail to generate effective attacks. As a flexible and probabilistically principled alternative, we propose to use GFlowNet fine-tuning, followed by a secondary smoothing phase, to train the attacker model to generate *diverse* and *effective* attack prompts. We find that the attacks generated by our method are effective against a wide range of target LLMs, both with and without safety tuning, and transfer well between target LLMs. Finally, we demonstrate that models safety-tuned using a dataset of red-teaming prompts generated by our method are robust to attacks from other RL-based red-teaming approaches.