paper-with-me

Papers

Supervised Discriminative Sparse PCA with Adaptive Neighbors for Dimensionality Reduction

2020-01-09 · Zhenhua Shi, Dongrui Wu, Jian Huang, Yu-Kai Wang, Chin-Teng Lin

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.

📄 PDF Abstract BibTeX arXiv:2001.03103

Code (1)

ZhenhuaShi/SDSPCAAN 공식 구현

Tasks

ClusteringDimensionality ReductionGeneral ClassificationSupervised dimensionality reduction

Methods 이 논문이 사용한 방법론

PCA Principle Components Analysis (PCA) is an unsupervised method primary used for dimensionality reduction within machine learning. PCA is calculated via a singular value…

Similar Papers 제목 키워드 기반

Simultaneously Learning Neighborship and Projection Matrix for Supervised Dimensionality Reduction

2017-09-09 · Yanwei Pang, Bo Zhou, Feiping Nie

Explicitly or implicitly, most of dimensionality reduction methods need to determine which samples are neighbors and the similarity between the neighbors in the original highdimensional space. The projection matrix is th…

Dimensionality ReductionSupervised dimensionality reduction

Sparse Manifold Clustering and Embedding

2011-12-01 · NeurIPS 2011 12 · Ehsan Elhamifar, René Vidal

We propose an algorithm called Sparse Manifold Clustering and Embedding (SMCE) for simultaneous clustering and dimensionality reduction of data lying in multiple nonlinear manifolds. Similar to most dimensionality reduct…

ClusteringDimensionality Reduction

Discriminative Dictionary Learning based on Statistical Methods

2021-11-17 · G. Madhuri, Atul Negi

Sparse Representation (SR) of signals or data has a well founded theory with rigorous mathematical error bounds and proofs. SR of a signal is given by superposition of very few columns of a matrix called Dictionary, impl…

DenoisingDictionary LearningImage DenoisingOptical Character Recognition (OCR)

Steering Distortions to Preserve Classes and Neighbors in Supervised Dimensionality Reduction

2020-12-01 · NeurIPS 2020 12 · Benoît Colange, Jaakko Peltonen, Michael Aupetit, Denys Dutykh 외

Nonlinear dimensionality reduction of high-dimensional data is challenging as the low-dimensional embedding will necessarily contain distortions, and it can be hard to determine which distortions are the most important t…

Dimensionality ReductionSupervised dimensionality reduction

Learning Subspace-Preserving Sparse Attention Graphs from Heterogeneous Multiview Data

2026-05-12 · Jie Chen, Yuanbiao Gou, Chuanbin Liu, Zhu Wang 외 arxiv

The high-dimensional features extracted from large-scale unlabeled data via various pretrained models with diverse architectures are referred to as heterogeneous multiview data. Most existing unsupervised transfer learni…

Representation LearningTransfer LearningGraph Learning