LGAIJun 2

Constitutional On-Policy Safe Distillation

arXiv:2606.0308995.0
AI Analysis

For practitioners of LLM safety alignment, this work addresses the collapse problem in distillation-based safety training, offering a method that reduces the safety tax on general reasoning.

The paper identifies that on-policy self-distillation for safety alignment causes collapse into short, conservative responses, and proposes COPSD, which uses a Cross-SFT cold-start and constitution-conditioned distillation to achieve a stronger safety-helpfulness trade-off across 12 benchmarks.

On-policy self-distillation (OPSD) has emerged as an efficient post-training paradigm by using a teacher conditioned on privileged information to provide dense token-level supervision. Prior work has shown that OPSD can collapse in verifiable reasoning tasks, but safety alignment differs in that it is guided by high-level constitutions rather than explicit target answers, making it a natural setting to revisit dense distillation. However, our pilot study show that safety OPSD still suffers from severe collapse: constitutional conditioning contracts the teacher distribution toward short and overly conservative responses, and Reverse KL further amplifies this contraction into reduced expressiveness. We formalize this effect as geometric leakage under safety boundaries in a non-orthogonal semantic space, where safety pressure transfers into the expressiveness dimension. Based on this analysis, we propose Constitutional On-Policy Safe Distillation (COPSD), which first calibrates the teacher through a Cross-SFT cold-start and then performs constitution-conditioned on-policy distillation. Experiments on 12 benchmarks show that COPSD achieves a consistently stronger safety--helpfulness trade-off than baselines while substantially reducing the safety tax on general reasoning ability.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes