CVMay 3, 2017

Rotation Averaging and Strong Duality

arXiv:1705.01362v221 citations
Originality Incremental advance
AI Analysis

This provides a scalable, globally optimal solution for rotation averaging, a fundamental task in computer vision applications like structure from motion, though it is incremental in applying duality principles.

The paper tackles the non-convex problem of rotation averaging in computer vision by using Lagrangian duality, proving that there is often no duality gap under moderate noise, enabling certifiably global solutions in polynomial time. It also proposes an efficient algorithm that outperforms general solvers and handles large-scale instances, as demonstrated on synthetic and real-world data.

In this paper we explore the role of duality principles within the problem of rotation averaging, a fundamental task in a wide range of computer vision applications. In its conventional form, rotation averaging is stated as a minimization over multiple rotation constraints. As these constraints are non-convex, this problem is generally considered challenging to solve globally. We show how to circumvent this difficulty through the use of Lagrangian duality. While such an approach is well-known it is normally not guaranteed to provide a tight relaxation. Based on spectral graph theory, we analytically prove that in many cases there is no duality gap unless the noise levels are severe. This allows us to obtain certifiably global solutions to a class of important non-convex problems in polynomial time. We also propose an efficient, scalable algorithm that out-performs general purpose numerical solvers and is able to handle the large problem instances commonly occurring in structure from motion settings. The potential of this proposed method is demonstrated on a number of different problems, consisting of both synthetic and real-world data.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes