English

Safeguard Fine-Tuned LLMs Through Pre- and Post-Tuning Model Merging

Computation and Language 2025-08-29 v3

Abstract

Fine-tuning large language models (LLMs) for downstream tasks often leads to catastrophic forgetting, notably degrading the safety of originally aligned models. While some existing methods attempt to restore safety by incorporating additional safety data, the quality of such data typically falls short of that used in the original alignment process. Moreover, these high-quality safety datasets are generally inaccessible, making it difficult to fully recover the model's original safety. We ask: How can we preserve safety while improving downstream task performance without additional safety data? We show that simply merging the weights of pre- and post-fine-tuned models effectively mitigates safety degradation while enhancing performance. Experiments across different downstream tasks and models validate the method's practicality and effectiveness.

Keywords

Cite

@article{arxiv.2412.19512,
  title  = {Safeguard Fine-Tuned LLMs Through Pre- and Post-Tuning Model Merging},
  author = {Hua Farn and Hsuan Su and Shachi H Kumar and Saurav Sahay and Shang-Tse Chen and Hung-yi Lee},
  journal= {arXiv preprint arXiv:2412.19512},
  year   = {2025}
}

Comments

EMNLP 2025 Findings