paper-with-me

Papers

Essential Matrix Estimation using Convex Relaxations in Orthogonal Space

2023-01-01 · ICCV 2023 1 · Arman Karimian, Roberto Tron

We introduce a novel method to estimate the essential matrix for two-view Structure from Motion (SfM). We show that every 3 by 3 essential matrix can be embedded in a 4 by 4 rotation, having its bottom right entry fixed to zero; we call the latter the quintessential matrix. This embedding leads to rich relations with the space of 4-D rotations, quaternions, and the classical twisted-pair ambiguity in two-view SfM. We use this structure to derive a succession of semidefinite relaxations that require fewer parameters than the existing non-minimal solvers and yield faster convergence with certifiable optimality. We then exploit the low-rank geometry of these relaxations to reduce them to an equivalent optimization on a Riemannian manifold and solve them via the Riemannian Staircase method. The experimental evaluation confirms that our algorithm always finds the globally optimal solution and outperforms the existing non-minimal methods. We make our implementations open source.

📄 PDF Abstract BibTeX

Code (1)

armandok/qme 공식 구현

Similar Papers 제목 키워드 기반

A new perspective on low-rank optimization

2021-05-12 · Dimitris Bertsimas, Ryan Cory-Wright, Jean Pauphilet

A key question in many low-rank problems throughout optimization, machine learning, and statistics is to characterize the convex hulls of simple low-rank sets and judiciously apply these convex hulls to obtain strong yet…

Statistical Limits of Convex Relaxations

2015-03-04 · Zhaoran Wang, Quanquan Gu, Han Liu

Many high dimensional sparse learning problems are formulated as nonconvex optimization. A popular approach to solve these nonconvex optimization problems is through convex relaxations such as linear and semidefinite pro…

Sparse LearningStochastic Block Model

1-bit Matrix Completion: PAC-Bayesian Analysis of a Variational Approximation

2016-04-14 · Vincent Cottet, Pierre Alquier

Due to challenging applications such as collaborative filtering, the matrix completion problem has been widely studied in the past few years. Different approaches rely on different structure assumptions on the matrix in …

Collaborative FilteringLearning TheoryMatrix Completion

Phase Transition in Convex Relaxations for Graph Alignment

2026-06-14 · Laurent Massoulié, Sushil Mahavir Varma, Louis Vassaux, Irène Waldspurger arxiv

We study the graph alignment problem for correlated Gaussian Orthogonal Ensemble (GOE) matrices, where the goal is to recover a hidden vertex permutation given two correlated symmetric Gaussian matrices $(A, B)$ with cor…

Robust PCA and subspace tracking from incomplete observations using L0-surrogates

2012-10-02 · Clemens Hage, Martin Kleinsteuber

Many applications in data analysis rely on the decomposition of a data matrix into a low-rank and a sparse component. Existing methods that tackle this task use the nuclear norm and L1-cost functions as convex relaxation…

Outlier Detection