Fundamental Limitations of Alignment in Large Language Models
Yotam Wolf, Noam Wies, Oshri Avnery, Yoav Levine, Amnon Shashua

TL;DR
This paper introduces a theoretical framework called Behavior Expectation Bounds (BEB) that reveals fundamental limitations in aligning large language models, showing that undesired behaviors can be triggered by adversarial prompts regardless of alignment efforts.
Contribution
The paper presents BEB, a formal approach demonstrating inherent vulnerabilities in LLM alignment, and connects theory with practical jailbreak attacks like ChatGPT prompts.
Findings
Any aligned behavior can be triggered by sufficiently long prompts.
Partial alignment cannot prevent adversarial prompting attacks.
Leading alignment methods may inadvertently increase susceptibility to prompts.
Abstract
An important aspect in developing language models that interact with humans is aligning their behavior to be useful and unharmful for their human users. This is usually achieved by tuning the model in a way that enhances desired behaviors and inhibits undesired ones, a process referred to as alignment. In this paper, we propose a theoretical approach called Behavior Expectation Bounds (BEB) which allows us to formally investigate several inherent characteristics and limitations of alignment in large language models. Importantly, we prove that within the limits of this framework, for any behavior that has a finite probability of being exhibited by the model, there exist prompts that can trigger the model into outputting this behavior, with probability that increases with the length of the prompt. This implies that any alignment process that attenuates an undesired behavior but does not…
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
TopicsTopic Modeling · Explainable Artificial Intelligence (XAI) · Natural Language Processing Techniques
