On Feature Learning in the Presence of Spurious Correlations
Pavel Izmailov, Polina Kirichenko, Nate Gruver, Andrew Gordon Wilson

TL;DR
This paper investigates how standard ERM and specialized training methods learn core features versus spurious correlations, revealing that simple ERM often learns highly competitive features and that model design choices significantly influence feature quality.
Contribution
The study demonstrates that simple ERM can produce feature representations comparable to specialized methods and highlights the impact of model design and regularization on feature learning.
Findings
ERM features are highly competitive with specialized methods.
Model architecture and pre-training significantly affect feature quality.
Strong regularization is not necessary for high-quality feature representations.
Abstract
Deep classifiers are known to rely on spurious features patterns which are correlated with the target on the training data but not inherently relevant to the learning problem, such as the image backgrounds when classifying the foregrounds. In this paper we evaluate the amount of information about the core (non-spurious) features that can be decoded from the representations learned by standard empirical risk minimization (ERM) and specialized group robustness training. Following recent work on Deep Feature Reweighting (DFR), we evaluate the feature representations by re-training the last layer of the model on a held-out set where the spurious correlation is broken. On multiple vision and NLP problems, we show that the features learned by simple ERM are highly competitive with the features learned by specialized group robustness methods targeted at reducing the effect of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsIndustrial Vision Systems and Defect Detection · Face and Expression Recognition · Image Enhancement Techniques
