paper-with-me

Papers

Adaptive Rank Estimate in Robust Principal Component Analysis

2021-06-19 · CVPR 2021 1 · Zhengqin Xu, Rui He, Shoulie Xie, Shiqian Wu

Robust principal component analysis (RPCA) and its variants have gained wide applications in computer vision. However, these methods either involve manual adjustment of some parameters, or require the rank of a low-rank matrix to be known a prior. In this paper, an adaptive rank estimate based RPCA (ARE-RPCA) is proposed, which adaptively assigns weights on different singular values via rank estimation. More specifically, we study the characteristics of the low-rank matrix, and develop an improved Gerschgorin disk theorem to estimate the rank of the low-rank matrix accurately. Furthermore in view of the issue occurred in the Gerschgorin disk theorem that adjustment factor need to be manually pre-defined, an adaptive setting method, which greatly facilitates the practical implementation of the rank estimation, is presented. Then, the weights of singular values in the nuclear norm are updated adaptively based on iteratively estimated rank, and the resultant low-rank matrix is close to the target. Experimental results show that the proposed ARE-RPCA outperforms the state-of-the-art methods in various complex scenarios.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Efficient Robust Principal Component Analysis via Block Krylov Iteration and CUR Decomposition

2023-01-01 · CVPR 2023 1 · Shun Fang, Zhengqin Xu, Shiqian Wu, Shoulie Xie

Robust principal component analysis (RPCA) is widely studied in computer vision. Recently an adaptive rank estimate based RPCA has achieved top performance in low-level vision tasks without the prior rank, but both t…

Sequential Adaptive Priors for Orthogonal Functions

2025-08-21 · Shonosuke Sugasawa, Daichi Mochihashi arxiv

We propose a novel class of prior distributions for sequences of orthogonal functions, which are frequently required in various statistical models such as functional principal component analysis (FPCA). Our approach cons…

Exactly Robust Kernel Principal Component Analysis

2018-02-28 · Jicong Fan, Tommy W. S. Chow

Robust principal component analysis (RPCA) can recover low-rank matrices when they are corrupted by sparse noises. In practice, many matrices are, however, of high-rank and hence cannot be recovered by RPCA. We propose a…

Clustering

Cauchy Principal Component Analysis

2014-12-19 · Pengtao Xie, Eric Xing

Principal Component Analysis (PCA) has wide applications in machine learning, text mining and computer vision. Classical PCA based on a Gaussian noise model is fragile to noise of large magnitude. Laplace noise assumptio…

Multi-Rank Sparse and Functional PCA: Manifold Optimization and Iterative Deflation Techniques

2019-07-28 · Michael Weylandt

We consider the problem of estimating multiple principal components using the recently-proposed Sparse and Functional Principal Components Analysis (SFPCA) estimator. We first propose an extension of SFPCA which estimate…