Shortcuts in the Tail: Debiasing via Post-Hoc Spectral Compression of Fine-Tuning Updates
Abstract
Fine-tuning often introduces spurious correlations alongside task knowledge, causing systematic failures on underrepresented groups. Existing mitigations require retraining, group labels, or curated counterfactual data. We show a simple post-hoc intervention reduces shortcut reliance without any of these: truncating the tail of the SVD of reduces the spurious-group gap while preserving task accuracy. Across three instruction-tuned models (B--B) and four classification benchmarks, top- truncation reduces the gap on every cell at pp accuracy loss, by up to on CivilComments. We propose this works because the shortcut response sits in the tail of the singular ordering of , a claim about how truncation behaves rather than about the raw singular values, which are broadly distributed and look the same across all four datasets. A controlled boundary case in which fine-tuning has only a shortcut to learn shows the predicted FT-to-base collapse, and bottom-/random- and matched-rank LoRA controls rule out generic low-rank approximation and rank-constrained training as the explanation. We read this as preliminary evidence that the singular basis of is a useful coordinate system for studying what fine-tuning has learned.