paper-with-me

홈 › Papers

Solving Partial Differential Equations with Equivariant Extreme Learning Machines

2024-04-29 · Hans Harder, Jean Rabault, Ricardo Vinuesa, Mikael Mortensen, Sebastian Peitz

We utilize extreme-learning machines for the prediction of partial differential equations (PDEs). Our method splits the state space into multiple windows that are predicted individually using a single model. Despite requiring only few data points (in some cases, our method can learn from a single full-state snapshot), it still achieves high accuracy and can predict the flow of PDEs over long time horizons. Moreover, we show how additional symmetries can be exploited to increase sample efficiency and to enforce equivariance.

📄 PDF Abstract BibTeX arXiv:2404.18530

Code (1)

graps1/elm-pdes 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Inertial Manifold Neural Operator for Dissipative Time-Dependent Partial Differential Equations

2026-08-24 · Xiaoyang Xie, Clarence W. Rowley arxiv

In this paper, we introduce the Inertial Manifold Neural Operator (IMNO) for solving dissipative time-dependent partial differential equations (PDEs). The long-time dynamics of such systems often exhibit an effective low…

Group Equivariant Fourier Neural Operators for Partial Differential Equations

2023-06-09 · Jacob Helwig, Xuan Zhang, Cong Fu, Jerry Kurtin 외

We consider solving partial differential equations (PDEs) with Fourier neural operators (FNOs), which operate in the frequency domain. Since the laws of physics do not depend on the coordinate system used to describe the…

Hyena Neural Operator for Partial Differential Equations

2023-06-28 · Saurabh Patil, Zijie Li, Amir Barati Farimani

Numerically solving partial differential equations typically requires fine discretization to resolve necessary spatiotemporal scales, which can be computationally expensive. Recent advances in deep learning have provided…

A Numerical Study of Chaotic Dynamics of K-S Equation with FNOs

2024-10-16 · Surbhi Khetrapal, Jaswin Kasi

Solving non-linear partial differential equations which exhibit chaotic dynamics is an important problem with a wide-range of applications such as predicting weather extremes and financial market risk. Fourier neural ope…

ParticleWNN: a Novel Neural Networks Framework for Solving Partial Differential Equations

2023-05-21 · Yaohua Zang, Gang Bao

Deep neural networks (DNNs) have been widely used to solve partial differential equations (PDEs) in recent years. In this work, a novel deep learning-based framework named Particle Weak-form based Neural Networks (Partic…