cs.LGMay 8, 2026

Rotation-Preserving Supervised Fine-Tuning

Authors: Hangzhan JinTianwei NiLu LiPierre-Luc BaconMohammad HamdaqaDoina Precup

Organizations: 1Mila - Quebec AI Institute · 2Polytechnique Montréal · 3Université de Montréal · 5CIFAR AI Chair · 4McGill University · 6Google DeepMind

Abstract

Supervised fine-tuning (SFT) improves in-domain performance but can degrade out-of-domain (OOD) generalization. Prior work suggests that this degradation is related to changes in dominant singular subspaces of pretrained weight matrices. However, directly identifying loss-sensitive directions with Hessian or Fisher information is computationally expensive at LLM scale. In this work, we propose preserving projected rotations in pretrained singular subspaces as an efficient proxy for Fisher-sensitive directions, which we call Rotation-Preserving Supervised Fine-Tuning (RPSFT). RPSFT penalizes changes in the projected top-kk singular-vector block of each pretrained weight matrix, limiting unnecessary rotation while preserving task adaptation. Across model families and sizes trained on math reasoning data, RPSFT improves the in-domain/OOD trade-off over standard SFT and strong SFT baselines, better preserves pretrained representations, and provides stronger initializations for downstream RL fine-tuning. Code is available at \href{https://github.com/jinhangzhan/RPSFT.git}{https://github.com/jinhangzhan/RPSFT}.

Explore similar work

CardsList
  1. TopoTuner: Topological Finetuning of Large Language Models

    Jul 18, 2026Abdulkadir Erol, Yash Mahajan, Vepaul Hariprashad +4FinetuningTuning