Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Sub-Sequential Physics-Informed Learning with State Space Model

About

Physics-Informed Neural Networks (PINNs) are a kind of deep-learning-based numerical solvers for partial differential equations (PDEs). Existing PINNs often suffer from failure modes of being unable to propagate patterns of initial conditions. We discover that these failure modes are caused by the simplicity bias of neural networks and the mismatch between PDE's continuity and PINN's discrete sampling. We reveal that the State Space Model (SSM) can be a continuous-discrete articulation allowing initial condition propagation, and that simplicity bias can be eliminated by aligning a sequence of moderate granularity. Accordingly, we propose PINNMamba, a novel framework that introduces sub-sequence modeling with SSM. Experimental results show that PINNMamba can reduce errors by up to 86.3\% compared with state-of-the-art architecture. Our code is available at https://github.com/miniHuiHui/PINNMamba.

Chenhui Xu, Dancheng Liu, Yuting Hu, Jiajie Li, Ruiyang Qin, Qingxiao Zheng, Jinjun Xiong• 2025

Related benchmarks

TaskDatasetResultRank
Solving PDEAllen-Cahn
Relative Error0.14
21
Solving partial differential equationsReaction
Loss1.00e-6
4
Solving partial differential equationsConvection
Loss1.00e-4
4
Solving partial differential equationsWave
Loss2.00e-4
4
Showing 4 of 4 rows

Other info

Follow for update