PDE-Net: Learning PDEs from Data
Zichao Long, Yiping Lu, Xianzhong Ma, Bin Dong

TL;DR
PDE-Net is a novel neural network designed to learn and predict complex system dynamics by uncovering underlying PDE models directly from data, offering greater flexibility than existing methods.
Contribution
The paper introduces PDE-Net, a flexible deep learning framework that learns differential operators and nonlinear responses simultaneously, with constraints enabling PDE model identification.
Findings
Successfully uncovers hidden PDE models from data.
Accurately predicts system dynamics over extended periods.
Performs well even with noisy data.
Abstract
In this paper, we present an initial attempt to learn evolution PDEs from data. Inspired by the latest development of neural network designs in deep learning, we propose a new feed-forward deep network, called PDE-Net, to fulfill two objectives at the same time: to accurately predict dynamics of complex systems and to uncover the underlying hidden PDE models. The basic idea of the proposed PDE-Net is to learn differential operators by learning convolution kernels (filters), and apply neural networks or other machine learning methods to approximate the unknown nonlinear responses. Comparing with existing approaches, which either assume the form of the nonlinear response is known or fix certain finite difference approximations of differential operators, our approach has the most flexibility by learning both differential operators and the nonlinear responses. A special feature of 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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsModel Reduction and Neural Networks · Neural Networks and Reservoir Computing · Neural Networks and Applications
