LGAICECOMP-PHOct 29, 2025

Graph Network-based Structural Simulator: Graph Neural Networks for Structural Dynamics

arXiv:2510.25683v1h-index: 12
Originality Incremental advance
AI Analysis

This addresses a gap in applying GNNs to dynamic structural simulations, offering a competitive alternative for wave-dominated cases, though it is incremental as it builds on existing GNN paradigms.

The paper tackles surrogate modeling for dynamic structural problems by introducing the Graph Network-based Structural Simulator (GNSS), a GNN framework that accurately reproduces physics over hundreds of timesteps and generalizes to unseen loading conditions, achieving substantial inference speedups compared to explicit finite element baselines.

Graph Neural Networks (GNNs) have recently been explored as surrogate models for numerical simulations. While their applications in computational fluid dynamics have been investigated, little attention has been given to structural problems, especially for dynamic cases. To address this gap, we introduce the Graph Network-based Structural Simulator (GNSS), a GNN framework for surrogate modeling of dynamic structural problems. GNSS follows the encode-process-decode paradigm typical of GNN-based machine learning models, and its design makes it particularly suited for dynamic simulations thanks to three key features: (i) expressing node kinematics in node-fixed local frames, which avoids catastrophic cancellation in finite-difference velocities; (ii) employing a sign-aware regression loss, which reduces phase errors in long rollouts; and (iii) using a wavelength-informed connectivity radius, which optimizes graph construction. We evaluate GNSS on a case study involving a beam excited by a 50kHz Hanning-modulated pulse. The results show that GNSS accurately reproduces the physics of the problem over hundreds of timesteps and generalizes to unseen loading conditions, where existing GNNs fail to converge or deliver meaningful predictions. Compared with explicit finite element baselines, GNSS achieves substantial inference speedups while preserving spatial and temporal fidelity. These findings demonstrate that locality-preserving GNNs with physics-consistent update rules are a competitive alternative for dynamic, wave-dominated structural simulations.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes