Class-Specific Reconstruction Transfer Learning via Sparse Low-Rank Constraint

Abstract

Subspace learning and reconstruction have been widely explored in recent transfer learning work and generally a specially designed projection and reconstruction transfer matrix are wanted. However, existing subspace reconstruction based algorithms neglect the class prior such that the learned transfer function is biased, especially when data scarcity of some class is encountered. Different from those previous methods, in this paper, we propose a novel reconstruction-based transfer learning method called Class-specific Reconstruction Transfer Learning (CRTL), which optimizes a well-designed transfer loss function without class bias. Using a class-specific reconstruction matrix to align the source domain with the target domain which provides help for classification with class prior modeling. Furthermore, to keep the intrinsic relationship between data and labels after feature augmentation, a projected Hilbert-Schmidt Independence Criterion (pHSIC), that measures the dependency between two sets, is first proposed by mapping the data from original space to RKHS in transfer learning. In addition, combining low-rank and sparse constraints on the class-specific reconstruction coefficient matrix, the global and local data structures can be effectively preserved. Extensive experiments demonstrate that the proposed method outperforms conventional representation-based domain adaptation methods.

Cite

Text

Wang et al. "Class-Specific Reconstruction Transfer Learning via Sparse Low-Rank Constraint." IEEE/CVF International Conference on Computer Vision Workshops, 2017. doi:10.1109/ICCVW.2017.116

Markdown

[Wang et al. "Class-Specific Reconstruction Transfer Learning via Sparse Low-Rank Constraint." IEEE/CVF International Conference on Computer Vision Workshops, 2017.](https://mlanthology.org/iccvw/2017/wang2017iccvw-classspecific/) doi:10.1109/ICCVW.2017.116

BibTeX

@inproceedings{wang2017iccvw-classspecific,
  title     = {{Class-Specific Reconstruction Transfer Learning via Sparse Low-Rank Constraint}},
  author    = {Wang, Shanshan and Zhang, Lei and Zuo, Wangmeng},
  booktitle = {IEEE/CVF International Conference on Computer Vision Workshops},
  year      = {2017},
  pages     = {949-957},
  doi       = {10.1109/ICCVW.2017.116},
  url       = {https://mlanthology.org/iccvw/2017/wang2017iccvw-classspecific/}
}