Related Experiment Video
Updated: Sep 16, 2025

Computational Modeling of Retinal Neurons for Visual Prosthesis Research - Fundamental Approaches
Published on: June 21, 2022
Jaxkineticmodel: Neural ordinary differential equations inspired parameterization of kinetic models
Paul van Lent1, Olga Bunkova1, Bálint Magyar1
1Intelligent Systems, Delft University of Technology, Delft, Zuid-Holland, Netherlands.
We developed jaxkineticmodel, a JAX/Diffrax framework for efficient parameterization of large-scale metabolic kinetic models. This tool accelerates model training and enables hybrid models, advancing systems biology research.
Area of Science:
- Systems Biology
- Computational Biology
- Biophysics
Background:
- Metabolic kinetic models, described by Ordinary Differential Equations (ODEs), are crucial for understanding biological systems.
- Parameterizing large-scale ODE models presents significant computational challenges.
- Neural Ordinary Differential Equations (NODE) offer promising approaches for time-series data modeling.
Purpose of the Study:
- To introduce jaxkineticmodel, a novel simulation and training framework for Systems Biology Markup Language (SBML) models.
- To leverage JAX/Diffrax for accelerated kinetic model parameterization and enable hybrid modeling.
- To provide a robust platform for efficient fitting of large metabolic kinetic models.
Main Methods:
- Implementation of a simulation and training framework using JAX/Diffrax.
- Utilizing JAX's automatic differentiation and just-in-time compilation for performance enhancement.
- Developing capabilities for hybridizing kinetic models with neural networks.
Main Results:
- Demonstrated robust training of kinetic models across diverse SBML models with varying parameter initialization.
- Successfully applied the framework to a complex glycolysis model.
- Showcased hybridization of kinetic models with neural networks for unknown reaction mechanisms.
Conclusions:
- The jaxkineticmodel framework efficiently fits large metabolic kinetic models.
- It offers a powerful platform for advancing systems biology research and modeling.
- The framework facilitates the integration of mechanistic and data-driven modeling approaches.
Related Concept Videos
Linear Approximation in Time Domain
For a simple pendulum with a mass evenly distributed along its length and the center of mass located at half the pendulum's length,...
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
Model Approaches for Pharmacokinetic Data: Distributed Parameter Models
The distributed parameter models are specifically designed to account for variations and differences in some drug classes. This model is particularly useful for assessing regional concentrations of anticancer or...
Linear Approximation in Frequency Domain
In contrast, nonlinear systems do not inherently possess these properties. However, for small deviations around an operating point, a nonlinear system can often be approximated as linear....
Kinematic Equations: Problem Solving
State Space Representation
Consider an RLC circuit, a...

