Subspace Alignment For Domain Adaptation
Basura Fernando, Amaury Habrard, Marc Sebban, Tinne Tuytelaars

TL;DR
This paper presents a fast, closed-form domain adaptation algorithm that aligns source and target subspaces, improving performance over existing methods by effectively creating a domain-invariant feature space.
Contribution
The paper introduces a novel subspace alignment method with a simple optimization solution and two hyper-parameter tuning approaches, outperforming existing domain adaptation techniques.
Findings
Outperforms state-of-the-art DA methods on various datasets
Provides a fast, closed-form solution for subspace alignment
Introduces new subspace creation techniques surpassing PCA, PLS, and LDA
Abstract
In this paper, we introduce a new domain adaptation (DA) algorithm where the source and target domains are represented by subspaces spanned by eigenvectors. Our method seeks a domain invariant feature space by learning a mapping function which aligns the source subspace with the target one. We show that the solution of the corresponding optimization problem can be obtained in a simple closed form, leading to an extremely fast algorithm. We present two approaches to determine the only hyper-parameter in our method corresponding to the size of the subspaces. In the first approach we tune the size of subspaces using a theoretical bound on the stability of the obtained result. In the second approach, we use maximum likelihood estimation to determine the subspace size, which is particularly useful for high dimensional data. Apart from PCA, we propose a subspace creation method that…
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 · Cancer-related molecular mechanisms research · Respiratory viral infections research
MethodsPrincipal Components Analysis
