paper-with-me

홈 › Papers

Robust Randomized Low-Rank Approximation with Row-Wise Outlier Detection

2025-04-03 · Aidan Tiruvan

Robust low-rank approximation under row-wise adversarial corruption can be achieved with a single pass, randomized procedure that detects and removes outlier rows by thresholding their projected norms. We propose a scalable, non-iterative algorithm that efficiently recovers the underlying low-rank structure in the presence of row-wise adversarial corruption. By first compressing the data with a Johnson Lindenstrauss projection, our approach preserves the geometry of clean rows while dramatically reducing dimensionality. Robust statistical techniques based on the median and median absolute deviation then enable precise identification and removal of outlier rows with abnormally high norms. The subsequent rank-k approximation achieves near-optimal error bounds with a one pass procedure that scales linearly with the number of observations. Empirical results confirm that combining random sketches with robust statistics yields efficient, accurate decompositions even in the presence of large fractions of corrupted rows.

📄 PDF Abstract BibTeX arXiv:2504.02432

Code (0)

등록된 구현이 없습니다.

Tasks

Outlier Detection

Similar Papers 제목 키워드 기반

Low Rank Matrix Recovery with Simultaneous Presence of Outliers and Sparse Corruption

2017-02-07 · Mostafa Rahmani, George Atia

We study a data model in which the data matrix D can be expressed as D = L + S + C, where L is a low rank matrix, S an element-wise sparse matrix and C a matrix whose non-zero columns are outlying data points. To date, r…

Robust Low-Complexity Randomized Methods for Locating Outliers in Large Matrices

2016-12-07 · Xingguo Li, Jarvis Haupt

This paper examines the problem of locating outlier columns in a large, otherwise low-rank matrix, in settings where {}{the data} are noisy, or where the overall matrix has missing elements. We propose a randomized two-s…

Computational EfficiencyMissing Elements

Outlier-Robust Tensor PCA

2017-07-01 · CVPR 2017 7 · Pan Zhou, Jiashi Feng

Low-rank tensor analysis is important for various real applications in computer vision. However, existing methods focus on recovering a low-rank tensor contaminated by Gaussian or gross sparse noise and hence cannot effe…

ClusteringOutlier Detection

Identifying Outliers in Large Matrices via Randomized Adaptive Compressive Sampling

2014-07-01 · Xingguo Li, Jarvis Haupt

This paper examines the problem of locating outlier columns in a large, otherwise low-rank, matrix. We propose a simple two-step adaptive sensing and inference approach and establish theoretical guarantees for its perfor…

Collaborative Filtering

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 exac…

DenoisingDimensionality ReductionSensitivity