English

Latent-space adversarial training with post-aware calibration for defending large language models against jailbreak attacks

Cryptography and Security 2025-06-02 v3 Computation and Language

Abstract

Ensuring safety alignment is a critical requirement for large language models (LLMs), particularly given increasing deployment in real-world applications. Despite considerable advancements, LLMs remain susceptible to jailbreak attacks, which exploit system vulnerabilities to circumvent safety measures and elicit harmful or inappropriate outputs. Furthermore, while adversarial training-based defense methods have shown promise, a prevalent issue is the unintended over-defense behavior, wherein models excessively reject benign queries, significantly undermining their practical utility. To address these limitations, we introduce LATPC, a Latent-space Adversarial Training with Post-aware Calibration framework. LATPC dynamically identifies safety-critical latent dimensions by contrasting harmful and benign inputs, enabling the adaptive construction of targeted refusal feature removal attacks. This mechanism allows adversarial training to concentrate on real-world jailbreak tactics that disguise harmful queries as benign ones. During inference, LATPC employs an efficient embedding-level calibration mechanism to minimize over-defense behaviors with negligible computational overhead. Experimental results across five types of disguise-based jailbreak attacks demonstrate that LATPC achieves a superior balance between safety and utility compared to existing defense frameworks. Further analysis demonstrates the effectiveness of leveraging safety-critical dimensions in developing robust defense methods against jailbreak attacks.

Keywords

Cite

@article{arxiv.2501.10639,
  title  = {Latent-space adversarial training with post-aware calibration for defending large language models against jailbreak attacks},
  author = {Xin Yi and Yue Li and Dongsheng Shi and Linlin Wang and Xiaoling Wang and Liang He},
  journal= {arXiv preprint arXiv:2501.10639},
  year   = {2025}
}
R2 v1 2026-06-28T21:10:00.937Z