NEAILGMay 29

Oscillatory State-Space Models as Inductive Biases for Physics-Informed Neural PDE Solvers

arXiv:2606.0262336.7
Predicted impact top 37% in NE · last 90 daysOriginality Incremental advance
AI Analysis

For researchers and practitioners solving time-dependent PDEs, this method offers a more efficient and accurate alternative to existing PINN approaches by incorporating structured dynamical priors.

This work introduces a physics-informed neural network (PINN) approach that uses oscillatory state-space dynamics to model the temporal evolution of PDE solutions, enabling closed-form spatial differentiation and consistent boundary conditions. The method achieves improved accuracy and reduced memory usage compared to recent sequence-model-based PINNs on forward, inverse, and high-dimensional PDE problems, including cases up to 100 dimensions.

Solving time-dependent partial differential equations (PDEs) is an important problem in computational science and engineering. Physics-informed neural networks (PINNs) learn PDE solutions from governing equations. However, accurately capturing temporal evolution remains challenging. Recent sequence-model-based approaches parameterize time evolution using general-purpose sequence models, which capture temporal dependencies but do not explicitly encode the structured dynamics of PDE solutions. In addition, their memory requirements can scale unfavorably with sequence length and resolution, limiting applicability in large-scale or high-dimensional settings. This work introduces a PINN approach that incorporates oscillatory state-space dynamics to represent the modal structure of PDE solutions. The proposed method leverages a linear-oscillator-based temporal evolution, together with a PDE-aware spectral basis in space. This design enables closed-form spatial differentiation and consistent enforcement of boundary conditions. The method is evaluated on forward, inverse, and high-dimensional PDE problems, including cases up to 100 spatial dimensions. The results show improved accuracy and reduced memory usage compared to recent sequence-model-based PINN approaches. Overall, this work highlights the benefits of incorporating structured dynamical priors into the temporal evolution of neural PDE solvers and suggests designing more physics-aligned and computationally efficient PINN architectures.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes