Efficient training of physics-informed neural networks via importance sampling
Mohammad Amin Nabian, Rini Jasmine Gladstone, Hadi Meidani

TL;DR
This paper introduces an importance sampling method to improve the training efficiency of physics-informed neural networks (PINNs) by sampling collocation points based on the loss function, leading to faster convergence and better performance.
Contribution
The paper proposes a simple, hyperparameter-free importance sampling technique for PINNs that enhances training efficiency and convergence speed compared to uniform sampling.
Findings
Importance sampling improves PINNs training convergence.
Piecewise constant approximation further accelerates training.
Numerical examples verify increased efficiency and accuracy.
Abstract
Physics-Informed Neural Networks (PINNs) are a class of deep neural networks that are trained, using automatic differentiation, to compute the response of systems governed by partial differential equations (PDEs). The training of PINNs is simulation-free, and does not require any training dataset to be obtained from numerical PDE solvers. Instead, it only requires the physical problem description, including the governing laws of physics, domain geometry, initial/boundary conditions, and the material properties. This training usually involves solving a non-convex optimization problem using variants of the stochastic gradient descent method, with the gradient of the loss function approximated on a batch of collocation points, selected randomly in each iteration according to a uniform distribution. Despite the success of PINNs in accurately solving a wide variety of PDEs, the method still…
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
MethodsDiffusion
