paper-with-me

홈 › Papers

Unsupervised Domain Adaptation via Structured Prediction Based Selective Pseudo-Labeling

2019-11-18 · Qian Wang, Toby P. Breckon

Unsupervised domain adaptation aims to address the problem of classifying unlabeled samples from the target domain whilst labeled samples are only available from the source domain and the data distributions are different in these two domains. As a result, classifiers trained from labeled samples in the source domain suffer from significant performance drop when directly applied to the samples from the target domain. To address this issue, different approaches have been proposed to learn domain-invariant features or domain-specific classifiers. In either case, the lack of labeled samples in the target domain can be an issue which is usually overcome by pseudo-labeling. Inaccurate pseudo-labeling, however, could result in catastrophic error accumulation during learning. In this paper, we propose a novel selective pseudo-labeling strategy based on structured prediction. The idea of structured prediction is inspired by the fact that samples in the target domain are well clustered within the deep feature space so that unsupervised clustering analysis can be used to facilitate accurate pseudo-labeling. Experimental results on four datasets (i.e. Office-Caltech, Office31, ImageCLEF-DA and Office-Home) validate our approach outperforms contemporary state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:1911.07982

Code (1)

hellowangqian/domain-adaptation-capls 공식 구현

Tasks

ClusteringDomain AdaptationStructured PredictionUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

Exploring selective image matching methods for zero-shot and few-sample unsupervised domain adaptation of urban canopy prediction

2024-04-16 · John Francis, Stephen Law

We explore simple methods for adapting a trained multi-task UNet which predicts canopy cover and height to a new geographic setting using remotely sensed data without the need of training a domain-adaptive classifier and…

Domain AdaptationImage-to-Image TranslationUnsupervised Domain Adaptation

Unsupervised Domain Adaptation for Small Bowel Segmentation using Disentangled Representation

2021-07-06 · Seung Yeon Shin, SungWon Lee, Ronald M. Summers

We present a novel unsupervised domain adaptation method for small bowel segmentation based on feature disentanglement. To make the domain adaptation more controllable, we disentangle intensity and non-intensity features…

DisentanglementDomain AdaptationSegmentationUnsupervised Domain Adaptation

Multi-Target Domain Adaptation with Collaborative Consistency Learning

2021-06-07 · CVPR 2021 1 · Takashi Isobe, Xu Jia, Shuaijun Chen, Jianzhong He 외

Recently unsupervised domain adaptation for the semantic segmentation task has become more and more popular due to high-cost of pixel-level annotation on real-world images. However, most domain adaptation methods are onl…

Domain AdaptationMulti-target Domain AdaptationSemantic SegmentationUnsupervised Domain Adaptation

ConDA: Continual Unsupervised Domain Adaptation

2021-03-19 · Abu Md Niamul Taufique, Chowdhury Sadman Jahan, Andreas Savakis

Domain Adaptation (DA) techniques are important for overcoming the domain shift between the source domain used for training and the target domain where testing takes place. However, current DA methods assume that the ent…

Domain AdaptationManagementUnsupervised Domain Adaptation

SENTRY: Selective Entropy Optimization via Committee Consistency for Unsupervised Domain Adaptation

2020-12-21 · ICCV 2021 10 · Viraj Prabhu, Shivam Khare, Deeksha Kartik, Judy Hoffman

Many existing approaches for unsupervised domain adaptation (UDA) focus on adapting under only data distribution shift and offer limited success under additional cross-domain label distribution shift. Recent work based o…

Domain AdaptationPseudo LabelUnsupervised Domain Adaptation