A randomized Newton-Hensel lifting algorithm computes the unique representation f of a polynomial h in a subring generated by algebraically independent polynomials g_1,...,g_n in O~((nL_1+n^4+L_2)M(Delta,n)) field operations.
Exact hierarchical reductions of dynamical models via linear transformations
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Dynamical models described by ordinary differential equations (ODEs) are a fundamental tool in the sciences and engineering. Exact reduction aims at producing a lower-dimensional model in which each macro-variable can be directly related to the original variables, and it is thus a natural step towards the model's formal analysis and mechanistic understanding. We present an algorithm which, given a polynomial ODE model, computes a longest possible chain of exact linear reductions of the model such that each reduction refines the previous one, thus giving a user control of the level of detail preserved by the reduction. This significantly generalizes over the existing approaches which compute only the reduction of the lowest dimension subject to an approach-specific constraint. The algorithm reduces finding exact linear reductions to a question about representations of finite-dimensional algebras. We provide an implementation of the algorithm, demonstrate its performance on a set of benchmarks, and illustrate the applicability via case studies. Our implementation is freely available at https://github.com/x3042/ExactODEReduction.jl
fields
cs.SC 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Computing Polynomial Representation in Subrings of Multivariate Polynomial Rings
A randomized Newton-Hensel lifting algorithm computes the unique representation f of a polynomial h in a subring generated by algebraically independent polynomials g_1,...,g_n in O~((nL_1+n^4+L_2)M(Delta,n)) field operations.