DiffRed: Dimensionality Reduction guided by stable rank
Prarabdh Shukla, Gagan Raj Gupta, Kunal Dutta

TL;DR
DiffRed is a new dimensionality reduction method that combines principal component projection with Gaussian random vectors, providing tighter theoretical bounds and superior empirical performance over existing techniques.
Contribution
It introduces DiffRed, a novel approach that leverages stable rank and combines PCA with random projections, with proven bounds and improved results.
Findings
Achieves near-zero M1 distortion in experiments
Provides tighter theoretical bounds than existing methods
Reduces 6 million dimensional data to 10 dimensions with 54% lower Stress than PCA
Abstract
In this work, we propose a novel dimensionality reduction technique, DiffRed, which first projects the data matrix, A, along first principal components and the residual matrix (left after subtracting its -rank approximation) along Gaussian random vectors. We evaluate M1, the distortion of mean-squared pair-wise distance, and Stress, the normalized value of RMS of distortion of the pairwise distances. We rigorously prove that DiffRed achieves a general upper bound of on Stress and on M1 where is the fraction of variance explained by the first principal components and is the stable rank of . These bounds are tighter than the currently known results for Random maps. Our extensive experiments on a variety of real-world datasets demonstrate that…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFace and Expression Recognition
