Stochastic Monkeys at Play: Random Augmentations Cheaply Break LLM Safety Alignment
Jason Vega, Junsheng Huang, Gaokai Zhang, Hangoo Kang, Minjia Zhang,, Gagandeep Singh

TL;DR
This paper demonstrates that simple random input augmentations can effectively bypass safety measures in large language models, even with minimal effort and resources, raising concerns about current alignment robustness.
Contribution
It introduces the concept of stochastic monkeys, showing that random prompt augmentations can significantly weaken LLM safety alignment defenses.
Findings
Random augmentations increase jailbreak success rates.
Low-resource attackers can bypass safety with minimal modifications.
Safety defenses are vulnerable to stochastic monkey attacks.
Abstract
Safety alignment of Large Language Models (LLMs) has recently become a critical objective of model developers. In response, a growing body of work has been investigating how safety alignment can be bypassed through various jailbreaking methods, such as adversarial attacks. However, these jailbreak methods can be rather costly or involve a non-trivial amount of creativity and effort, introducing the assumption that malicious users are high-resource or sophisticated. In this paper, we study how simple random augmentations to the input prompt affect safety alignment effectiveness in state-of-the-art LLMs, such as Llama 3 and Qwen 2. We perform an in-depth evaluation of 17 different models and investigate the intersection of safety under random augmentations with multiple dimensions: augmentation type, model size, quantization, fine-tuning-based defenses, and decoding strategies (e.g.,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStatistical Methods in Clinical Trials · Simulation Techniques and Applications · Machine Learning and Algorithms
MethodsLLaMA
