基于闭式头部自适应的可迁移物理信息表征 / Transferable Physics-Informed Representations via Closed-Form Head Adaptation
1️⃣ 一句话总结
本文提出了一种名为Pi-PINN的快速迁移学习框架,通过一个共享的嵌入空间学习可迁移的物理信息表征,并使用最小二乘最优伪逆实现闭式头部自适应,从而在仅需极少训练样本甚至零数据的情况下,比传统物理信息神经网络快100-1000倍、误差低10-100倍地求解新的偏微分方程问题。
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.
基于闭式头部自适应的可迁移物理信息表征 / Transferable Physics-Informed Representations via Closed-Form Head Adaptation
本文提出了一种名为Pi-PINN的快速迁移学习框架,通过一个共享的嵌入空间学习可迁移的物理信息表征,并使用最小二乘最优伪逆实现闭式头部自适应,从而在仅需极少训练样本甚至零数据的情况下,比传统物理信息神经网络快100-1000倍、误差低10-100倍地求解新的偏微分方程问题。
源自 arXiv: 2604.21761