One-Shot Transfer Learning for Nonlinear PDEs with Perturbative PINNs
Samuel Auroy, Pavlos Protopapas

TL;DR
This paper introduces a novel method combining perturbation theory with one-shot transfer learning in PINNs to efficiently solve nonlinear PDEs, enabling rapid adaptation to new problem instances with minimal retraining.
Contribution
It extends one-shot transfer learning from ODEs to PDEs, providing a closed-form solution for new instances and demonstrating high accuracy and speed on canonical nonlinear PDEs.
Findings
Achieved errors around 1e-3 on KPP-Fisher and wave equations.
Adapted to new PDE instances in under 0.2 seconds.
Maintained accuracy comparable to classical solvers with faster transfer.
Abstract
We propose a framework for solving nonlinear partial differential equations (PDEs) by combining perturbation theory with one-shot transfer learning in Physics-Informed Neural Networks (PINNs). Nonlinear PDEs with polynomial terms are decomposed into a sequence of linear subproblems, which are efficiently solved using a Multi-Head PINN. Once the latent representation of the linear operator is learned, solutions to new PDE instances with varying perturbations, forcing terms, or boundary/initial conditions can be obtained in closed form without retraining. We validate the method on KPP-Fisher and wave equations, achieving errors on the order of 1e-3 while adapting to new problem instances in under 0.2 seconds; comparable accuracy to classical solvers but with faster transfer. Sensitivity analyses show predictable error growth with epsilon and polynomial degree, clarifying the method's…
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
TopicsModel Reduction and Neural Networks · Neural Networks and Reservoir Computing · Quantum many-body systems
