English

Supervised Discriminative Sparse PCA with Adaptive Neighbors for Dimensionality Reduction

Machine Learning 2020-03-26 v2 Machine Learning

Abstract

Dimensionality reduction is an important operation in information visualization, feature extraction, clustering, regression, and classification, especially for processing noisy high dimensional data. However, most existing approaches preserve either the global or the local structure of the data, but not both. Approaches that preserve only the global data structure, such as principal component analysis (PCA), are usually sensitive to outliers. Approaches that preserve only the local data structure, such as locality preserving projections, are usually unsupervised (and hence cannot use label information) and uses a fixed similarity graph. We propose a novel linear dimensionality reduction approach, supervised discriminative sparse PCA with adaptive neighbors (SDSPCAAN), to integrate neighborhood-free supervised discriminative sparse PCA and projected clustering with adaptive neighbors. As a result, both global and local data structures, as well as the label information, are used for better dimensionality reduction. Classification experiments on nine high-dimensional datasets validated the effectiveness and robustness of our proposed SDSPCAAN.

Keywords

Cite

@article{arxiv.2001.03103,
  title  = {Supervised Discriminative Sparse PCA with Adaptive Neighbors for Dimensionality Reduction},
  author = {Zhenhua Shi and Dongrui Wu and Jian Huang and Yu-Kai Wang and Chin-Teng Lin},
  journal= {arXiv preprint arXiv:2001.03103},
  year   = {2020}
}

Comments

Int'l Joint Conf. on Neural Networks (IJCNN), Glasgow, UK, July 2020

R2 v1 2026-06-23T13:07:13.191Z