Physics-Informed Transformer Networks

Published: 31 Oct 2023, Last Modified: 08 Nov 2023DLDE III PosterEveryoneRevisionsBibTeX
Keywords: Physics-Informed Neural Networks, Transformers, Partial Differential Equations
TL;DR: We introduce a Transformer model for physics-informed learning of Partial Differential Equations
Abstract: Physics-informed neural networks (PINNs) have been recognized as a viable alternative to conventional numerical solvers for Partial Differential Equations (PDEs). The main appeal of PINNs is that since they directly enforce the PDE equation, one does not require access to costly ground truth solutions for training the model. However, a key challenge is their limited generalization across varied initial conditions. Addressing this, our study presents a novel Physics-Informed Transformer (PIT) model for learning the solution operator for PDEs. Using the attention mechanism, PIT learns to leverage the relationships between its initial condition and query points, resulting in a significant improvement in generalization. Moreover, in contrast to existing physics-informed networks, our model is invariant to the discretization of the input domain, providing great flexibility in problem specification and training. We validated our proposed method on the 1D Burgers’ and the 2D Heat equations, demonstrating notable improvement over standard PINN models for operator learning with negligible computational overhead.
Submission Number: 11
Loading