Unsupervised domain adaptation by learning using privileged information
Adam Breitholtz, Anton Matsson, Fredrik D. Johansson

TL;DR
This paper introduces a novel approach to unsupervised domain adaptation that leverages privileged information available only during training to improve transfer accuracy, robustness, and sample efficiency in high-dimensional tasks like image classification.
Contribution
It proposes a two-stage learning algorithm utilizing privileged information to relax input restrictions and enhance domain adaptation performance, with practical end-to-end implementation for images.
Findings
Privileged information reduces domain transfer errors.
Method is robust to spurious correlations.
Sample efficiency is significantly improved.
Abstract
Successful unsupervised domain adaptation is guaranteed only under strong assumptions such as covariate shift and overlap between input domains. The latter is often violated in high-dimensional applications like image classification which, despite this limitation, continues to serve as inspiration and benchmark for algorithm development. In this work, we show that training-time access to side information in the form of auxiliary variables can help relax restrictions on input variables and increase the sample efficiency of learning at the cost of collecting a richer variable set. As this information is assumed available only during training, not in deployment, we call this problem unsupervised domain adaptation by learning using privileged information (DALUPI). To solve this problem, we propose a simple two-stage learning algorithm, inspired by our analysis of the expected error in the…
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 · Text and Document Classification Technologies
