paper-with-me

홈 › Papers

Dual Principal Component Pursuit

2015-10-15 · Manolis C. Tsakiris, Rene Vidal

We consider the problem of learning a linear subspace from data corrupted by outliers. Classical approaches are typically designed for the case in which the subspace dimension is small relative to the ambient dimension. Our approach works with a dual representation of the subspace and hence aims to find its orthogonal complement; as such, it is particularly suitable for subspaces whose dimension is close to the ambient dimension (subspaces of high relative dimension). We pose the problem of computing normal vectors to the inlier subspace as a non-convex $\ell_1$ minimization problem on the sphere, which we call Dual Principal Component Pursuit (DPCP) problem. We provide theoretical guarantees under which every global solution to DPCP is a vector in the orthogonal complement of the inlier subspace. Moreover, we relax the non-convex DPCP problem to a recursion of linear programs whose solutions are shown to converge in a finite number of steps to a vector orthogonal to the subspace. In particular, when the inlier subspace is a hyperplane, the solutions to the recursion of linear programs converge to the global minimum of the non-convex DPCP problem in a finite number of steps. We also propose algorithms based on alternating minimization and iteratively re-weighted least squares, which are suitable for dealing with large-scale data. Experiments on synthetic data show that the proposed methods are able to handle more outliers and higher relative dimensions than current state-of-the-art methods, while experiments in the context of the three-view geometry problem in computer vision suggest that the proposed methods can be a useful or even superior alternative to traditional RANSAC-based approaches for computer vision and other applications.

📄 PDF Abstract BibTeX arXiv:1510.04390

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

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 …

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…

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

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…

A variational approach to stable principal component pursuit

2014-06-04 · Aleksandr Aravkin, Stephen Becker, Volkan Cevher, Peder Olsen

We introduce a new convex formulation for stable principal component pursuit (SPCP) to decompose noisy signals into low-rank and sparse representations. For numerical solutions of our SPCP formulation, we first develop a…