paper-with-me

홈 › Papers

Sub-Sequential Physics-Informed Learning with State Space Model

2025-02-01 · Chenhui Xu, Dancheng Liu, Yuting Hu, Jiajie Li, Ruiyang Qin, Qingxiao Zheng, JinJun Xiong

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.

📄 PDF Abstract BibTeX arXiv:2502.00318

Code (1)

minihuihui/pinnmamba 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Scale-PINN: Learning Efficient Physics-Informed Neural Networks Through Sequential Correction

2026-02-23 · Pao-Hsiung Chiu, Jian Cheng Wong, Chin Chun Ooi, Chang Wei 외 arxiv

Physics-informed neural networks (PINNs) have emerged as a promising mesh-free paradigm for solving partial differential equations, yet adoption in science and engineering is limited by slow training and modest accuracy …

Physics Informed Reinforcement Learning with Gibbs Priors for Topology Control in Power Grids

2026-04-02 · Pantelis Dogoulis, Maxime Cordy arxiv

Topology control for power grid operation is a challenging sequential decision making problem because the action space grows combinatorially with the size of the grid and action evaluation through simulation is computati…

Computational EfficiencyReinforcement LearningGraph Neural NetworkDecision Making

Physics-informed State-space Neural Networks for Transport Phenomena

2023-09-21 · Akshay J. Dave, Richard B. Vilim

This work introduces Physics-informed State-space neural network Models (PSMs), a novel solution to achieving real-time optimization, flexibility, and fault tolerance in autonomous systems, particularly in transport-domi…

DiagnosticFault Detection

Inverse modeling of nonisothermal multiphase poromechanics using physics-informed neural networks

2022-09-07 · Danial Amini, Ehsan Haghighat, Ruben Juanes

We propose a solution strategy for parameter identification in multiphase thermo-hydro-mechanical (THM) processes in porous media using physics-informed neural networks (PINNs). We employ a dimensionless form of the THM …

C-STEP: Continuous Space-Time Empowerment for Physics-informed Safe Reinforcement Learning of Mobile Agents

2026-03-25 · Guihlerme Daubt, Adrian Redder arxiv

Safe navigation in complex environments remains a central challenge for reinforcement learning (RL) in robotics. This paper introduces Continuous Space-Time Empowerment for Physics-informed (C-STEP) safe RL, a novel meas…

Reinforcement LearningCollision Avoidance