Learning to Transfer Under Unknown Noisy Environments - An Universal Weakly-Supervised Domain Adaptation Method.

Xuan Liu,Ying Huang,Shichang He,Jiangjin Yin,Xinning Chen,Shigeng Zhang
DOI: https://doi.org/10.1109/ICME51207.2021.9428071
2021-01-01
Abstract:Weakly-supervised domain adaptation has been introduced to address the source domain with label noise or/and feature noise. However, the existing weakly-supervised domain adaptation methods only work under ideal assumptions, which assume either the annotated data of the target domain can be accessed or the noise rate of all the classes is identical and already known. This limits their practical application. To tackle this, we propose a universal weakly-supervised domain adaptation method called PDCAS which relaxes the ideal assumptions and makes it more general. Specially, PD- CAS includes two stages: progressive distillation and domain alignment. In progressive distillation, we iteratively distill out potentially corrected samples whose annotated labels are consistent with the prediction of model. By exploiting intrinsic similarity to extract initial corrected samples, this process does not need any supervision. In domain alignment, besides taking the global feature distributions into consideration, we also adopt Class-Aligned Sampling which balances the samples for both source and target domains to alleviate the shift of label distributions. Extensive experiments on Office-31 and Office-Home datasets demonstrate the effectiveness and robustness of our method compared to state-of-the-art methods.
What problem does this paper attempt to address?