Coupled Kernel-Based Subspace Learning
Abstract
It was prescriptive that an image matrix was transformed into a vector before the kernel-based subspace learning. In this paper, we take the kernel discriminant analysis (KDA) algorithm as an example to perform kernel analysis on 2D image matrices directly. First, each image matrix is decomposed as the product of two orthogonal matrices and a diagonal one by using singular value decomposition; then an image matrix is expanded to be of higher or even infinite dimensions by applying the kernel trick on the column vectors of the two orthogonal matrices; finally, two coupled discriminative kernel subspaces are iteratively learned for dimensionality reduction by optimizing the Fisher criterion measured by Frobenius norm. The derived algorithm, called coupled kernel discriminant analysis (CKDA), effectively utilizes the underlying spatial structure of objects and the discriminating information is encoded in two coupled kernel subspaces respectively. The experiments on real face databases compared with KDA and Fisherface validate the effectiveness of CKDA.
Cite
Text
Yan et al. "Coupled Kernel-Based Subspace Learning." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2005. doi:10.1109/CVPR.2005.114Markdown
[Yan et al. "Coupled Kernel-Based Subspace Learning." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2005.](https://mlanthology.org/cvpr/2005/yan2005cvpr-coupled/) doi:10.1109/CVPR.2005.114BibTeX
@inproceedings{yan2005cvpr-coupled,
title = {{Coupled Kernel-Based Subspace Learning}},
author = {Yan, Shuicheng and Xu, Dong and Zhang, Lei and Zhang, Benyu and Zhang, HongJiang},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2005},
pages = {645-650},
doi = {10.1109/CVPR.2005.114},
url = {https://mlanthology.org/cvpr/2005/yan2005cvpr-coupled/}
}