Sparse resultant based minimal solvers in computer vision and their connection with the action matrix
Snehal Bhayani, Janne Heikkil\"a, Zuzana Kukelova

TL;DR
This paper introduces an iterative scheme using sparse resultants and an extra polynomial to develop more efficient and stable minimal solvers for camera geometry problems in computer vision, offering a competitive alternative to existing methods.
Contribution
It proposes a novel iterative approach with an extra polynomial to improve solver efficiency and stability, connecting sparse resultants with action matrix methods in minimal problems.
Findings
The method produces smaller, more stable solvers than Grobner basis-based approaches.
It can be fully automated and integrated into existing solver generation tools.
Conditions for equivalence between action matrix and resultant-based solvers are analyzed.
Abstract
Many computer vision applications require robust and efficient estimation of camera geometry from a minimal number of input data measurements, i.e., solving minimal problems in a RANSAC framework. Minimal problems are usually formulated as complex systems of sparse polynomials. The systems usually are overdetermined and consist of polynomials with algebraically constrained coefficients. Most state-of-the-art efficient polynomial solvers are based on the action matrix method that has been automated and highly optimized in recent years. On the other hand, the alternative theory of sparse resultants and Newton polytopes has been less successful for generating efficient solvers, primarily because the polytopes do not respect the constraints on the coefficients. Therefore, in this paper, we propose a simple iterative scheme to test various subsets of the Newton polytopes and search for the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Numerical Analysis Techniques · Advanced Vision and Imaging · Polynomial and algebraic computation
