Exact hierarchical reductions of dynamical models via linear transformations
Alexander Demin, Elizaveta Demitraki, and Gleb Pogudin

TL;DR
This paper introduces an algorithm for exact hierarchical linear reductions of polynomial ODE models, enabling controlled simplification while preserving interpretability, with demonstrated efficiency and practical case studies.
Contribution
It presents a novel algorithm that computes a hierarchy of exact linear reductions for polynomial ODEs, generalizing previous methods and allowing adjustable model simplification.
Findings
Algorithm successfully computes maximal chains of reductions.
Implementation performs well on benchmark models.
Case studies demonstrate practical applicability.
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsModel-Driven Software Engineering Techniques · Logic, programming, and type systems · Formal Methods in Verification
