English

Curvature-Aware Safety Restoration In LLMs Fine-Tuning

Machine Learning 2025-11-25 v1

Abstract

Fine-tuning Large Language Models (LLMs) for downstream tasks often compromises safety alignment, even when using parameter-efficient methods like LoRA. In this work, we uncover a notable property: fine-tuned models preserve the geometric structure of their loss landscapes concerning harmful content, regardless of the fine-tuning method employed. This suggests that safety behaviors are not erased but shifted to less influential regions of the parameter space. Building on this insight, we propose a curvature-aware alignment restoration method that leverages influence functions and second-order optimization to selectively increase loss on harmful inputs while preserving task performance. By navigating the shared geometry between base and fine-tuned models, our method discourages unsafe outputs while preserving task-relevant performance, avoiding full reversion and enabling precise, low-impact updates. Extensive evaluations across multiple model families and adversarial settings show that our approach efficiently reduces harmful responses while maintaining or even improving utility and few-shot learning performance.

Keywords

Cite

@article{arxiv.2511.18039,
  title  = {Curvature-Aware Safety Restoration In LLMs Fine-Tuning},
  author = {Thong Bach and Thanh Nguyen-Tang and Dung Nguyen and Thao Minh Le and Truyen Tran},
  journal= {arXiv preprint arXiv:2511.18039},
  year   = {2025}
}

Comments

19 pages, 10 figures