Identifying and Disentangling Spurious Features in Pretrained Image Representations
Rafayel Darbinyan, Hrayr Harutyunyan, Aram H. Markosyan, Hrant, Khachatrian

TL;DR
This paper investigates how spurious features are represented in pretrained image models and proposes a linear autoencoder method to disentangle and remove these features, improving worst-group classification accuracy.
Contribution
It introduces a novel linear autoencoder approach to disentangle spurious features from core features in pretrained representations, enabling effective removal of spurious information.
Findings
Removing spurious features is challenging due to entangled representations.
The proposed autoencoder method effectively separates core and spurious features.
Removing spurious features improves worst-group classification performance.
Abstract
Neural networks employ spurious correlations in their predictions, resulting in decreased performance when these correlations do not hold. Recent works suggest fixing pretrained representations and training a classification head that does not use spurious features. We investigate how spurious features are represented in pretrained representations and explore strategies for removing information about spurious features. Considering the Waterbirds dataset and a few pretrained representations, we find that even with full knowledge of spurious features, their removal is not straightforward due to entangled representation. To address this, we propose a linear autoencoder training method to separate the representation into core, spurious, and other features. We propose two effective spurious feature removal approaches that are applied to the encoding and significantly improve classification…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Explainable Artificial Intelligence (XAI) · Multimodal Machine Learning Applications
