paper-with-me

홈 › Papers

Solving Principal Component Pursuit in Linear Time via $l_1$ Filtering

2011-08-26 · Risheng Liu, Zhouchen Lin, Siming Wei, Zhixun Su

In the past decades, exactly recovering the intrinsic data structure from corrupted observations, which is known as robust principal component analysis (RPCA), has attracted tremendous interests and found many applications in computer vision. Recently, this problem has been formulated as recovering a low-rank component and a sparse component from the observed data matrix. It is proved that under some suitable conditions, this problem can be exactly solved by principal component pursuit (PCP), i.e., minimizing a combination of nuclear norm and $l_1$ norm. Most of the existing methods for solving PCP require singular value decompositions (SVD) of the data matrix, resulting in a high computational complexity, hence preventing the applications of RPCA to very large scale computer vision problems. In this paper, we propose a novel algorithm, called $l_1$ filtering, for \emph{exactly} solving PCP with an $O(r^2(m+n))$ complexity, where $m\times n$ is the size of data matrix and $r$ is the rank of the matrix to recover, which is supposed to be much smaller than $m$ and $n$. Moreover, $l_1$ filtering is \emph{highly parallelizable}. It is the first algorithm that can \emph{exactly} solve a nuclear norm minimization problem in \emph{linear time} (with respect to the data size). Experiments on both synthetic data and real applications testify to the great advantage of $l_1$ filtering in speed over state-of-the-art algorithms.

📄 PDF Abstract BibTeX arXiv:1108.5359

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Dual Principal Component Pursuit: Improved Analysis and Efficient Algorithms

2018-12-01 · NeurIPS 2018 12 · Zhihui Zhu, Yifan Wang, Daniel Robinson, Daniel Naiman 외

Recent methods for learning a linear subspace from data corrupted by outliers are based on convex L1 and nuclear norm optimization and require the dimension of the subspace and the number of outliers to be sufficiently s…

Dual Principal Component Pursuit: Probability Analysis and Efficient Algorithms

2018-12-24 · Zhihui Zhu, Yifan Wang, Daniel P. Robinson, Daniel Q. Naiman 외

Recent methods for learning a linear subspace from data corrupted by outliers are based on convex $\ell_1$ and nuclear norm optimization and require the dimension of the subspace and the number of outliers to be sufficie…

Alternating minimization for square root principal component pursuit

2024-12-31 · Shengxiang Deng, Xudong Li, Yangjing Zhang

Recently, the square root principal component pursuit (SRPCP) model has garnered significant research interest. It is shown in the literature that the SRPCP model guarantees robust matrix recovery with a universal, const…

Complex and Quaternionic Principal Component Pursuit and Its Application to Audio Separation

2018-01-09 · Tak-Shing T. Chan, Yi-Hsuan Yang

Recently, the principal component pursuit has received increasing attention in signal processing research ranging from source separation to video surveillance. So far, all existing formulations are real-valued and lack t…

Polar $n$-Complex and $n$-Bicomplex Singular Value Decomposition and Principal Component Pursuit

2018-01-09 · Tak-Shing T. Chan, Yi-Hsuan Yang

Informed by recent work on tensor singular value decomposition and circulant algebra matrices, this paper presents a new theoretical bridge that unifies the hypercomplex and tensor-based approaches to singular value deco…