Symmetric Two Dimensional Linear Discriminant Analysis (2DLDA)
Abstract
Linear discriminant analysis (LDA) has been successfully applied into computer vision and pattern recognition for effective feature extraction. High-dimensional objects such as images are usually transform as 1D vectors before the LDA transformation. Recently, two-dimension LDA (2DLDA) methods have been proposed which reduced the dimensionality of images without transforming the matrices into vectors. However, the objective function for 2DLDA remains an unresolved problem. In this paper, we (1) propose a symmetric LDA formulation which resolves the ambiguity problem, and (2) propose an effective algorithm to solve the symmetric 2DLDA objective. Experiments on UMIST, CMU PIE, and YaleB images databases show that our approach outperforms the other 2DLDA methods in terms of both classification accuracy and objective function results.
Cite
Text
Luo et al. "Symmetric Two Dimensional Linear Discriminant Analysis (2DLDA)." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2009. doi:10.1109/CVPR.2009.5206635Markdown
[Luo et al. "Symmetric Two Dimensional Linear Discriminant Analysis (2DLDA)." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2009.](https://mlanthology.org/cvpr/2009/luo2009cvpr-symmetric/) doi:10.1109/CVPR.2009.5206635BibTeX
@inproceedings{luo2009cvpr-symmetric,
title = {{Symmetric Two Dimensional Linear Discriminant Analysis (2DLDA)}},
author = {Luo, Dijun and Ding, Chris H. Q. and Huang, Heng},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2009},
pages = {2820-2827},
doi = {10.1109/CVPR.2009.5206635},
url = {https://mlanthology.org/cvpr/2009/luo2009cvpr-symmetric/}
}