VarNet: Variational Neural Networks for the Solution of Partial Differential Equations
Reza Khodayi-Mehr, Michael M. Zavlanos

TL;DR
VarNet introduces a novel variational loss function for neural network-based PDE solutions, enabling discretization-free, parallelizable, and smooth solutions suitable for control, optimization, and model order reduction.
Contribution
The paper presents a new variational loss function for PDEs, improving neural network training by avoiding discretization and employing measure-based sampling.
Findings
Effective in capturing PDE solutions with lower derivatives
Produces smooth, differentiable solutions without interpolation
Applicable to parametric PDEs for model reduction
Abstract
In this paper we propose a new model-based unsupervised learning method, called VarNet, for the solution of partial differential equations (PDEs) using deep neural networks (NNs). Particularly, we propose a novel loss function that relies on the variational (integral) form of PDEs as apposed to their differential form which is commonly used in the literature. Our loss function is discretization-free, highly parallelizable, and more effective in capturing the solution of PDEs since it employs lower-order derivatives and trains over measure non-zero regions of space-time. Given this loss function, we also propose an approach to optimally select the space-time samples, used to train the NN, that is based on the feedback provided from the PDE residual. The models obtained using VarNet are smooth and do not require interpolation. They are also easily differentiable and can directly be used…
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 · Numerical methods for differential equations · Neural Networks and Applications
