paper-with-me

홈 › Papers

Dual Principal Component Pursuit: Probability Analysis and Efficient Algorithms

2018-12-24 · Zhihui Zhu, Yifan Wang, Daniel P. Robinson, Daniel Q. Naiman, Rene Vidal, Manolis C. Tsakiris

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 sufficiently small. In sharp contrast, the recently proposed Dual Principal Component Pursuit (DPCP) method can provably handle subspaces of high dimension by solving a non-convex $\ell_1$ optimization problem on the sphere. However, its geometric analysis is based on quantities that are difficult to interpret and are not amenable to statistical analysis. In this paper we provide a refined geometric analysis and a new statistical analysis that show that DPCP can tolerate as many outliers as the square of the number of inliers, thus improving upon other provably correct robust PCA methods. We also propose a scalable Projected Sub-Gradient Method method (DPCP-PSGM) for solving the DPCP problem and show it admits linear convergence even though the underlying optimization problem is non-convex and non-smooth. Experiments on road plane detection from 3D point cloud data demonstrate that DPCP-PSGM can be more efficient than the traditional RANSAC algorithm, which is one of the most popular methods for such computer vision applications.

📄 PDF Abstract BibTeX arXiv:1812.09924

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

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 제목 키워드 기반

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…

Boosting RANSAC via Dual Principal Component Pursuit

2021-10-06 · Yunchen Yang, Xinyue Zhang, Tianjiao Ding, Daniel P. Robinson 외

In this paper, we revisit the problem of local optimization in RANSAC. Once a so-far-the-best model has been found, we refine it via Dual Principal Component Pursuit (DPCP), a robust subspace learning method with strong …

Robust Homography Estimation via Dual Principal Component Pursuit

2020-06-01 · CVPR 2020 6 · Tianjiao Ding, Yunchen Yang, Zhihui Zhu, Daniel P. Robinson 외

We revisit robust estimation of homographies over point correspondences between two or three views, a fundamental problem in geometric vision. The analysis serves as a platform to support a rigorous investigation of Dual…

Homography Estimationvalid

Hyperplane Clustering Via Dual Principal Component Pursuit

2017-06-06 · ICML 2017 8 · Manolis C. Tsakiris, Rene Vidal

We extend the theoretical analysis of a recently proposed single subspace learning algorithm, called Dual Principal Component Pursuit (DPCP), to the case where the data are drawn from of a union of hyperplanes. To gain i…

Clustering

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…