Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

CORGI: GNNs with Convolutional Residual Global Interactions for Lagrangian Simulation

About

Partial differential equations (PDEs) are central to dynamical systems modeling, particularly in hydrodynamics, where traditional solvers often struggle with nonlinearity and computational cost. Lagrangian neural surrogates such as GNS and SEGNN have emerged as strong alternatives by learning from particle-based simulations. However, these models typically operate with limited receptive fields, making them inaccurate for capturing the inherently global interactions in fluid flows. Motivated by this observation, we introduce Convolutional Residual Global Interactions (CORGI), a hybrid architecture that augments any GNN-based solver with a lightweight Eulerian component for global context aggregation. By projecting particle features onto a grid, applying convolutional updates, and mapping them back to the particle domain, CORGI captures long-range dependencies without significant overhead. When applied to a GNS backbone, CORGI achieves a 57% improvement in rollout accuracy with only 13% more inference time and 31% more training time. Compared to SEGNN, CORGI improves accuracy by 49% while reducing inference time by 48% and training time by 30%. Even under identical runtime constraints, CORGI outperforms GNS by 47% on average, highlighting its versatility and performance on varied compute budgets.

Ethan Ji, Yuanzhou Chen, Arush Ramteke, Fang Sun, Tianrun Yu, Jai Parera, Wei Wang, Yizhou Sun• 2025

Related benchmarks

TaskDatasetResultRank
Particle Trajectory PredictionDAM-2D
MSE4000.0284
9
Particle Trajectory PredictionRPF-2D
MSE4000.0228
3
Particle Trajectory PredictionTGV-2D
MSE4004.55e-4
3
Particle Trajectory PredictionLDC-2D
MSE4000.0164
3
Particle Trajectory PredictionLDC-3D
MSE4000.0323
3
Lagrangian fluid simulationLDC-2D LagrangeBench (test)
MSE201.45e-5
2
Particle Trajectory PredictionDAM-2D LagrangeBench
MSE@201.55e-5
2
Particle Trajectory PredictionRPF-2D LagrangeBench
MSE201.54e-6
2
Particle Trajectory PredictionLagrangeBench TGV-2D
MSE203.81e-6
2
Particle Trajectory PredictionRPF-3D LagrangeBench
MSE201.95e-5
2
Showing 10 of 11 rows

Other info

Follow for update