Embedding polynomial systems into vertically parametrised families: A case study on ODEbase
Oliver Daisey, Yue Ren, Yuvraj Singh
TL;DR
The work tackles embedding a fixed polynomial system $F$ into vertically parametrised families $\mathcal{F}$ to preserve generic algebraic properties such as dimension and root counts. It develops empirical criteria based on Macaulay-matrix minors and a greedy monomial-translation algorithm to identify and construct good embeddings, and it analyzes the inherent difficulty of the alignment problem. Across mass-action ODEbase instances, a simple score that minimizes monomial diversity correlates with desirable embeddings, and the proposed greedy alignment performs well in practice, aided by a public OSCAR-based interface. This yields practical methods for understanding parametrised systems and enables efficient access to most ODEbase models through OscarODEbase.jl, with potential impact on tropical-geometric analyses of steady-state varieties.
Abstract
Vertically parametrised polynomial systems are a particular nice class of parametrised polynomial systems for which a lot of interesting algebraic information is encoded in its combinatorics. Given a fixed polynomial system, we empirically study what constitutes a good vertically parametrised polynomial system that gives rise to it and how to construct said vertically parametrised polynomial system. For data, we use all polynomial systems in ODEbase, which we have transcribed to an OSCAR readable format, and made available as a Julia package OscarODEbase.
