Understanding the Effects of Safety Unalignment on Large Language Models

πŸ“… 2026-04-02
πŸ“ˆ Citations: 0
✨ Influential: 0
πŸ“„ PDF
πŸ€– AI Summary
Current safety alignment mechanisms are susceptible to circumvention, yet the impact of different de-alignment methods on the malicious capabilities of large language models remains unclear. This work presents the first systematic evaluation of jailbreak-tuning and weight orthogonalization across six mainstream models, comprehensively comparing their effects on adversarial attack capability, hallucination rate, and general language performance. The study reveals that weight orthogonalization substantially enhances a model’s ability to execute sophisticated cyberattacks while maintaining low hallucination rates and preserving original language proficiency, and it is also more difficult to detect. In contrast, supervised fine-tuning effectively suppresses such adversarial behavior without compromising foundational capabilities. These findings highlight the significant security risks posed by weight orthogonalization and provide critical insights for designing robust alignment mechanisms.

Technology Category

Application Category

πŸ“ Abstract
Safety alignment has become a critical step to ensure LLMs refuse harmful requests while providing helpful and harmless responses. However, despite the ubiquity of safety alignment for deployed frontier models, two separate lines of recent work--jailbreak-tuning (JT) and weight orthogonalization (WO)--have shown that safety guardrails may be largely disabled, resulting in LLMs which comply with harmful requests they would normally refuse. In spite of far-reaching safety implications, analysis has largely been limited to refusal rates of each unalignment method in isolation, leaving their relative effects on adversarial LLM capabilities unknown. To fill this gap, we study the impact of unaligning six popular LLMs of various sizes across a large number of malicious and benign tasks, using both JT and WO. Across the evaluated models, we show that while refusal degradation is split between the two methods, WO produces LLMs far more capable of aiding in malicious activity; in contrast to JT, the majority of WO unaligned models are far less prone to hallucinations, better retain their original natural-language performance, and are more effective at state-of-the-art adversarial and cyber attacks. To thus help mitigate the malicious risks of WO unalignment, we conclude by showing that supervised fine-tuning effectively limits the adversarial attack abilities enabled by WO, without drastically affecting hallucination rates or natural language performance.
Problem

Research questions and friction points this paper is trying to address.

safety unalignment
large language models
jailbreak-tuning
weight orthogonalization
adversarial capabilities
Innovation

Methods, ideas, or system contributions that make the work stand out.

weight orthogonalization
jailbreak-tuning
safety unalignment
adversarial attacks
supervised fine-tuning
πŸ”Ž Similar Papers
2024-06-20arXiv.orgCitations: 26
J
John T. Halloran
Leidos