Efficient Solvers for Minimal Problems by Syzygy-Based Reduction

Abstract

In this paper we study the problem of automatically generating polynomial solvers for minimal problems. The main contribution is a new method for finding small elimination templates by making use of the syzygies (i.e. the polynomial relations) that exist between the original equations. Using these syzygies we can essentially parameterize the set of possible elimination templates. We evaluate our method on a wide variety of problems from geometric computer vision and show improvement compared to both handcrafted and automatically generated solvers. Furthermore we apply our method on two previously unsolved relative orientation problems.

Cite

Text

Larsson et al. "Efficient Solvers for Minimal Problems by Syzygy-Based Reduction." Conference on Computer Vision and Pattern Recognition, 2017. doi:10.1109/CVPR.2017.256

Markdown

[Larsson et al. "Efficient Solvers for Minimal Problems by Syzygy-Based Reduction." Conference on Computer Vision and Pattern Recognition, 2017.](https://mlanthology.org/cvpr/2017/larsson2017cvpr-efficient/) doi:10.1109/CVPR.2017.256

BibTeX

@inproceedings{larsson2017cvpr-efficient,
  title     = {{Efficient Solvers for Minimal Problems by Syzygy-Based Reduction}},
  author    = {Larsson, Viktor and Astrom, Kalle and Oskarsson, Magnus},
  booktitle = {Conference on Computer Vision and Pattern Recognition},
  year      = {2017},
  doi       = {10.1109/CVPR.2017.256},
  url       = {https://mlanthology.org/cvpr/2017/larsson2017cvpr-efficient/}
}