paper-with-me

Papers

DiffRed: Dimensionality Reduction guided by stable rank

2024-03-09 · Prarabdh Shukla, Gagan Raj Gupta, Kunal Dutta

In this work, we propose a novel dimensionality reduction technique, DiffRed, which first projects the data matrix, A, along first $k_1$ principal components and the residual matrix $A^{*}$ (left after subtracting its $k_1$-rank approximation) along $k_2$ 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 $O\left(\sqrt{\frac{1-p}{k_2}}\right)$ on Stress and $O\left(\frac{(1-p)}{\sqrt{k_2*\rho(A^{*})}}\right)$ on M1 where $p$ is the fraction of variance explained by the first $k_1$ principal components and $\rho(A^{*})$ is the stable rank of $A^{*}$. These bounds are tighter than the currently known results for Random maps. Our extensive experiments on a variety of real-world datasets demonstrate that DiffRed achieves near zero M1 and much lower values of Stress as compared to the well-known dimensionality reduction techniques. In particular, DiffRed can map a 6 million dimensional dataset to 10 dimensions with 54% lower Stress than PCA.

📄 PDF Abstract BibTeX arXiv:2403.05882

Code (1)

s3-lab-iit/diffred 공식 구현

Tasks

Data SummarizationData VisualizationDimensionality 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

PCA-Guided Autoencoding for Structured Dimensionality Reduction in Active Infrared Thermography

2025-08-11 · Mohammed Salah, Numan Saeed, Davor Svetinovic, Stefano Sfarra 외 arxiv

Active Infrared thermography (AIRT) is a widely adopted non-destructive testing (NDT) technique for detecting subsurface anomalies in industrial components. Due to the high dimensionality of AIRT data, current approaches…

Dimensionality Reduction

Explainability-Driven Dimensionality Reduction for Hyperspectral Imaging

2025-09-02 · Salma Haidar, José Oramas arxiv

Hyperspectral imaging (HSI) provides rich spectral information for precise material classification and analysis; however, its high dimensionality introduces a computational burden and redundancy, making dimensionality re…

Dimensionality Reduction

A Review, Framework and R toolkit for Exploring, Evaluating, and Comparing Visualizations

2019-02-22 · Stephen L. France, Ulas Akkucuk

This paper gives a review and synthesis of methods of evaluating dimensionality reduction techniques. Particular attention is paid to rank-order neighborhood evaluation metrics. A framework is created for exploring dimen…

Dimensionality Reduction

A New Method for Performance Analysis in Nonlinear Dimensionality Reduction

2017-11-16 · Jiaxi Liang, Shojaeddin Chenouri, Christopher G. Small

In this paper, we develop a local rank correlation measure which quantifies the performance of dimension reduction methods. The local rank correlation is easily interpretable, and robust against the extreme skewness of n…

Dimensionality Reduction