English

Transfer Learning with Label Noise

Machine Learning 2018-08-09 v2

Abstract

Transfer learning aims to improve learning in target domain by borrowing knowledge from a related but different source domain. To reduce the distribution shift between source and target domains, recent methods have focused on exploring invariant representations that have similar distributions across domains. However, when learning this invariant knowledge, existing methods assume that the labels in source domain are uncontaminated, while in reality, we often have access to source data with noisy labels. In this paper, we first show how label noise adversely affect the learning of invariant representations and the correcting of label shift in various transfer learning scenarios. To reduce the adverse effects, we propose a novel Denoising Conditional Invariant Component (DCIC) framework, which provably ensures (1) extracting invariant representations given examples with noisy labels in source domain and unlabeled examples in target domain; (2) estimating the label distribution in target domain with no bias. Experimental results on both synthetic and real-world data verify the effectiveness of the proposed method.

Keywords

Cite

@article{arxiv.1707.09724,
  title  = {Transfer Learning with Label Noise},
  author = {Xiyu Yu and Tongliang Liu and Mingming Gong and Kun Zhang and Kayhan Batmanghelich and Dacheng Tao},
  journal= {arXiv preprint arXiv:1707.09724},
  year   = {2018}
}
R2 v1 2026-06-22T21:01:57.685Z