CVNov 25, 2016

Learning an Invariant Hilbert Space for Domain Adaptation

arXiv:1611.08350v2111 citations
Originality Incremental advance
AI Analysis

It addresses domain shift problems in machine learning, particularly for visual domain adaptation, offering a novel optimization approach but is incremental in its method.

The paper tackles domain adaptation by learning an invariant Hilbert space to minimize domain variance and maximize discriminatory power, achieving state-of-the-art performance with a simple nearest neighbor classifier in visual tasks.

This paper introduces a learning scheme to construct a Hilbert space (i.e., a vector space along its inner product) to address both unsupervised and semi-supervised domain adaptation problems. This is achieved by learning projections from each domain to a latent space along the Mahalanobis metric of the latent space to simultaneously minimizing a notion of domain variance while maximizing a measure of discriminatory power. In particular, we make use of the Riemannian optimization techniques to match statistical properties (e.g., first and second order statistics) between samples projected into the latent space from different domains. Upon availability of class labels, we further deem samples sharing the same label to form more compact clusters while pulling away samples coming from different classes.We extensively evaluate and contrast our proposal against state-of-the-art methods for the task of visual domain adaptation using both handcrafted and deep-net features. Our experiments show that even with a simple nearest neighbor classifier, the proposed method can outperform several state-of-the-art methods benefitting from more involved classification schemes.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes