On the computation of Gröbner bases for matrix-weighted homogeneous systems
Thibaut Verron
TL;DR
The paper addresses computing Gröbner bases for systems that are matrix-weighted homogeneous, a structure generalizing multihomogeneous and weighted homogeneous cases. It develops a general Matrix-F5 framework tailored to matrix-weighted gradings, with specialized variants that reduce to multihomogeneous and sparse settings and includes optimization strategies such as parallelization and gcd-based pruning. It analyzes regularity notions via Hilbert multiseries, proves conditional genericity results, and demonstrates practical gains through a SageMath prototype. The work advances structured polynomial solving by exploiting multidimensional weight structures to improve efficiency and scale for complex symbolic computations with potential applications in physics and beyond.
Abstract
In this paper, we examine the structure of systems that are weighted homogeneous for several systems of weights, and how it impacts the computation of Gröbner bases. We present several linear algebra algorithms for computing Gröbner bases for systems with this structure, either directly or by reducing to existing structures. We also present suitable optimization techniques. As an opening towards complexity studies, we discuss potential definitions of regularity and prove that they are generic if non-empty. Finally, we present experimental data from a prototype implementation of the algorithms in SageMath.
