English

On the Unreasonable Effectiveness of Last-layer Retraining

Machine Learning 2026-05-15 v2

Abstract

Last-layer retraining (LLR) methods -- wherein the last layer of a neural network is reinitialized and retrained on a held-out set following ERM training -- have garnered interest as an efficient approach to rectify dependence on spurious correlations and improve performance on minority groups. Surprisingly, LLR has been found to improve worst-group accuracy even when the held-out set is an imbalanced subset of the training set. We initially hypothesize that this ``unreasonable effectiveness'' of LLR is explained by its ability to mitigate neural collapse through the held-out set, resulting in the implicit bias of gradient descent benefiting robustness. Our empirical investigation does not support this hypothesis. Instead, we present strong evidence for an alternative hypothesis: that the success of LLR is primarily due to better group balance in the held-out set. We conclude by showing how the recent algorithms CB-LLR and AFR perform implicit group-balancing to elicit a robustness improvement.

Keywords

Cite

@article{arxiv.2512.01766,
  title  = {On the Unreasonable Effectiveness of Last-layer Retraining},
  author = {John C. Hill and Tyler LaBonte and Xinchen Zhang and Vidya Muthukumar},
  journal= {arXiv preprint arXiv:2512.01766},
  year   = {2026}
}