English

Computing Implicitizations of Multi-Graded Polynomial Maps

Algebraic Geometry 2023-11-15 v1 Symbolic Computation Commutative Algebra Statistics Theory Statistics Theory

Abstract

In this paper, we focus on computing the kernel of a map of polynomial rings φ\varphi. This core problem in symbolic computation is known as implicitization. While there are extremely effective Gr\"obner basis methods used to solve this problem, these methods can become infeasible as the number of variables increases. In the case when the map φ\varphi is multigraded, we consider an alternative approach. We demonstrate how to quickly compute a matrix of maximal rank for which φ\varphi has a positive multigrading. Then in each graded component we compute the minimal generators of the kernel in that multidegree with linear algebra. We have implemented our techniques in Macaulay2 and show that our implementation can compute many generators of low degree in examples where Gr\"obner techniques have failed. This includes several examples coming from phylogenetics where even a complete list of quadrics and cubics were unknown. When the multigrading refines total degree, our algorithm is \emph{embarassingly parallel} and a fully parallelized version of our algorithm will be forthcoming in OSCAR.

Keywords

Cite

@article{arxiv.2311.07678,
  title  = {Computing Implicitizations of Multi-Graded Polynomial Maps},
  author = {Joseph Cummings and Benjamin Hollering},
  journal= {arXiv preprint arXiv:2311.07678},
  year   = {2023}
}

Comments

16 pages, 2 figures. An implementation of our main algorithm can be found on our MathRepo page as well as our GitHub

R2 v1 2026-06-28T13:19:53.843Z