Transferable Physics-Informed Representations via Closed-Form Head Adaptation
Jian Cheng Wong, Isaac Yin Chung Lai, Pao-Hsiung Chiu, Chin Chun Ooi, Abhishek Gupta + 1 more
TLDR
Pi-PINN introduces a transferable learning approach for Physics-Informed Neural Networks, enabling faster and more accurate PDE solving via closed-form head adaptation.
Key contributions
- Learns transferable physics-informed representations in a shared embedding space.
- Enables rapid PDE solving via closed-form head adaptation using a least-squares pseudoinverse.
- Achieves 100-1000x faster predictions and 10-100x lower error than typical models.
- Generalizes effectively to unseen PDE instances without requiring new training data.
Why it matters
This paper addresses key limitations of PINNs, specifically their struggle with generalization and efficiency for new PDE instances. By introducing transferable representations and fast closed-form adaptation, Pi-PINN significantly enhances the practicality and applicability of PINNs across diverse scientific and engineering problems.
Original Abstract
Physics-informed neural networks (PINNs) have garnered significant interest for their potential in solving partial differential equations (PDEs) that govern a wide range of physical phenomena. By incorporating physical laws into the learning process, PINN models have demonstrated the ability to learn physical outcomes reasonably well. However, current PINN approaches struggle to predict or solve new PDEs effectively when there is a lack of training examples, indicating they do not generalize well to unseen problem instances. In this paper, we present a transferable learning approach for PINNs premised on a fast Pseudoinverse PINN framework (Pi-PINN). Pi-PINN learns a transferable physics-informed representation in a shared embedding space and enables rapid solving of both known and unknown PDE instances via closed-form head adaptation using a least-squares-optimal pseudoinverse under PDE constraints. We further investigate the synergies between data-driven multi-task learning loss and physics-informed loss, providing insights into the design of more performant PINNs. We demonstrate the effectiveness of Pi-PINN on various PDE problems, including Poisson's equation, Helmholtz equation, and Burgers' equation, achieving fast and accurate physics-informed solutions without requiring any data for unseen instances. Pi-PINN can produce predictions 100-1000 times faster than a typical PINN, while producing predictions with 10-100 times lower relative error than a typical data-driven model even with only two training samples. Overall, our findings highlight the potential of transferable representations with closed-form head adaptation to enhance the efficiency and generalization of PINNs across PDE families and scientific and engineering applications.
📬 Weekly AI Paper Digest
Get the top 10 AI/ML arXiv papers from the week — summarized, scored, and delivered to your inbox every Monday.