Learning Monotone Dynamics by Neural Networks
Yu Wang, Qitong Gao, and Miroslav Pajic

TL;DR
This paper introduces methods for training neural networks that respect physical constraints like monotonicity and stability, improving the accuracy and reliability of learned physical system dynamics.
Contribution
It proposes novel neural network architectures and training strategies to enforce physical constraints such as monotonicity and stability in learned dynamics.
Findings
Methods preserve stability and monotonicity in neural network models.
Significant reduction in prediction errors for physical systems.
Simulations demonstrate improved physical plausibility of learned dynamics.
Abstract
Feed-forward neural networks (FNNs) work as standard building blocks in applying artificial intelligence (AI) to the physical world. They allow learning the dynamics of unknown physical systems (e.g., biological and chemical) {to predict their future behavior}. However, they are likely to violate the physical constraints of those systems without proper treatment. This work focuses on imposing two important physical constraints: monotonicity (i.e., a partial order of system states is preserved over time) and stability (i.e., the system states converge over time) when using FNNs to learn physical dynamics. For monotonicity constraints, we propose to use nonnegative neural networks and batch normalization. For both monotonicity and stability constraints, we propose to learn the system dynamics and corresponding Lyapunov function simultaneously. As demonstrated by case studies, our methods…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications · Model Reduction and Neural Networks · Machine Learning in Materials Science
