A Column-Pivoting Based Strategy for Monomial Ordering in Numerical Gröbner Basis Calculations

Abstract

This paper presents a new fast approach to improving stability in polynomial equation solving. Gröbner basis techniques for equation solving have been applied successfully to several geometric computer vision problems. However, in many cases these methods are plagued by numerical problems. An interesting approach to stabilising the computations is to study basis selection for the quotient space ℂ[ x ]/ I . In this paper, the exact matrix computations involved in the solution procedure are clarified and using this knowledge we propose a new fast basis selection scheme based on QR-factorization with column pivoting. We also propose an adaptive scheme for truncation of the Gröbner basis to further improve stability. The new basis selection strategy is studied on some of the latest reported uses of Gröbner basis methods in computer vision and we demonstrate a fourfold increase in speed and nearly as good over-all precision as the previous SVD-based method. Moreover, we get typically get similar or better reduction of the largest errors.

Cite

Text

Byröd et al. "A Column-Pivoting Based Strategy for Monomial Ordering in Numerical Gröbner Basis Calculations." European Conference on Computer Vision, 2008. doi:10.1007/978-3-540-88693-8_10

Markdown

[Byröd et al. "A Column-Pivoting Based Strategy for Monomial Ordering in Numerical Gröbner Basis Calculations." European Conference on Computer Vision, 2008.](https://mlanthology.org/eccv/2008/byrod2008eccv-column/) doi:10.1007/978-3-540-88693-8_10

BibTeX

@inproceedings{byrod2008eccv-column,
  title     = {{A Column-Pivoting Based Strategy for Monomial Ordering in Numerical Gröbner Basis Calculations}},
  author    = {Byröd, Martin and Josephson, Klas and Åström, Kalle},
  booktitle = {European Conference on Computer Vision},
  year      = {2008},
  pages     = {130-143},
  doi       = {10.1007/978-3-540-88693-8_10},
  url       = {https://mlanthology.org/eccv/2008/byrod2008eccv-column/}
}