paper-with-me

홈 › Papers

On the Noise Sensitivity of the Randomized SVD

2023-05-27 · Elad Romanov

The randomized singular value decomposition (R-SVD) is a popular sketching-based algorithm for efficiently computing the partial SVD of a large matrix. When the matrix is low-rank, the R-SVD produces its partial SVD exactly; but when the rank is large, it only yields an approximation. Motivated by applications in data science and principal component analysis (PCA), we analyze the R-SVD under a low-rank signal plus noise measurement model; specifically, when its input is a spiked random matrix. The singular values produced by the R-SVD are shown to exhibit a BBP-like phase transition: when the SNR exceeds a certain detectability threshold, that depends on the dimension reduction factor, the largest singular value is an outlier; below the threshold, no outlier emerges from the bulk of singular values. We further compute asymptotic formulas for the overlap between the ground truth signal singular vectors and the approximations produced by the R-SVD. Dimensionality reduction has the adverse affect of amplifying the noise in a highly nonlinear manner. Our results demonstrate the statistical advantage -- in both signal detection and estimation -- of the R-SVD over more naive sketched PCA variants; the advantage is especially dramatic when the sketching dimension is small. Our analysis is asymptotically exact, and substantially more fine-grained than existing operator-norm error bounds for the R-SVD, which largely fail to give meaningful error estimates in the moderate SNR regime. It applies for a broad family of sketching matrices previously considered in the literature, including Gaussian i.i.d. sketches, random projections, and the sub-sampled Hadamard transform, among others. Lastly, we derive an optimal singular value shrinker for singular values and vectors obtained through the R-SVD, which may be useful for applications in matrix denoising.

📄 PDF Abstract BibTeX arXiv:2305.17435

Code (1)

eladromanov/randomized-svd-code 공식 구현

Tasks

DenoisingDimensionality ReductionSensitivity

Methods 이 논문이 사용한 방법론

fail 설명 없음
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 제목 키워드 기반

Differentially Private Variational Autoencoders with Term-wise Gradient Aggregation

2020-06-19 · Tsubasa Takahashi, Shun Takagi, Hajime Ono, Tatsuya Komatsu

This paper studies how to learn variational autoencoders with a variety of divergences under differential privacy constraints. We often build a VAE with an appropriate prior distribution to describe the desired propertie…

Sensitivity

Consistency-Sensitivity Guided Ensemble Black-Box Adversarial Attacks in Low-Dimensional Spaces

2021-01-01 · ICCV 2021 10 · Jianhe Yuan, Zhihai He

Black-box attacks aim to generate adversarial noise tofail the victim deep neural network in the black box. Thecentral task in black-box attack method design is to estimateand characterize the victim model in the hig…

Adversarial AttackSensitivity

Certified Adversarial Robustness via Anisotropic Randomized Smoothing

2022-07-12 · Hanbin Hong, Yuan Hong

Randomized smoothing has achieved great success for certified robustness against adversarial perturbations. Given any arbitrary classifier, randomized smoothing can guarantee the classifier's prediction over the perturbe…

Adversarial RobustnessAll

Efficient randomized smoothing by denoising with learned score function

2021-01-01 · Kyungmin Lee, Seyoon Oh

The randomized smoothing with various noise distributions is a promising approach to protect classifiers from $\ell_p$ adversarial attacks. However, it requires an ensemble of classifiers trained with different noise typ…

DenoisingImage Denoising

Effective dimensionality reduction for Greeks computation using Randomized QMC

2025-04-15 · Luca Albieri, Sergei Kucherenko, Stefano Scoleri, Marco Bianchetti

Global sensitivity analysis is employed to evaluate the effective dimension reduction achieved through Chebyshev interpolation and the conditional pathwise method for Greek estimation of discretely monitored barrier opti…

Dimensionality ReductionSensitivity