Balanced Distribution Adaptation for Transfer Learning

Published in In 2017 IEEE International Conference on Data Mining. (ICDM), 2017

Recommended citation: Wang, J., Chen, Y., Hao, S., Feng, W., & Shen, Z. (2017) "Balanced distribution adaptation for transfer learning". 2017 IEEE International Conference on Data Mining (ICDM). IEEE, 2017. (pp. 1129-1134).

Abstract

Transfer learning has achieved promising results by leveraging knowledge from the source domain to annotate the target domain which has few or none labels. Existing methods often seek to minimize the distribution divergence between domains, such as the marginal distribution, the conditional distribution or both. However, these two distances are often treated equally in existing algorithms, which will result in poor performance in real applications. Moreover, existing methods usually assume that the dataset is balanced, which also limits their performances on imbalanced tasks that are quite common in real problems. To tackle the distribution adaptation problem, in this paper, we propose a novel transfer learning approach, named as Balanced Distribution Adaptation (BDA), which can adaptively leverage the importance of the marginal and conditional distribution discrepancies, and several existing methods can be treated as special cases of BDA. Based on BDA, we also propose a novel Weighted Balanced Distribution Adaptation (W-BDA) algorithm to tackle the class imbalance issue in transfer learning. W-BDA not only considers the distribution adaptation between domains but also adaptively changes the weight of each class. To evaluate the proposed methods, we conduct extensive experiments on several transfer learning tasks, which demonstrate the effectiveness of our proposed algorithms over several state-of-the-art methods.



ICDM 2017 [ paper | code | bib ]