pith. sign in

arxiv: 2107.09443 · v1 · pith:POOF67RPnew · submitted 2021-07-19 · 💻 cs.MS · cs.SC

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

classification 💻 cs.MS cs.SC
keywords neuralpdetechniquesformulationneuraldetailederrorfunctionshelp
0
0 comments X
read the original 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.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 4 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Deep Wave Network for Modeling Multi-Scale Physical Dynamics

    cs.LG 2026-05 unverdicted novelty 6.0

    DW-Net improves the accuracy versus computational cost Pareto front over standard U-Nets for 2D and 3D multi-scale flow benchmarks by stacking multiple waves while keeping training settings identical.

  2. Estimating Parameter Fields in Multi-Physics PDEs from Scarce Measurements

    cs.LG 2025-08 unverdicted novelty 6.0

    Neptune infers spatiotemporal parameter fields in PDEs from as few as 45 sparse measurements using independent coordinate neural networks, outperforming PINNs and neural operators with lower errors and better extrapolation.

  3. jNO: A JAX Library for Neural Operator and Foundation Model Training

    cs.LG 2026-05 unverdicted novelty 4.0

    jNO introduces a unified JAX tracing system for data-driven and physics-informed neural operator training that compiles domains, residuals, losses, and diagnostics into one pipeline.

  4. A Scoping Review of Physics Informed Machine Learning for Wave Propagation Modeling in Seismology

    physics.comp-ph 2026-06 unverdicted novelty 1.0

    A scoping review of physics-informed machine learning for seismic wave propagation finds applications in forward and inverse problems with often comparable accuracy at lower cost, while identifying gaps in benchmarkin...