English

Jailbreaking LLMs via Calibration

Computation and Language 2026-02-03 v1 Artificial Intelligence Cryptography and Security Machine Learning

Abstract

Safety alignment in Large Language Models (LLMs) often creates a systematic discrepancy between a model's aligned output and the underlying pre-aligned data distribution. We propose a framework in which the effect of safety alignment on next-token prediction is modeled as a systematic distortion of a pre-alignment distribution. We cast Weak-to-Strong Jailbreaking as a forecast aggregation problem and derive an optimal aggregation strategy characterized by a Gradient Shift in the loss-induced dual space. We show that logit-arithmetic jailbreaking methods are a special case of this framework under cross-entropy loss, and derive a broader family of aggregation rules corresponding to other proper losses. We also propose a new hybrid aggregation rule. Evaluations across red-teaming benchmarks and math utility tasks using frontier models demonstrate that our approach achieves superior Attack Success Rates and lower "Jailbreak Tax" compared with existing methods, especially on the safety-hardened gpt-oss-120b.

Keywords

Cite

@article{arxiv.2602.00619,
  title  = {Jailbreaking LLMs via Calibration},
  author = {Yuxuan Lu and Yongkang Guo and Yuqing Kong},
  journal= {arXiv preprint arXiv:2602.00619},
  year   = {2026}
}
R2 v1 2026-07-01T09:29:15.059Z