A Framework for Reducing the Complexity of Geometric Vision Problems and its Application to Two-View Triangulation with Approximation Bounds
Felix Rydell, Georg Bökman, Fredrik Kahl, Kathlén Kohn
TL;DR
This work addresses the computational burden of geometric vision problems, focusing on triangulation, by introducing a framework that reduces problem complexity through targeted reweighting of the objective and a coordinate diagonalization of the constraints. Applied to two-view triangulation, the method lowers the ED-degree from $6$ to $2$ and yields a closed-form solution, with theoretically derived optimal weights and provable approximation bounds. The approach is validated on real data and shown to be competitive with, and sometimes superior to, established baselines, especially when cameras have parallel optical axes. The framework is general and promises extensions to higher-view problems, potentially simplifying otherwise intractable algebraic optimization tasks in multiview geometry.
Abstract
In this paper, we present a new framework for reducing the computational complexity of geometric vision problems through targeted reweighting of the cost functions used to minimize reprojection errors. Triangulation - the task of estimating a 3D point from noisy 2D projections across multiple images - is a fundamental problem in multiview geometry and Structure-from-Motion (SfM) pipelines. We apply our framework to the two-view case and demonstrate that optimal triangulation, which requires solving a univariate polynomial of degree six, can be simplified through cost function reweighting reducing the polynomial degree to two. This reweighting yields a closed-form solution while preserving strong geometric accuracy. We derive optimal weighting strategies, establish theoretical bounds on the approximation error, and provide experimental results on real data demonstrating the effectiveness of the proposed approach compared to standard methods. Although this work focuses on two-view triangulation, the framework generalizes to other geometric vision problems.
