Project and Probe: Sample-Efficient Domain Adaptation by Interpolating Orthogonal Features
Annie S. Chen, Yoonho Lee, Amrith Setlur, Sergey Levine, Chelsea Finn

TL;DR
Pro$^2$ is a sample-efficient domain adaptation method that learns diverse orthogonal features and interpolates them to adapt pre-trained models to new distributions with limited target data.
Contribution
It introduces a lightweight approach that learns orthogonal predictive features and interpolates them, improving adaptation efficiency with small target datasets.
Findings
Pro$^2$ improves performance by 5-15% over prior methods.
Theoretically, it achieves better generalization through favorable bias-variance tradeoff.
Effective across multiple datasets and distribution shifts.
Abstract
Transfer learning with a small amount of target data is an effective and common approach to adapting a pre-trained model to distribution shifts. In some situations, target data labels may be expensive to obtain, so we may only have access to a limited number of target data points. To make the most of a very small target dataset, we propose a lightweight, sample-efficient approach that learns a diverse set of features and adapts to a target distribution by interpolating these features. Our approach, Project and Probe (Pro), first learns a linear projection that maps a pre-trained embedding onto orthogonal directions while being predictive of labels in the source dataset. The goal of this step is to learn a variety of predictive features, so that at least some of them remain useful after distribution shift. Pro then learns a linear classifier on top of these projected features…
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
TopicsDomain Adaptation and Few-Shot Learning · Speech Recognition and Synthesis
