Embedding polynomial systems into vertically parametrised families: A case study on ODEbase
Daisey, Ren, Singh
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.
academic
Embedding polynomial systems into vertically parametrised families: A case study on ODEbase
Vertically parametrised polynomial systems constitute a special class of parametrised polynomial systems whose interesting algebraic information is encoded in their combinatorial structure. Given a fixed polynomial system, this paper empirically investigates what constitutes a good vertically parametrised polynomial system that generates it, and how to construct such systems. The study utilizes all polynomial systems from ODEbase as data, transcribing them into OSCAR-readable format, provided as the Julia package OscarODEbase.
Importance of Vertically Parametrised Systems: Vertically parametrised polynomial systems describe steady states in mass-action kinetics, with many interesting properties encoded in their (tropical) combinatorial structure, including:
Solution sets always possess the expected dimension and at least one smooth point
For the generic zero-dimensional case, both the generic number of complex solutions and lower bounds on positive solutions can be computed combinatorially via tropical geometry
Optimal homotopies can be constructed through tropical geometric combinatorics
Embedding Problem: Given a polynomial system F, how to find a "good" vertically parametrised system F̃ such that F = F̃_P for some parameter choice P
Practical Requirements: In applications such as biochemical reaction networks, it is necessary to embed concrete polynomial systems into parametrised families to leverage the favorable properties of vertically parametrised systems
Existing theory indicates that vertically parametrised systems possess good algebraic properties, but lacks practical guidance on constructing "good" embeddings
ODEbase provides a large collection of real polynomial systems from biological systems, offering an ideal data source for empirical research
There is a need to develop practical algorithms for constructing near-optimal embeddings
Identified discriminative criteria for good embeddings: Through empirical study of systems in ODEbase, discovered that minimizing the number of distinct monomials is the primary characteristic distinguishing good embeddings
Proposed a greedy alignment algorithm: For the NP-hard problem of constructing good embeddings, developed a practical greedy algorithm
Developed the OscarODEbase.jl package: Converted 190 polynomial models from ODEbase into OSCAR-readable format, facilitating related research
Provided an empirical analysis framework: Established a scoring system for evaluating embedding quality and experimental methodology
Input: Polynomial system F = {f₁, ..., fₖ} ⊆ Kx± Output: Vertically parametrised system F̃ such that F = F̃_P for some parameter P, with F̃ possessing good algebraic properties Objective: The generic root count of F̃ should match the solution count of F, reflecting the genericity of F̃
The paper cites important works from multiple fields including algebraic geometry, tropical geometry, computational geometry, and symbolic computation, particularly:
Foundational theory by Feliu, Henriksson, Pascual-Escudero on vertically parametrised systems
Applications of tropical geometry by Helminck, Ren in root count computation
Related literature on ODEbase database
Overall Assessment: This is a well-executed paper combining theory and practice, addressing important problems in the application of vertically parametrised polynomial systems. While there is room for improvement in theoretical analysis, its empirical methodology and practical value make it a valuable contribution to the field.