Safety at One Shot: Patching Fine-Tuned LLMs with a Single Instance

Abstract

Fine-tuning safety-aligned large language models (LLMs) can substantially compromise their safety. Previous approaches require many safety samples or calibration sets, which not only incur significant computational overhead during realignment but also lead to noticeable degradation in model utility. Contrary to this belief, we show that safety alignment can be fully recovered with only a single safety example, without sacrificing utility and at minimal cost. Remarkably, this recovery is effective regardless of the number of harmful examples used in fine-tuning or the size of the underlying model, and convergence is achieved within just a few epochs. Furthermore, we uncover the low-rank structure of the safety gradient, which explains why such efficient correction is possible. We validate our findings across five safety-aligned LLMs and multiple datasets, demonstrating the generality of our approach.

Cite

Text

Zhang et al. "Safety at One Shot: Patching Fine-Tuned LLMs with a Single Instance." International Conference on Learning Representations, 2026.

Markdown

[Zhang et al. "Safety at One Shot: Patching Fine-Tuned LLMs with a Single Instance." International Conference on Learning Representations, 2026.](https://mlanthology.org/iclr/2026/zhang2026iclr-safety/)

BibTeX

@inproceedings{zhang2026iclr-safety,
  title     = {{Safety at One Shot: Patching Fine-Tuned LLMs with a Single Instance}},
  author    = {Zhang, Jiawen and He, Tony and Chen, Kejia and Lou, Jian and Liu, Jian and Yang, Xiaohu and Jia, Ruoxi},
  booktitle = {International Conference on Learning Representations},
  year      = {2026},
  url       = {https://mlanthology.org/iclr/2026/zhang2026iclr-safety/}
}