Linear Laplacian Discrimination for Feature Extraction

Abstract

Discriminant feature extraction plays a fundamental role in pattern recognition. In this paper, we propose the linear Laplacian discrimination (LLD) algorithm/or discriminant feature extraction. LLD is an extension of linear discriminant analysis (LDA). Our motivation is to address the issue that LDA cannot work well in cases where sample spaces are non-Euclidean. Specifically, we define the within-class scatter and the between-class scatter using similarities which are based on pairwise distances in sample spaces. Thus the structural information of classes is contained in the within-class and the between-class Laplacian matrices which are free from metrics of sample spaces. The optimal discriminant subspace can be derived by controlling the structural evolution of Laplacian matrices. Experiments are performed on the facial database for FRGC version 2. Experimental results show that LLD is effective in extracting discriminant features.

Cite

Text

Zhao et al. "Linear Laplacian Discrimination for Feature Extraction." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2007. doi:10.1109/CVPR.2007.383125

Markdown

[Zhao et al. "Linear Laplacian Discrimination for Feature Extraction." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2007.](https://mlanthology.org/cvpr/2007/zhao2007cvpr-linear/) doi:10.1109/CVPR.2007.383125

BibTeX

@inproceedings{zhao2007cvpr-linear,
  title     = {{Linear Laplacian Discrimination for Feature Extraction}},
  author    = {Zhao, Deli and Lin, Zhouchen and Xiao, Rong and Tang, Xiaoou},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2007},
  doi       = {10.1109/CVPR.2007.383125},
  url       = {https://mlanthology.org/cvpr/2007/zhao2007cvpr-linear/}
}