English

Mitigating the Safety-utility Trade-off in LLM Alignment via Adaptive Safe Context Learning

Cryptography and Security 2026-02-17 v1 Artificial Intelligence Computation and Language

Abstract

While reasoning models have achieved remarkable success in complex reasoning tasks, their increasing power necessitates stringent safety measures. For safety alignment, the core challenge lies in the inherent trade-off between safety and utility. However, prevailing alignment strategies typically construct CoT training data with explicit safety rules via context distillation. This approach inadvertently limits reasoning capabilities by creating a rigid association between rule memorization and refusal. To mitigate the safety-utility trade-off, we propose the Adaptive Safe Context Learning (ASCL) framework to improve the reasoning given proper context. ASCL formulates safety alignment as a multi-turn tool-use process, empowering the model to autonomously decide when to consult safety rules and how to generate the ongoing reasoning. Furthermore, to counteract the preference for rule consultation during RL, we introduce Inverse Frequency Policy Optimization (IFPO) to rebalance advantage estimates. By decoupling rule retrieval and subsequent reasoning, our method achieves higher overall performance compared to baselines.

Keywords

Cite

@article{arxiv.2602.13562,
  title  = {Mitigating the Safety-utility Trade-off in LLM Alignment via Adaptive Safe Context Learning},
  author = {Yanbo Wang and Minzheng Wang and Jian Liang and Lu Wang and Yongcan Yu and Ran He},
  journal= {arXiv preprint arXiv:2602.13562},
  year   = {2026}
}

Comments

Preprint. 18 pages, 6 figures

R2 v1 2026-07-01T10:36:29.076Z