Last Layer Re-Training is Sufficient for Robustness to Spurious CorrelationsDownload PDF

Published: 21 Jul 2022, Last Modified: 22 Oct 2023SCIS 2022 OralReaders: Everyone
Keywords: spurious correlations, robustness, representation learning
TL;DR: We show that retraining the last layer of a neural network is sufficient to reduce reliance on spurious correlations in various problems.
Abstract: Neural network classifiers can largely rely on simple spurious features, such as backgrounds, to make predictions. However, even in these cases, we show that they still often learn core features associated with the desired attributes of the data, contrary to recent findings. Inspired by this insight, we demonstrate that simple last layer retraining can match or outperform state-of-the-art approaches on spurious correlation benchmarks, but with profoundly lower complexity and computational expenses. Moreover, we show that last layer retraining on large ImageNet-trained models can also significantly reduce reliance on background and texture information, improving robustness to covariate shift, after only minutes of training on a single GPU.
Confirmation: Yes
Community Implementations: [![CatalyzeX](/images/catalyzex_icon.svg) 1 code implementation](https://www.catalyzex.com/paper/arxiv:2204.02937/code)
0 Replies

Loading