Parameterized Physics-informed Neural Networks for Parameterized PDEs
Woojin Cho, Minju Jo, Haksoo Lim, Kookjin Lee, Dongeun Lee, Sanghyun Hong, Noseong Park
TL;DR
This work addresses the challenge of efficiently solving parameterized PDEs by introducing P$^2$INNs, which explicitly encode PDE parameters into a latent representation and combine them with spatiotemporal coordinates through a three-part architecture (two encoders and a manifold network). The model is trained across multiple parameter configurations in a single run, achieving higher accuracy and parameter efficiency than traditional PINNs, and mitigating common failure modes on 1D Convection-Diffusion-Reaction and 2D Helmholtz benchmarks. A fast fine-tuning strategy based on SVD modulation enables rapid adaptation to new PDE parameters with limited fine-tuning. Overall, P$^2$INNs offer robust, scalable surrogate modeling for parameterized PDEs with strong potential for real-time design and uncertainty analysis.
Abstract
Complex physical systems are often described by partial differential equations (PDEs) that depend on parameters such as the Reynolds number in fluid mechanics. In applications such as design optimization or uncertainty quantification, solutions of those PDEs need to be evaluated at numerous points in the parameter space. While physics-informed neural networks (PINNs) have emerged as a new strong competitor as a surrogate, their usage in this scenario remains underexplored due to the inherent need for repetitive and time-consuming training. In this paper, we address this problem by proposing a novel extension, parameterized physics-informed neural networks (P$^2$INNs). P$^2$INNs enable modeling the solutions of parameterized PDEs via explicitly encoding a latent representation of PDE parameters. With the extensive empirical evaluation, we demonstrate that P$^2$INNs outperform the baselines both in accuracy and parameter efficiency on benchmark 1D and 2D parameterized PDEs and are also effective in overcoming the known "failure modes".
