Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

PINNs Failure Modes are Overfitting

About

Physics-Informed Neural Networks (PINNs) are a common class of machine learning-based partial differential equation (PDE) solvers which train a network to represent a solution by minimizing a residual loss that encodes the PDE. Despite their successes, they are known to fail on certain simple equations, converging to an incorrect solution despite low loss. These failure modes have garnered significant attention in the literature over the past several years, motivating both architectural and optimization based solutions. By directly visualizing the residual, we show that failure modes are the result of overfitting: the loss is minimized on the collocation points, but not elsewhere. Applying regularization causes the failure modes to vanish. Finally, we extend double backpropagation over the full set of residuals, and use it to achieve state-of-the-art performance on four standard failure mode equations with up to $23\times$ fewer collocation points and a vanilla architecture.

Nigel T. Andersen, Takashi Matsubara• 2026

Related benchmarks

TaskDatasetResultRank
Solving PDEAllen-Cahn
Relative Error9.60e-5
21
Solving partial differential equationsConvection
Loss4.00e-11
4
Solving partial differential equationsReaction
Loss3.50e-12
4
Solving partial differential equationsWave
Loss3.50e-7
4
Showing 4 of 4 rows

Other info

Follow for update