Refined $F_5$ Algorithms for Ideals of Minors of Square Matrices
Sriram Gopalakrishnan, Vincent Neiger, Mohab Safey El Din

TL;DR
This paper improves the $F_5$ algorithm for computing Gröbner bases of minors of matrices by reducing unnecessary reductions to zero, especially for the case of minors of size $n-2$, leading to efficiency gains.
Contribution
The authors refine the $F_5$ algorithm using syzygy module results to detect more reductions to zero, significantly enhancing computational efficiency for ideals of minors.
Findings
New algorithm avoids all reductions to zero for minors of size n-2.
Complexity analysis shows improved performance over previous estimates.
Practical implementation reduces computation time in Gröbner basis calculations.
Abstract
We consider the problem of computing a grevlex Gr\"obner basis for the set of minors of size of an matrix of generic linear forms over a field of characteristic zero or large enough. Such sets are not regular sequences; in fact, the ideal cannot be generated by a regular sequence. As such, when using the general-purpose algorithm to find the sought Gr\"obner basis, some computing time is wasted on reductions to zero. We use known results about the first syzygy module of to refine the algorithm in order to detect more reductions to zero. In practice, our approach avoids a significant number of reductions to zero. In particular, in the case , we prove that our new algorithm avoids all reductions to zero, and we provide a corresponding complexity analysis which improves upon the previously known estimates.
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
TopicsCoding theory and cryptography · graph theory and CDMA systems · Polynomial and algebraic computation
