paper-with-me

Papers

Generative Pseudo-label Refinement for Unsupervised Domain Adaptation

2020-01-09 · Pietro Morerio, Riccardo Volpi, Ruggero Ragonesi, Vittorio Murino

We investigate and characterize the inherent resilience of conditional Generative Adversarial Networks (cGANs) against noise in their conditioning labels, and exploit this fact in the context of Unsupervised Domain Adaptation (UDA). In UDA, a classifier trained on the labelled source set can be used to infer pseudo-labels on the unlabelled target set. However, this will result in a significant amount of misclassified examples (due to the well-known domain shift issue), which can be interpreted as noise injection in the ground-truth labels for the target set. We show that cGANs are, to some extent, robust against such "shift noise". Indeed, cGANs trained with noisy pseudo-labels, are able to filter such noise and generate cleaner target samples. We exploit this finding in an iterative procedure where a generative model and a classifier are jointly trained: in turn, the generator allows to sample cleaner data from the target distribution, and the classifier allows to associate better labels to target samples, progressively refining target pseudo-labels. Results on common benchmarks show that our method performs better or comparably with the unsupervised domain adaptation state of the art.

📄 PDF Abstract BibTeX arXiv:2001.02950

Code (2)

ArnaudBru/Generative-Pseudo-label-Refinement-for-Unsupervised-Domain-Adaptation pytorch
jdauba/Domain-Adaptation-SVHN-MNIST

Tasks

Domain AdaptationPseudo LabelUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

CA-UDA: Class-Aware Unsupervised Domain Adaptation with Optimal Assignment and Pseudo-Label Refinement

2022-05-26 · Can Zhang, Gim Hee Lee

Recent works on unsupervised domain adaptation (UDA) focus on the selection of good pseudo-labels as surrogates for the missing labels in the target data. However, source domain bias that deteriorates the pseudo-labels c…

Domain Adaptationimage-classificationImage ClassificationMissing Labels+2

Unsupervised multi-source domain adaptation for person re-identification via feature fusion and pseudo-label refinement

2024-01-15 · Comput. Electr. Eng 2024 1 · Qing Tian, Yao Cheng, Sizhen He, Jixin Sun

The objective of unsupervised domain adaptation (UDA) for person re-identification (re-ID) is to associate person in images captured from heterogeneous camera perspectives. Currently, mainstream UDA methods for person re…

Domain AdaptationPerson Re-IdentificationPseudo LabelUnsupervised Domain Adaptation

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

Adaptive Pseudo-Label Refinement by Negative Ensemble Learning for Source-Free Unsupervised Domain Adaptation

2021-03-29 · Waqar Ahmed, Pietro Morerio, Vittorio Murino

The majority of existing Unsupervised Domain Adaptation (UDA) methods presumes source and target domain data to be simultaneously available during training. Such an assumption may not hold in practice, as source data is …

Domain AdaptationEnsemble LearningPseudo LabelUnsupervised Domain Adaptation

Domain Adaptation Using Pseudo Labels

2024-02-09 · Sachin Chhabra, Hemanth Venkateswara, Baoxin Li

In the absence of labeled target data, unsupervised domain adaptation approaches seek to align the marginal distributions of the source and target domains in order to train a classifier for the target. Unsupervised domai…

Domain AdaptationPseudo LabelUnsupervised Domain Adaptation