paper-with-me

홈 › Papers

Stable Sparse Subspace Embedding for Dimensionality Reduction

2020-02-07 · Li Chen, Shuizheng Zhou, Jiajun Ma

Sparse random projection (RP) is a popular tool for dimensionality reduction that shows promising performance with low computational complexity. However, in the existing sparse RP matrices, the positions of non-zero entries are usually randomly selected. Although they adopt uniform sampling with replacement, due to large sampling variance, the number of non-zeros is uneven among rows of the projection matrix which is generated in one trial, and more data information may be lost after dimension reduction. To break this bottleneck, based on random sampling without replacement in statistics, this paper builds a stable sparse subspace embedded matrix (S-SSE), in which non-zeros are uniformly distributed. It is proved that the S-SSE is stabler than the existing matrix, and it can maintain Euclidean distance between points well after dimension reduction. Our empirical studies corroborate our theoretical findings and demonstrate that our approach can indeed achieve satisfactory performance.

📄 PDF Abstract BibTeX arXiv:2002.02844

Code (0)

등록된 구현이 없습니다.

Tasks

Dimensionality Reduction

Similar Papers 제목 키워드 기반

Optimal approximate matrix product in terms of stable rank

2015-07-08 · Michael B. Cohen, Jelani Nelson, David P. Woodruff

We prove, using the subspace embedding guarantee in a black box way, that one can achieve the spectral norm guarantee for approximate matrix multiplication with a dimensionality-reducing map having $m = O(\tilde{r}/\vare…

ClusteringDimensionality Reductionregression

A Theoretical Analysis of Noisy Sparse Subspace Clustering on Dimensionality-Reduced Data

2016-10-24 · Yining Wang, Yu-Xiang Wang, Aarti Singh

Subspace clustering is the problem of partitioning unlabeled data points into a number of clusters so that data points within one cluster lie approximately on a low-dimensional linear subspace. In many practical scenario…

ClusteringDimensionality Reduction

Dimensionality reduction with subgaussian matrices: a unified theory

2014-02-17 · Sjoerd Dirksen

We present a theory for Euclidean dimensionality reduction with subgaussian matrices which unifies several restricted isometry property and Johnson-Lindenstrauss type results obtained earlier for specific data sets. In p…

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

Image Reconstruction via Deep Image Prior Subspaces

2023-02-20 · Riccardo Barbano, Javier Antorán, Johannes Leuschner, José Miguel Hernández-Lobato 외

Deep learning has been widely used for solving image reconstruction tasks but its deployability has been held back due to the shortage of high-quality training data. Unsupervised learning methods, such as the deep image …

Dimensionality ReductionImage ReconstructionImage Restoration