Momentum-Conserving Graph Neural Networks for Deformable Objects

arXiv cs.AI / 4/30/2026

💬 OpinionIdeas & Deep AnalysisModels & Research

Key Points

  • The paper introduces MomentumGNN, a new graph neural network architecture tailored to model deformable objects while addressing a key limitation of prior GNNs: incorrect temporal evolution of linear and angular momentum.
  • Instead of predicting unconstrained nodal accelerations, MomentumGNN predicts per-edge stretching and bending impulses, which are constructed to guarantee conservation of both linear and angular momentum.
  • The model is trained in an unsupervised manner using a physics-based loss, aligning learning directly with physical constraints.
  • Experiments on common momentum-critical scenarios show the proposed method outperforming existing baselines, demonstrating improved physical fidelity in dynamical predictions.

Abstract

Graph neural networks (GNNs) have emerged as a versatile and efficient option for modeling the dynamic behavior of deformable materials. While GNNs generalize readily to arbitrary shapes, mesh topologies, and material parameters, existing architectures struggle to correctly predict the temporal evolution of key physical quantities such as linear and angular momentum. In this work, we propose MomentumGNN -- a novel architecture designed to accurately track momentum by construction. Unlike existing GNNs that output unconstrained nodal accelerations, our model predicts per-edge stretching and bending impulses which guarantee the preservation of linear and angular momentum. We train our network in an unsupervised fashion using a physics-based loss, and we show that our method outperforms baselines in a number of common scenarios where momentum plays a pivotal role.