paper-with-me

홈 › Papers

RIGNO: A Graph-based framework for robust and accurate operator learning for PDEs on arbitrary domains

2025-01-31 · Sepehr Mousavi, Shizheng Wen, Levi Lingsch, Maximilian Herde, Bogdan Raonić, Siddhartha Mishra

Learning the solution operators of PDEs on arbitrary domains is challenging due to the diversity of possible domain shapes, in addition to the often intricate underlying physics. We propose an end-to-end graph neural network (GNN) based neural operator to learn PDE solution operators from data on point clouds in arbitrary domains. Our multi-scale model maps data between input/output point clouds by passing it through a downsampled regional mesh. Many novel elements are also incorporated to ensure resolution invariance and temporal continuity. Our model, termed RIGNO, is tested on a challenging suite of benchmarks, composed of various time-dependent and steady PDEs defined on a diverse set of domains. We demonstrate that RIGNO is significantly more accurate than neural operator baselines and robustly generalizes to unseen spatial resolutions and time instances.

📄 PDF Abstract BibTeX arXiv:2501.19205

Code (1)

camlab-ethz/rigno 공식 구현 jax

Tasks

DiversityGraph Neural NetworkOperator learning

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음
SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Geometry Aware Operator Transformer as an Efficient and Accurate Neural Surrogate for PDEs on Arbitrary Domains

2025-05-24 · Shizheng Wen, Arsh Kumbhat, Levi Lingsch, Sepehr Mousavi 외

The very challenging task of learning solution operators of PDEs on arbitrary domains accurately and efficiently is of vital importance to engineering and industrial simulations. Despite the existence of many operator le…

Computational EfficiencyOperator learning

Convolutional Neural Operators for robust and accurate learning of PDEs

2023-02-02 · NeurIPS 2023 11 · Bogdan Raonić, Roberto Molinaro, Tim De Ryck, Tobias Rohner 외

Although very successfully used in conventional machine learning, convolution based neural network architectures -- believed to be inconsistent in function space -- have been largely ignored in the context of learning so…

Operator learningPDE Surrogate Modeling

Physics- and geometry-aware spatio-spectral graph neural operator for time-independent and time-dependent PDEs

2025-08-13 · Subhankar Sarkar, Souvik Chakraborty arxiv

Solving partial differential equations (PDEs) efficiently and accurately remains a cornerstone challenge in science and engineering, especially for problems involving complex geometries and limited labeled data. We intro…

Graph Neural Regularizers for PDE Inverse Problems

2025-10-23 · William Lauga, James Rowbottom, Alexander Denker, Željko Kereta 외 arxiv

We present a framework for solving a broad class of ill-posed inverse problems governed by partial differential equations (PDEs), where the target coefficients of the forward operator are recovered through an iterative r…

Mamba Neural Operator: Who Wins? Transformers vs. State-Space Models for PDEs

2024-10-03 · Chun-Wun Cheng, Jiahao Huang, Yi Zhang, Guang Yang 외

Partial differential equations (PDEs) are widely used to model complex physical systems, but solving them efficiently remains a significant challenge. Recently, Transformers have emerged as the preferred architecture for…

MambaState Space Models