English

Solving Minimal Problems Without Matrix Inversion Using FFT-Based Interpolation

Computer Vision and Pattern Recognition 2026-05-08 v1 Numerical Analysis Numerical Analysis

Abstract

Estimating camera geometry typically involves solving minimal problems formulated as systems of multivariate polynomial equations, which often pose computational challenges when using existing Gr\"obner-basis or resultant-based methods due to matrix inversion needed in the online solver. Here we propose a sampling-based, matrix inversion-free method that constructs the solvers using sparse hidden-variable resultants. The determinant polynomial in the hidden variable is efficiently reconstructed via inverse fast Fourier transform interpolation from sampled evaluations, avoiding symbolic expansion. Solving this polynomial yields the hidden variable, and the remaining unknowns are recovered by identifying rank-1 deficient submatrices and applying Cramer's rule. A greatest common divisor-based criterion ensures robust submatrix identification under noise. Experiments on diverse minimal problems demonstrate that the proposed solver achieves strong numerical stability and competitive runtime, particularly for small-scale problems, providing a practical alternative to traditional Gr\"obner-basis and resultant-based solvers.

Keywords

Cite

@article{arxiv.2605.06572,
  title  = {Solving Minimal Problems Without Matrix Inversion Using FFT-Based Interpolation},
  author = {Haidong Wu and Snehal Bhayani and Janne Heikkilä},
  journal= {arXiv preprint arXiv:2605.06572},
  year   = {2026}
}

Comments

Accepted to CVPR 2026