paper-with-me

홈 › Papers

Pseudo-Labeling Curriculum for Unsupervised Domain Adaptation

2019-08-01 · Jaehoon Choi, Minki Jeong, Taekyung Kim, Changick Kim

To learn target discriminative representations, using pseudo-labels is a simple yet effective approach for unsupervised domain adaptation. However, the existence of false pseudo-labels, which may have a detrimental influence on learning target representations, remains a major challenge. To overcome this issue, we propose a pseudo-labeling curriculum based on a density-based clustering algorithm. Since samples with high density values are more likely to have correct pseudo-labels, we leverage these subsets to train our target network at the early stage, and utilize data subsets with low density values at the later stage. We can progressively improve the capability of our network to generate pseudo-labels, and thus these target samples with pseudo-labels are effective for training our model. Moreover, we present a clustering constraint to enhance the discriminative power of the learned target features. Our approach achieves state-of-the-art performance on three benchmarks: Office-31, imageCLEF-DA, and Office-Home.

📄 PDF Abstract BibTeX arXiv:1908.00262

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringDomain AdaptationSemi-Supervised Image ClassificationUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

C-SFDA: A Curriculum Learning Aided Self-Training Framework for Efficient Source Free Domain Adaptation

2023-03-30 · CVPR 2023 1 · Nazmul Karim, Niluthpol Chowdhury Mithun, Abhinav Rajvanshi, Han-Pang Chiu 외

Unsupervised domain adaptation (UDA) approaches focus on adapting models trained on a labeled source domain to an unlabeled target domain. UDA methods have a strong assumption that the source data is accessible during ad…

Domain AdaptationMemorizationPseudo LabelSemantic Segmentation+2

Cross-domain error minimization for unsupervised domain adaptation

2021-06-29 · Yuntao Du, Yinghao Chen, Fengli Cui, Xiaowen Zhang 외

Unsupervised domain adaptation aims to transfer knowledge from a labeled source domain to an unlabeled target domain. Previous methods focus on learning domain-invariant features to decrease the discrepancy between the f…

Domain AdaptationUnsupervised Domain Adaptation

Effective Pseudo-Labeling based on Heatmap for Unsupervised Domain Adaptation in Cell Detection

2023-03-09 · Hyeonwoo Cho, Kazuya Nishimura, Kazuhide Watanabe, Ryoma Bise

Cell detection is an important task in biomedical research. Recently, deep learning methods have made it possible to improve the performance of cell detection. However, a detection network trained with training data unde…

Cell DetectionDomain AdaptationPositionUnsupervised Domain Adaptation

ATPL: Mutually enhanced adversarial training and pseudo labeling for unsupervised domain adaptation

2022-08-17 · Knowledge-Based Systems 2022 8 · Changan Yi, Haotian Chen, Yonghui Xu, Yong liu 외

Unsupervised domain adaptation aims to transfer knowledge from a labeled source domain to a related but unlabeled target domain. Most existing approaches either adversarially reduce the domain shift or use pseudo-labels …

Domain AdaptationUnsupervised Domain Adaptation

ElimPCL: Eliminating Noise Accumulation with Progressive Curriculum Labeling for Source-Free Domain Adaptation

2025-03-31 · Jie Cheng, Hao Zheng, Meiguang Zheng, Lei Wang 외

Source-Free Domain Adaptation (SFDA) aims to train a target model without source data, and the key is to generate pseudo-labels using a pre-trained source model. However, we observe that the source model often produces h…

Domain AdaptationSource-Free Domain Adaptation