1. Introduction
In typical pattern recognition problems, there is always a situation that we have plenty of unlabeled data while there are limited or even no labeled data for training from the test (target) domain. Transfer learning [1] has been demonstrated as a promising technique to address such difficulty by borrowing knowledge from other well-learned source domains, which might lie in a different distribution than the target domain. Recent research on transfer learning have witnessed appealing performance by seeking a common feature space where knowledge from source can be well transferred to assist the recognition task in target domain [2], [3], [4], [5], [6], [7].
Illustration of our proposed -layer coupled deep neural network (here ). Deep structures are built to learn deep features for source and target domains , which share the same networks weights . A pair-wise constraint is developed to couple the similar pair of source and target in the layer to transfer knowledge. Moreover, a classifier is jointly trained on source data, where is the label matrix of source data.