Constrained Neural Ordinary Differential Equations with Stability GuaranteesDownload PDF

Published: 27 Feb 2020, Last Modified: 22 Oct 2023ICLR 2020 Workshop ODE/PDE+DL PosterReaders: Everyone
Keywords: Deep Learning, Ordinary Differential Equations, Physics Informed Machine Learning, Physics Informed Neural Networks, Eigenvalue Constraints
TL;DR: In this paper, we show how to model discrete ordinary differential equations (ODE) with algebraic nonlinearities as deep neural networks with varying degrees of prior knowledge.
Abstract: Differential equations are frequently used in engineering domains, such as modeling and control of industrial systems, where safety and performance guarantees are of paramount importance. Traditional physics-based modeling approaches require domain expertise and are often difficult to tune or adapt to new systems. In this paper, we show how to model discrete ordinary differential equations (ODE) with algebraic nonlinearities as deep neural networks with varying degrees of prior knowledge. We derive the stability guarantees of the network layers based on the implicit constraints imposed on the weight's eigenvalues. Moreover, we show how to use barrier methods to generically handle additional inequality constraints. We demonstrate the prediction accuracy of learned neural ODEs evaluated on open-loop simulations compared to ground truth dynamics with bi-linear terms.
Community Implementations: [![CatalyzeX](/images/catalyzex_icon.svg) 1 code implementation](https://www.catalyzex.com/paper/arxiv:2004.10883/code)
1 Reply

Loading