English

Deep Reconstruction-Classification Networks for Unsupervised Domain Adaptation

Computer Vision and Pattern Recognition 2016-08-03 v2 Artificial Intelligence Machine Learning Machine Learning

Abstract

In this paper, we propose a novel unsupervised domain adaptation algorithm based on deep learning for visual object recognition. Specifically, we design a new model called Deep Reconstruction-Classification Network (DRCN), which jointly learns a shared encoding representation for two tasks: i) supervised classification of labeled source data, and ii) unsupervised reconstruction of unlabeled target data.In this way, the learnt representation not only preserves discriminability, but also encodes useful information from the target domain. Our new DRCN model can be optimized by using backpropagation similarly as the standard neural networks. We evaluate the performance of DRCN on a series of cross-domain object recognition tasks, where DRCN provides a considerable improvement (up to ~8% in accuracy) over the prior state-of-the-art algorithms. Interestingly, we also observe that the reconstruction pipeline of DRCN transforms images from the source domain into images whose appearance resembles the target dataset. This suggests that DRCN's performance is due to constructing a single composite representation that encodes information about both the structure of target images and the classification of source images. Finally, we provide a formal analysis to justify the algorithm's objective in domain adaptation context.

Keywords

Cite

@article{arxiv.1607.03516,
  title  = {Deep Reconstruction-Classification Networks for Unsupervised Domain Adaptation},
  author = {Muhammad Ghifary and W. Bastiaan Kleijn and Mengjie Zhang and David Balduzzi and Wen Li},
  journal= {arXiv preprint arXiv:1607.03516},
  year   = {2016}
}

Comments

to appear in European Conference on Computer Vision (ECCV) 2016

R2 v1 2026-06-22T14:52:51.483Z