Polynomial Systems Solving by Fast Linear Algebra
Jean-Charles Faug\`ere (INRIA Paris-Rocquencourt, LIP6), Pierrick, Gaudry (INRIA Nancy - Grand Est / LORIA), Louise Huot (INRIA, Paris-Rocquencourt, LIP6), Gu\'ena\"el Renault (INRIA Paris-Rocquencourt,, LIP6)

TL;DR
This paper introduces faster algorithms for solving polynomial systems by leveraging advanced linear algebra techniques, reducing computational complexity from cubic to near-linear in the number of solutions, especially for generic systems.
Contribution
It presents novel algorithms that significantly improve the complexity of polynomial system solving using fast matrix multiplication, applicable to generic and Bézout-bound systems.
Findings
Complexity reduced from ^3 to ^ in solving systems.
New algorithms rely on fast linear algebra techniques.
Applicable to both bounded and unbounded degree systems.
Abstract
Polynomial system solving is a classical problem in mathematics with a wide range of applications. This makes its complexity a fundamental problem in computer science. Depending on the context, solving has different meanings. In order to stick to the most general case, we consider a representation of the solutions from which one can easily recover the exact solutions or a certified approximation of them. Under generic assumption, such a representation is given by the lexicographical Gr\"obner basis of the system and consists of a set of univariate polynomials. The best known algorithm for computing the lexicographical Gr\"obner basis is in arithmetic operations where is the number of variables and is the maximal degree of the equations in the input system. The notation means that we neglect polynomial factors in . We show that this…
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
TopicsPolynomial and algebraic computation · Formal Methods in Verification · Commutative Algebra and Its Applications
