NeuralPDE: Modelling Dynamical Systems from Data
Andrzej Dulny, Andreas Hotho, Anna Krause

TL;DR
NeuralPDE introduces a novel neural network approach that leverages the Method of Lines and CNNs to model complex PDE-governed dynamical systems more effectively than existing methods.
Contribution
The paper presents NeuralPDE, a new model combining CNN parametrization with differentiable ODE solvers to better learn PDE-based dynamics from data.
Findings
NeuralPDE outperforms existing models on toy and real-world data.
The approach effectively captures complex PDE dynamics.
NeuralPDE demonstrates improved accuracy in modeling dynamical systems.
Abstract
Many physical processes such as weather phenomena or fluid mechanics are governed by partial differential equations (PDEs). Modelling such dynamical systems using Neural Networks is an active research field. However, current methods are still very limited, as they do not exploit the knowledge about the dynamical nature of the system, require extensive prior knowledge about the governing equations or are limited to linear or first-order equations. In this work we make the observation that the Method of Lines used to solve PDEs can be represented using convolutions which makes convolutional neural networks (CNNs) the natural choice to parametrize arbitrary PDE dynamics. We combine this parametrization with differentiable ODE solvers to form the NeuralPDE Model, which explicitly takes into account the fact that the data is governed by differential equations. We show in several experiments…
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 · Hydrological Forecasting Using AI · Computational Physics and Python Applications
