基于投影交叉重构的跨域识别

Cross-Domain Recognition via Projective Cross-Reconstruction

IEEE Transactions on Systems, Man, and Cybernetics: Systems · 2022
被引 18
ABS 3

中文导读

提出投影交叉重构方法,通过将不同域但同标签的数据相互重构,解决分布不匹配问题,获得判别性且可迁移的特征表示,并在统一框架中联合学习分类器与特征。

Abstract

This article proposes a novel data reconstruction method, called projective cross-reconstruction (PCR) for cross-domain recognition. The intrinsic philosophy behind PCR is that the data from different domains but with the same label have a strong correlation and thus they can be reconstructed with each other. To this end, we first rearrange the data of source and target domains to form two new cross-data matrices, and the data with the same label but from different domains can be arranged together. Then, we use two different projection matrices to project the new cross-data into two approximate subspaces and perform the cross-reconstruction without introducing any extra matrix as the reconstruction coefficient matrix. This guarantees that the data from different domains can be interlaced well and the data from different domains but sharing the same label can be aligned together. In doing so, the problem of cross-domain distribution mismatch is solved and a discriminative and transferrable feature representation can be obtained. Moreover, PCR integrates the classifier learning and feature representation learning into a unified framework so that these two tasks can be iteratively improved until the termination condition is met. Extensive experiments on six datasets validate the effectiveness of our proposed PCR, compared with the state-of-the-art methods.

跨域识别特征学习模式识别机器学习