GPT-PINN: Generative Pre-Trained Physics-Informed Neural Networks toward non-intrusive Meta-learning of parametric PDEs
Yanlai Chen, Shawn Koohy

TL;DR
GPT-PINN introduces a meta-learning framework for parametric PDEs that significantly reduces training time and complexity by leveraging pre-trained PINNs and a hyper-reduced meta-network for efficient, accurate surrogate modeling.
Contribution
It proposes GPT-PINN, a novel meta-learning approach that uses pre-trained PINNs within a hyper-reduced network to efficiently learn parametric PDE solutions across diverse configurations.
Findings
Reduces training time for parametric PDEs.
Achieves accurate surrogate solutions with fewer trained networks.
Enables efficient multi-query and real-time PDE simulations.
Abstract
Physics-Informed Neural Network (PINN) has proven itself a powerful tool to obtain the numerical solutions of nonlinear partial differential equations (PDEs) leveraging the expressivity of deep neural networks and the computing power of modern heterogeneous hardware. However, its training is still time-consuming, especially in the multi-query and real-time simulation settings, and its parameterization often overly excessive. In this paper, we propose the Generative Pre-Trained PINN (GPT-PINN) to mitigate both challenges in the setting of parametric PDEs. GPT-PINN represents a brand-new meta-learning paradigm for parametric systems. As a network of networks, its outer-/meta-network is hyper-reduced with only one hidden layer having significantly reduced number of neurons. Moreover, its activation function at each hidden neuron is a (full) PINN pre-trained at a judiciously selected system…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsModel Reduction and Neural Networks
