PhysicsSolver: Transformer-Enhanced Physics-Informed Neural Networks for Forward and Forecasting Problems in Partial Differential Equations
Zhenyi Zhu, Yuchen Huang, Liu Liu

TL;DR
PhysicsSolver introduces a transformer-enhanced physics-informed neural network that effectively predicts the evolution of physical systems governed by PDEs, addressing limitations of traditional PINNs and data-driven methods in capturing temporal dependencies.
Contribution
The paper presents PhysicsSolver, a novel transformer-based framework that combines data-free and data-driven approaches to improve PDE solution predictions over time.
Findings
Demonstrates superior accuracy over traditional PINNs
Shows robustness in various PDE problems
Efficient in computational resource usage
Abstract
Time-dependent partial differential equations are a significant class of equations that describe the evolution of various physical phenomena over time. One of the open problems in scientific computing is predicting the behaviour of the solution outside the given temporal region. Most traditional numerical methods are applied to a given time-space region and can only accurately approximate the solution of the given region. To address this problem, many deep learning-based methods, basically data-driven and data-free approaches, have been developed to solve these problems. However, most data-driven methods require a large amount of data, which consumes significant computational resources and fails to utilize all the necessary information embedded underlying the partial differential equations (PDEs). Moreover, data-free approaches such as Physics-Informed Neural Networks (PINNs) may not be…
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 · Machine Learning in Materials Science · Numerical methods for differential equations
