Redirecting to original paper in 30 seconds...

Click below to go immediately or wait for automatic redirect

arxiv_ml 92% Match Research Paper Computational Engineers,Mechanical Engineers,Materials Scientists,GNN Researchers,Physics Simulation Experts 2 weeks ago

Diffusion-Based Hierarchical Graph Neural Networks for Simulating Nonlinear Solid Mechanics

graph-neural-networks β€Ί graph-learning
πŸ“„ Abstract

Abstract: Graph-based learned simulators have emerged as a promising approach for simulating physical systems on unstructured meshes, offering speed and generalization across diverse geometries. However, they often struggle with capturing global phenomena, such as bending or long-range correlations usually occurring in solid mechanics, and suffer from error accumulation over long rollouts due to their reliance on local message passing and direct next-step prediction. We address these limitations by introducing the Rolling Diffusion-Batched Inference Network (ROBIN), a novel learned simulator that integrates two key innovations: (i) Rolling Diffusion-Batched Inference (ROBI), a parallelized inference scheme that amortizes the cost of diffusion-based refinement across physical time steps by overlapping denoising steps across a temporal window. (ii) A Hierarchical Graph Neural Network built on algebraic multigrid coarsening, enabling multiscale message passing across different mesh resolutions. This architecture, implemented via Algebraic-hierarchical Message Passing Networks, captures both fine-scale local dynamics and global structural effects critical for phenomena like beam bending or multi-body contact. We validate ROBIN on challenging 2D and 3D solid mechanics benchmarks involving geometric, material, and contact nonlinearities. ROBIN achieves state-of-the-art accuracy on all tasks, substantially outperforming existing next-step learned simulators while reducing inference time by up to an order of magnitude compared to standard diffusion simulators.
Authors (4)
Tobias WΓΌrth
Niklas Freymuth
Gerhard Neumann
Luise KΓ€rger
Submitted
June 6, 2025
arXiv Category
cs.LG
arXiv PDF

Key Contributions

This paper introduces ROBIN, a novel learned simulator for nonlinear solid mechanics that integrates Rolling Diffusion-Batched Inference (ROBI) and a Hierarchical Graph Neural Network. ROBI enables parallelized inference by amortizing diffusion-based refinement across time steps. The Hierarchical GNN with algebraic multigrid coarsening facilitates multiscale message passing, addressing limitations of local message passing and error accumulation in prior graph-based simulators.

Business Value

Accelerated and more accurate simulations can significantly reduce the cost and time required for product design and testing in industries like automotive, aerospace, and construction, leading to better material performance and safety.