RIGNO: A Graph-based framework for robust and accurate operator learning for PDEs on arbitrary domains
About
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. The approach includes novel elements aimed at ensuring spatio-temporal resolution invariance. 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 resolutions both in space and in time. Our code is publicly available at github.com/camlab-ethz/rigno.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Time-dependent PDE Solving | CE-RP | Median Relative L1 Error3.98 | 8 | |
| Neural Operator Learning | NACA0012 | Median Relative L1 Error5.3 | 8 | |
| Time-dependent PDE Solving | NS-GAUSS | Median Relative L1 Error2.29 | 8 | |
| Time-dependent PDE Solving | NS-SL | Median Relative L1 Error1.28 | 8 | |
| Time-dependent PDE Solving | CE-Gauss | Median Relative L1 Error6.9 | 8 | |
| Neural Operator Learning | POISSON C-SINES | Median Relative L1 Error6.83 | 8 | |
| Neural Operator Learning | Elasticity | Median Relative L1 Error4.31 | 8 | |
| Neural Operator Learning | NACA2412 | Median Relative L1 Error6.72 | 8 | |
| Neural Operator Learning | RAE2822 | Median Relative L1 Error5.06 | 8 | |
| Time-dependent PDE Solving | NS-PwC | Median Relative L1 Error1.58 | 8 |