Integrating Global and Local Structures: A Least Squares Framework for Dimensionality Reduction

Abstract

Linear discriminant analysis (LDA) is a popular statistical approach for dimensionality reduction. LDA captures the global geometric structure of the data by simultaneously maximizing the between-class distance and minimizing the within-class distance. However, local geometric structure has recently been shown to be effective for dimensionality reduction. In this paper, a novel dimensionality reduction algorithm is proposed, which integrates both global and local structures. The main contributions of this paper include: (1) We present a least squares formulation for dimensionality reduction, which facilities the integration of global and local structures; (2) We design an efficient model selection scheme for the optimal integration, which balances the tradeoff between the global and local structures; and (3) We present a detailed theoretical analysis on the intrinsic relationship between the proposed framework and LDA. Our extensive experimental studies on benchmark data sets show that the proposed integration framework is competitive with traditional dimensionality reduction algorithms, which use global or local structure only.

Cite

Text

Chen et al. "Integrating Global and Local Structures: A Least Squares Framework for Dimensionality Reduction." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2007. doi:10.1109/CVPR.2007.383040

Markdown

[Chen et al. "Integrating Global and Local Structures: A Least Squares Framework for Dimensionality Reduction." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2007.](https://mlanthology.org/cvpr/2007/chen2007cvpr-integrating/) doi:10.1109/CVPR.2007.383040

BibTeX

@inproceedings{chen2007cvpr-integrating,
  title     = {{Integrating Global and Local Structures: A Least Squares Framework for Dimensionality Reduction}},
  author    = {Chen, Jianhui and Ye, Jieping and Li, Qi},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2007},
  doi       = {10.1109/CVPR.2007.383040},
  url       = {https://mlanthology.org/cvpr/2007/chen2007cvpr-integrating/}
}