Exact hierarchical reductions of dynamical models via linear transformations

Alexander Demin,Elizaveta Demitraki,Gleb Pogudin
2024-01-04
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 <a class="link-external link-https" href="https://github.com/x3042/ExactODEReduction.jl" rel="external noopener nofollow">this https URL</a>
Systems and Control,Mathematical Software,Symbolic Computation,Dynamical Systems
What problem does this paper attempt to address?