CVLGNov 17, 2014

Joint cross-domain classification and subspace learning for unsupervised adaptation

arXiv:1411.4491v360 citations
Originality Incremental advance
AI Analysis

This is an incremental improvement for domain adaptation in machine learning, addressing a known bottleneck in representation learning.

The paper tackles unsupervised domain adaptation by jointly learning a domain-invariant representation and a prediction function, rather than in separate stages, and demonstrates performance improvements on multiple tasks.

Domain adaptation aims at adapting the knowledge acquired on a source domain to a new different but related target domain. Several approaches have beenproposed for classification tasks in the unsupervised scenario, where no labeled target data are available. Most of the attention has been dedicated to searching a new domain-invariant representation, leaving the definition of the prediction function to a second stage. Here we propose to learn both jointly. Specifically we learn the source subspace that best matches the target subspace while at the same time minimizing a regularized misclassification loss. We provide an alternating optimization technique based on stochastic sub-gradient descent to solve the learning problem and we demonstrate its performance on several domain adaptation tasks.

Foundations

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

Your Notes