paper-with-me

Papers

Deep Reconstruction-Classification Networks for Unsupervised Domain Adaptation

2016-07-12 · Muhammad Ghifary, W. Bastiaan Kleijn, Mengjie Zhang, David Balduzzi, Wen Li

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.

📄 PDF Abstract BibTeX arXiv:1607.03516

Code (2)

ghif/drcn tf
pmirallesr/DRCN-Torch pytorch

Tasks

ClassificationDomain AdaptationGeneral ClassificationObject RecognitionUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

Unsupervised Adversarial Domain Adaptation for Implicit Discourse Relation Classification

2020-03-04 · CONLL 2019 11 · Hsin-Ping Huang, Junyi Jessy Li

Implicit discourse relations are not only more challenging to classify, but also to annotate, than their explicit counterparts. We tackle situations where training data for implicit relations are lacking, and exploit dom…

ClassificationDomain AdaptationGeneral ClassificationImplicit Discourse Relation Classification+4

Application of Unsupervised Domain Adaptation for Structural MRI Analysis

2022-12-26 · Pranath Reddy

The primary goal of this work is to study the effectiveness of an unsupervised domain adaptation approach for various applications such as binary classification and anomaly detection in the context of Alzheimer's disease…

Anomaly DetectionBinary ClassificationClassificationDomain Adaptation+3

RefRec: Pseudo-labels Refinement via Shape Reconstruction for Unsupervised 3D Domain Adaptation

2021-10-21 · Adriano Cardace, Riccardo Spezialetti, Pierluigi Zama Ramirez, Samuele Salti 외

Unsupervised Domain Adaptation (UDA) for point cloud classification is an emerging research problem with relevant practical motivations. Reliance on multi-task learning to align features across domains has been the stand…

Domain AdaptationMulti-Task LearningPoint Cloud ClassificationUnsupervised Domain Adaptation

Self-Supervised Domain Adaptation for Diabetic Retinopathy Grading using Vessel Image Reconstruction

2021-07-20 · Duy M. H. Nguyen, Truong T. N. Mai, Ngoc T. T. Than, Alexander Prange 외

This paper investigates the problem of domain adaptation for diabetic retinopathy (DR) grading. We learn invariant target-domain features by defining a novel self-supervised task based on retinal vessel image reconstruct…

Diabetic Retinopathy GradingDomain AdaptationImage ReconstructionUnsupervised Domain Adaptation

Augmented Cyclic Adversarial Learning for Low Resource Domain Adaptation

2018-07-01 · ICLR 2019 5 · Ehsan Hosseini-Asl, Yingbo Zhou, Caiming Xiong, Richard Socher

Training a model to perform a task typically requires a large amount of data from the domains in which the task will be applied. However, it is often the case that data are abundant in some domains but scarce in others. …

Domain Adaptationspeech-recognitionSpeech RecognitionUnsupervised Domain Adaptation