143

Open source Differentiable ODE Solving Infrastructure

Main:6 Pages
8 Figures
Bibliography:2 Pages
5 Tables
Appendix:1 Pages
Abstract

Ordinary Differential Equations (ODEs) are widely used in physics, chemistry, and biology to model dynamic systems, including reaction kinetics, population dynamics, and biological processes. In this work, we integrate GPU-accelerated ODE solvers into the open-source DeepChem framework, making these tools easily accessible. These solvers support multiple numerical methods and are fully differentiable, enabling easy integration into more complex differentiable programs. We demonstrate the capabilities of our implementation through experiments on Lotka-Volterra predator-prey dynamics, pharmacokinetic compartment models, neural ODEs, and solving PDEs using reaction-diffusion equations. Our solvers achieved high accuracy with mean squared errors ranging from 10410^{-4} to 10610^{-6} and showed scalability in solving large systems with up to 100 compartments.

View on arXiv
Comments on this paper