Differentiated Directional Intervention A Framework for Evading LLM Safety Alignment
Peng Zhang, Peijie Sun

TL;DR
This paper introduces a new framework that decomposes LLM safety alignment into harm detection and refusal execution directions, enabling more precise interventions to bypass safety measures.
Contribution
It proposes Differentiated Bi-Directional Intervention (DBDI), a white-box method that separately targets harm detection and refusal execution in LLMs for improved jailbreak success.
Findings
Achieves up to 97.88% attack success rate on Llama-2.
Outperforms existing jailbreaking methods.
Provides a mechanistic understanding of safety alignment.
Abstract
Safety alignment instills in Large Language Models (LLMs) a critical capacity to refuse malicious requests. Prior works have modeled this refusal mechanism as a single linear direction in the activation space. We posit that this is an oversimplification that conflates two functionally distinct neural processes: the detection of harm and the execution of a refusal. In this work, we deconstruct this single representation into a Harm Detection Direction and a Refusal Execution Direction. Leveraging this fine-grained model, we introduce Differentiated Bi-Directional Intervention (DBDI), a new white-box framework that precisely neutralizes the safety alignment at critical layer. DBDI applies adaptive projection nullification to the refusal execution direction while suppressing the harm detection direction via direct steering. Extensive experiments demonstrate that DBDI outperforms prominent…
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.
Videos
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Advanced Malware Detection Techniques · Topic Modeling
