Robustness Beyond Known Groups with Low-rank Adaptation
Abinitha Gourabathina, Hyewon Jeong, Teya Bergamaschi, Marzyeh Ghassemi, Collin Stultz

TL;DR
This paper introduces LEIA, a low-rank adaptation method that enhances model robustness on unknown or unlabeled subpopulations by focusing on error-concentrated subspaces, without needing subgroup labels.
Contribution
LEIA is a novel two-stage approach that improves group robustness by identifying and adjusting low-dimensional error subspaces without modifying the backbone or requiring group annotations.
Findings
LEIA improves worst-group performance across multiple datasets.
LEIA is fast, parameter-efficient, and hyperparameter-robust.
LEIA performs well even with no prior knowledge of subgroups.
Abstract
Deep learning models trained to optimize average accuracy often exhibit systematic failures on particular subpopulations. In real world settings, the subpopulations most affected by such disparities are frequently unlabeled or unknown, thereby motivating the development of methods that are performant on sensitive subgroups without being pre-specified. However, existing group-robust methods typically assume prior knowledge of relevant subgroups, using group annotations for training or model selection. We propose Low-rank Error Informed Adaptation (LEIA), a simple two-stage method that improves group robustness by identifying a low-dimensional subspace in the representation space where model errors concentrate. LEIA restricts adaptation to this error-informed subspace via a low-rank adjustment to the classifier logits, directly targeting latent failure modes without modifying the backbone…
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
TopicsStochastic Gradient Optimization Techniques · Domain Adaptation and Few-Shot Learning · Adversarial Robustness in Machine Learning
