paper-with-me

홈 › Papers

GLOBE: Accurate and Generalizable PDE Surrogates using Domain-Inspired Architectures and Equivariances

2025-11-19 · Peter Sharpe arxiv

We introduce GLOBE, a new neural surrogate for homogeneous PDEs that draws inductive bias from boundary-element methods and equivariant ML. GLOBE represents solutions as superpositions of learnable Green's-function-like kernels evaluated from boundary faces to targets, composed across multiscale branches and communication hyperlayers. The architecture is translation-, rotation-, and parity-equivariant; discretization-invariant in the fine-mesh limit; and units-invariant via rigorous nondimensionalization. An explicit far-field decay envelope stabilizes extrapolation, boundary-to-boundary hyperlayer communication mediates long-range coupling, and the all-to-all boundary-to-target evaluation yields a global receptive field that respects PDE information flow, even for elliptic PDEs. On AirFRANS (steady incompressible RANS over NACA airfoils), GLOBE achieves substantial accuracy improvements. On the "Full" split, it reduces mean-squared error by roughly 200x on all fields relative to the dataset's reference baselines, and roughly 50x relative to the next-best-performing model. In the "Scarce" split, it achieves over 100x lower error on velocity and pressure fields and over 600x lower error on surface pressure than Transolver. Qualitative results show sharp near-wall gradients, coherent wakes, and limited errors under modest extrapolation in Reynolds number and angle of attack. In addition to this accuracy, the model is quite compact (117k parameters), and fields can be evaluated at arbitrary points during inference. We also demonstrate the ability to train and predict with non-watertight meshes, which has strong practical implications. These results show that rigorous physics- and domain-inspired inductive biases can achieve large gains in accuracy, generalizability, and practicality for ML-based PDE surrogates for industrial computer-aided engineering (CAE).

📄 PDF Abstract BibTeX arXiv:2511.15856

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Domain-Decomposed Graph Neural Network Surrogate Modeling for Ice Sheets

2025-12-01 · Adrienne M. Propp, Mauro Perego, Eric C. Cyr, Anthony Gruber 외 arxiv

Accurate yet efficient surrogate models are essential for large-scale simulations of partial differential equations (PDEs), particularly for uncertainty quantification (UQ) tasks that demand hundreds or thousands of eval…

Graph Neural NetworkTransfer Learning

Gravitational wave surrogates through automated machine learning

2021-10-17 · Damián Barsotti, Franco Cerino, Manuel Tiglio, Aarón Villanueva

We analyze a prospect for predicting gravitational waveforms from compact binaries based on automated machine learning (AutoML) from around a hundred different possible regression models, without having to resort to tedi…

AutoMLBIG-bench Machine Learningregression

GNS: A generalizable Graph Neural Network-based simulator for particulate and fluid modeling

2022-11-18 · Krishna Kumar, Joseph Vantassel

We develop a PyTorch-based Graph Network Simulator (GNS) that learns physics and predicts the flow behavior of particulate and fluid systems. GNS discretizes the domain with nodes representing a collection of material po…

Graph Neural Network

Generalizable and Fast Surrogates: Model Predictive Control of Articulated Soft Robots using Physics-Informed Neural Networks

2025-02-04 · Tim-Lukas Habich, Aran Mohammad, Simon F. G. Ehlers, Martin Bensch 외

Soft robots can revolutionize several applications with high demands on dexterity and safety. When operating these systems, real-time estimation and control require fast and accurate models. However, prediction with firs…

Model Predictive ControlPhysics-informed machine learning

Decision-Focused Learning without Differentiable Optimization: Learning Locally Optimized Decision Losses

2022-03-30 · Sanket Shah, Kai Wang, Bryan Wilder, Andrew Perrault 외

Decision-Focused Learning (DFL) is a paradigm for tailoring a predictive model to a downstream optimization task that uses its predictions in order to perform better on that specific task. The main technical challenge as…

Decision Making