Are aligned neural networks adversarially aligned?
Nicholas Carlini, Milad Nasr, Christopher A. Choquette-Choo, Matthew, Jagielski, Irena Gao, Anas Awadalla, Pang Wei Koh, Daphne Ippolito, Katherine, Lee, Florian Tramer, Ludwig Schmidt

TL;DR
This paper investigates the robustness of aligned large language models against adversarial inputs, revealing current NLP attacks are insufficient and highlighting vulnerabilities in multimodal models to adversarial image perturbations.
Contribution
The study demonstrates the limitations of existing NLP-based adversarial attacks on aligned models and exposes vulnerabilities in multimodal models to adversarial image manipulations.
Findings
Current NLP attacks are insufficient to reliably attack aligned models.
Adversarial inputs can induce unaligned behavior in multimodal models.
Brute force methods can find adversarial examples even when NLP attacks fail.
Abstract
Large language models are now tuned to align with the goals of their creators, namely to be "helpful and harmless." These models should respond helpfully to user questions, but refuse to answer requests that could cause harm. However, adversarial users can construct inputs which circumvent attempts at alignment. In this work, we study adversarial alignment, and ask to what extent these models remain aligned when interacting with an adversarial user who constructs worst-case inputs (adversarial examples). These inputs are designed to cause the model to emit harmful content that would otherwise be prohibited. We show that existing NLP-based optimization attacks are insufficiently powerful to reliably attack aligned text models: even when current NLP-based attacks fail, we can find adversarial inputs with brute force. As a result, the failure of current attacks should not be seen as proof…
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
TopicsAdversarial Robustness in Machine Learning · Explainable Artificial Intelligence (XAI) · Topic Modeling
MethodsALIGN
