English

MeshGraphNet-Transformer: Scalable Mesh-based Learned Simulation for Solid Mechanics

Machine Learning 2026-02-06 v3

Abstract

We present MeshGraphNet-Transformer (MGN-T), a novel architecture that combines the global modeling capabilities of Transformers with the geometric inductive bias of MeshGraphNets, while preserving a mesh-based graph representation. MGN-T overcomes a key limitation of standard MGN, the inefficient long-range information propagation caused by iterative message passing on large, high-resolution meshes. A physics-attention Transformer serves as a global processor, updating all nodal states simultaneously while explicitly retaining node and edge attributes. By directly capturing long-range physical interactions, MGN-T eliminates the need for deep message-passing stacks or hierarchical, coarsened meshes, enabling efficient learning on high-resolution meshes with varying geometries, topologies, and boundary conditions at an industrial scale. We demonstrate that MGN-T successfully handles industrial-scale meshes for impact dynamics, a setting in which standard MGN fails due message-passing under-reaching. The method accurately models self-contact, plasticity, and multivariate outputs, including internal, phenomenological plastic variables. Moreover, MGN-T outperforms state-of-the-art approaches on classical benchmarks, achieving higher accuracy while maintaining practical efficiency, using only a fraction of the parameters required by competing baselines.

Keywords

Cite

@article{arxiv.2601.23177,
  title  = {MeshGraphNet-Transformer: Scalable Mesh-based Learned Simulation for Solid Mechanics},
  author = {Mikel M. Iparraguirre and Iciar Alfaro and David Gonzalez and Elias Cueto},
  journal= {arXiv preprint arXiv:2601.23177},
  year   = {2026}
}
R2 v1 2026-07-01T09:28:04.694Z