paper-with-me

홈 › Papers

MeshMask: Physics-Based Simulations with Masked Graph Neural Networks

2025-01-15 · Paul Garnier, Vincent Lannelongue, Jonathan Viquerat, Elie Hachem

We introduce a novel masked pre-training technique for graph neural networks (GNNs) applied to computational fluid dynamics (CFD) problems. By randomly masking up to 40\% of input mesh nodes during pre-training, we force the model to learn robust representations of complex fluid dynamics. We pair this masking strategy with an asymmetric encoder-decoder architecture and gated multi-layer perceptrons to further enhance performance. The proposed method achieves state-of-the-art results on seven CFD datasets, including a new challenging dataset of 3D intracranial aneurysm simulations with over 250,000 nodes per mesh. Moreover, it significantly improves model performance and training efficiency across such diverse range of fluid simulation tasks. We demonstrate improvements of up to 60\% in long-term prediction accuracy compared to previous best models, while maintaining similar computational costs. Notably, our approach enables effective pre-training on multiple datasets simultaneously, significantly reducing the time and data required to achieve high performance on new tasks. Through extensive ablation studies, we provide insights into the optimal masking ratio, architectural choices, and training strategies.

📄 PDF Abstract BibTeX arXiv:2501.08738

Code (1)

DonsetPG/graph-physics 공식 구현 jax

Tasks

Decoder

Similar Papers 제목 키워드 기반

Reducing Simulation Dependence in Neutrino Telescopes with Masked Point Transformers

2025-10-02 · Felix J. Yu, Nicholas Kamp, Carlos A. Argüelles arxiv

Machine learning techniques in neutrino physics have traditionally relied on simulated data, which provides access to ground-truth labels. However, the accuracy of these simulations and the discrepancies between simulate…

Self-Supervised Learning

Graph Neural Networks for Interferometer Simulations

2025-12-18 · Sidharth Kannan, Pooyan Goodarzi, Evangelos E. Papalexakis, Jonathan W. Richardson arxiv

In recent years, graph neural networks (GNNs) have shown tremendous promise in solving problems in high energy physics, materials science, and fluid dynamics. In this work, we introduce a new application for GNNs in the …

Inferring halo masses with Graph Neural Networks

2021-11-16 · Pablo Villanueva-Domingo, Francisco Villaescusa-Navarro, Daniel Anglés-Alcázar, Shy Genel 외

Understanding the halo-galaxy connection is fundamental in order to improve our knowledge on the nature and properties of dark matter. In this work we build a model that infers the mass of a halo given the positions, vel…

Graph Learning

JAX, M.D.: A Framework for Differentiable Physics

2019-12-09 · Samuel S. Schoenholz, Ekin D. Cubuk

We introduce JAX MD, a software package for performing differentiable physics simulations with a focus on molecular dynamics. JAX MD includes a number of physics simulation environments, as well as interaction potentials…

Drug DiscoveryGPU

JAX MD: A Framework for Differentiable Physics

2020-12-01 · NeurIPS 2020 12 · Samuel Schoenholz, Ekin Dogus Cubuk

We introduce JAX MD, a software package for performing differentiable physics simulations with a focus on molecular dynamics. JAX MD includes a number of statistical physics simulation environments as well as interaction…

GPU