Enhancing Semi-supervised Domain Adaptation via Effective Target Labeling
Existing semi-supervised domain adaptation (SSDA) models have exhibited impressive performance on the target domain by effectively utilizing few labeled target samples per class (e.g., 3 samples per class). To guarantee an equal number of labeled target samples for each class, however, they require domain experts to manually recognize a considerable amount of the unlabeled target data. Moreover, as the target samples are not equally informative for shaping the decision bound aries of the learning models, it is crucial to select the most informative target samples for labeling, which is, however, impossible for human selectors. As a remedy, we propose an EFfective Target Labeling (EFTL) framework that harnesses active learning and pseudo-labeling strategies to automatically select some informative target samples to annotate. Con cretely, we introduce a novel sample query strategy, called non-maximal degree node suppression (NDNS), that itera tively performs maximal degree node query and non-maximal degree node removal to select representative and diverse target samples for labeling. To learn target-specific characteristics, we propose a novel pseudo-labeling strategy that attempts to label low-confidence target samples accurately via clustering consistency (CC), and then inject information of the model uncertainty into our query process. CC enhances the utilization of the annotation budget and increases the number of “labeled” target samples while requiring no additional manual effort. Our proposed EFTL framework can be easily coupled with existing SSDA models, showing significant improvements on three benchmarks.
Code (1)
Tasks
Active LearningDomain AdaptationSemi-supervised Domain AdaptationSimilar Papers 제목 키워드 기반
A Multi-View Consistency Framework with Semi-Supervised Domain Adaptation
Semi-Supervised Domain Adaptation (SSDA) leverages knowledge from a fully labeled source domain to classify data in a partially labeled target domain. Due to the limited number of labeled samples in the target domain, th…
Unsupervised Domain AdaptationAdaEmbed: Semi-supervised Domain Adaptation in the Embedding Space
Semi-supervised domain adaptation (SSDA) presents a critical hurdle in computer vision, especially given the frequent scarcity of labeled data in real-world settings. This scarcity often causes foundation models, trained…
Domain AdaptationSemi-supervised Domain AdaptationRelaxed Conditional Image Transfer for Semi-supervised Domain Adaptation
Semi-supervised domain adaptation (SSDA), which aims to learn models in a partially labeled target domain with the assistance of the fully labeled source domain, attracts increasing attention in recent years. To explicit…
Domain AdaptationSemi-supervised Domain AdaptationPred&Guide: Labeled Target Class Prediction for Guiding Semi-Supervised Domain Adaptation
Semi-supervised domain adaptation aims to classify data belonging to a target domain by utilizing a related label-rich source domain and very few labeled examples of the target domain. Here, we propose a novel framework,…
Domain AdaptationSemi-supervised Domain AdaptationUnsupervised Domain AdaptationBTSeg: Barlow Twins Regularization for Domain Adaptation in Semantic Segmentation
We introduce BTSeg (Barlow Twins regularized Segmentation), an innovative, semi-supervised training approach enhancing semantic segmentation models in order to effectively tackle adverse weather conditions without requir…
Autonomous DrivingDomain AdaptationImage SegmentationSegmentation+1