English

NeuralPDE: Automating Physics-Informed Neural Networks (PINNs) with Error Approximations

Mathematical Software 2021-07-21 v1 Symbolic Computation

Abstract

Physics-informed neural networks (PINNs) are an increasingly powerful way to solve partial differential equations, generate digital twins, and create neural surrogates of physical models. In this manuscript we detail the inner workings of NeuralPDE.jl and show how a formulation structured around numerical quadrature gives rise to new loss functions which allow for adaptivity towards bounded error tolerances. We describe the various ways one can use the tool, detailing mathematical techniques like using extended loss functions for parameter estimation and operator discovery, to help potential users adopt these PINN-based techniques into their workflow. We showcase how NeuralPDE uses a purely symbolic formulation so that all of the underlying training code is generated from an abstract formulation, and show how to make use of GPUs and solve systems of PDEs. Afterwards we give a detailed performance analysis which showcases the trade-off between training techniques on a large set of PDEs. We end by focusing on a complex multiphysics example, the Doyle-Fuller-Newman (DFN) Model, and showcase how this PDE can be formulated and solved with NeuralPDE. Together this manuscript is meant to be a detailed and approachable technical report to help potential users of the technique quickly get a sense of the real-world performance trade-offs and use cases of the PINN techniques.

Keywords

Cite

@article{arxiv.2107.09443,
  title  = {NeuralPDE: Automating Physics-Informed Neural Networks (PINNs) with Error Approximations},
  author = {Kirill Zubov and Zoe McCarthy and Yingbo Ma and Francesco Calisto and Valerio Pagliarino and Simone Azeglio and Luca Bottero and Emmanuel Luján and Valentin Sulzer and Ashutosh Bharambe and Nand Vinchhi and Kaushik Balakrishnan and Devesh Upadhyay and Chris Rackauckas},
  journal= {arXiv preprint arXiv:2107.09443},
  year   = {2021}
}

Comments

74 pages, 20+ figures, 20+ tables

R2 v1 2026-06-24T04:21:34.801Z