paper-with-me

Papers

From Molecular Dynamics to MeshGraphNets

2022-01-17 · ICLR Track Blog 2022 5 · Anonymous

In this blog, we discuss the MeshGraphNets paper and its predecessor paper through the lens of the graph-learning paradigm. We claim that molecular dynamics and smoothed particle hydrodynamics are the ancestors of all graph-based, learned particle simulators and show how graph-based approaches naturally extend to meshes. Then, we compare MeshGraphNets to other approaches, both graph-based and not. Last but not least, we conclude by presenting the strengths and weaknesses of the model, directions for future work, and a code snippet of the core algorithm written in JAX.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Learning

Similar Papers 제목 키워드 기반

MultiScale MeshGraphNets

2022-10-02 · Meire Fortunato, Tobias Pfaff, Peter Wirnsberger, Alexander Pritzel 외

In recent years, there has been a growing interest in using machine learning to overcome the high cost of numerical simulation, with some learned models achieving impressive speed-ups over classical solvers whilst mainta…

Graph Neural Network

Generalization capabilities of MeshGraphNets to unseen geometries for fluid dynamics

2024-08-12 · Robin Schmöcker, Alexander Henkes, Julian Roth, Thomas Wick

This works investigates the generalization capabilities of MeshGraphNets (MGN) [Pfaff et al. Learning Mesh-Based Simulation with Graph Networks. ICML 2021] to unseen geometries for fluid dynamics, e.g. predicting the flo…

HI-MeshGraphNets: Efficient and Accurate Mesh-based Physics Learning with Hierarchical Multi-scale Graph Neural Networks

2026-08-13 · SiHun Lee, Dong-Hyuk Park, Taesoo Bang, Seung-Hoon Kang arxiv

Machine-learned physical surrogate models have become promising alternatives to mesh-based numerical solvers. Among them, graph neural networks (GNNs) are well suited for representing simulation meshes and learning nodal…

Learning Mesh-Based Simulation with Graph Networks

2020-10-07 · ICLR 2021 1 · Tobias Pfaff, Meire Fortunato, Alvaro Sanchez-Gonzalez, Peter W. Battaglia

Mesh-based simulations are central to modeling complex physical systems in many disciplines across science and engineering. Mesh representations support powerful numerical integration methods and their resolution can be …

Numerical Integration

Symmetry-adapted graph neural networks for constructing molecular dynamics force fields

2021-01-08 · Zun Wang, Chong Wang, Sibo Zhao, Shiqiao Du 외

Molecular dynamics is a powerful simulation tool to explore material properties. Most of the realistic material systems are too large to be simulated with first-principles molecular dynamics. Classical molecular dynamics…

Feature EngineeringTranslation