Domain-decoupled Physics-informed Neural Networks with Closed-form Gradients for Fast Model Learning of Dynamical Systems
Henrik Krauss, Tim-Lukas Habich, Max Bartholdt, Thomas Seel, Moritz, Schappler

TL;DR
This paper introduces the domain-decoupled physics-informed neural network (DD-PINN), which significantly accelerates training and improves stability for modeling large nonlinear dynamical systems by decoupling time from neural network computations.
Contribution
The paper presents a novel DD-PINN architecture that enables closed-form gradient calculation and faster training for complex systems, overcoming limitations of existing PINCs.
Findings
DD-PINN reduces training times compared to PINC.
DD-PINN maintains stability and accuracy where PINC diverges.
Validation on three systems demonstrates improved performance.
Abstract
Physics-informed neural networks (PINNs) are trained using physical equations and can also incorporate unmodeled effects by learning from data. PINNs for control (PINCs) of dynamical systems are gaining interest due to their prediction speed compared to classical numerical integration methods for nonlinear state-space models, making them suitable for real-time control applications. We introduce the domain-decoupled physics-informed neural network (DD-PINN) to address current limitations of PINC in handling large and complex nonlinear dynamical systems. The time domain is decoupled from the feed-forward neural network to construct an Ansatz function, allowing for calculation of gradients in closed form. This approach significantly reduces training times, especially for large dynamical systems, compared to PINC, which relies on graph-based automatic differentiation. Additionally, the…
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
TopicsModel Reduction and Neural Networks · Neural Networks and Applications · Neural Networks and Reservoir Computing
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
