paper-with-me

홈 › Papers

Multi-Scale Message Passing Neural PDE Solvers

2023-02-07 · Léonard Equer, T. Konstantin Rusch, Siddhartha Mishra

We propose a novel multi-scale message passing neural network algorithm for learning the solutions of time-dependent PDEs. Our algorithm possesses both temporal and spatial multi-scale resolution features by incorporating multi-scale sequence models and graph gating modules in the encoder and processor, respectively. Benchmark numerical experiments are presented to demonstrate that the proposed algorithm outperforms baselines, particularly on a PDE with a range of spatial and temporal scales.

📄 PDF Abstract BibTeX arXiv:2302.03580

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Framelet Message Passing

2023-02-28 · Xinliang Liu, Bingxin Zhou, Chutian Zhang, Yu Guang Wang

Graph neural networks (GNNs) have achieved champion in wide applications. Neural message passing is a typical key module for feature propagation by aggregating neighboring features. In this work, we propose a new message…

Node Classification

Autoregressive Renaissance in Neural PDE Solvers

2023-10-30 · Yolanne Yi Ran Lee

Recent developments in the field of neural partial differential equation (PDE) solvers have placed a strong emphasis on neural operators. However, the paper "Message Passing Neural PDE Solver" by Brandstetter et al. publ…

Graph Neural Network

Learning time-dependent PDE solver using Message Passing Graph Neural Networks

2022-04-15 · Pourya Pilva, Ahmad Zareei

One of the main challenges in solving time-dependent partial differential equations is to develop computationally efficient solvers that are accurate and stable. Here, we introduce a graph neural network approach to find…

Graph Neural Network

HI-MeshGraphNets: Efficient and Accurate Mesh-based Physics Learning with Hierarchical Multi-scale Graph Neural Networks

2026-08-13 · SiHun Lee, Dong-Hyuk Park, Taesoo Bang, Seung-Hoon Kang arxiv

Machine-learned physical surrogate models have become promising alternatives to mesh-based numerical solvers. Among them, graph neural networks (GNNs) are well suited for representing simulation meshes and learning nodal…

On the under-reaching phenomenon in message-passing neural PDE solvers: revisiting the CFL condition

2025-07-09 · Lucas Tesan, Mikel M. Iparraguirre, David Gonzalez, Pedro Martins 외 arxiv

This paper proposes sharp lower bounds for the number of message passing iterations required in graph neural networks (GNNs) when solving partial differential equations (PDE). This significantly reduces the need for exha…