Inductive Biases for Predicting Deformation and Stress in Deformable Object Grasps with Graph Neural Networks

Published: 08 Oct 2025, Last Modified: 15 Oct 2025IROS 2025 Workshop ROMADO PosterEveryoneRevisionsBibTeXCC BY 4.0
Poster: pdf
Attend In Person: Yes
Keywords: Inductive Biases, Grasping, Deformable Objects, Graph Neural Networks, Finite Element Method, Deep Learning
TL;DR: Tetrahedral features and a global feature as inductive biases in a GNN allow more accurate and physically realistic predictions of object stress and deformation.
Abstract: Humans handle and manipulate soft, deformable objects effortlessly, but robot skill in this domain lags behind. One of the major challenges in robotic manipulation of deformable objects arises from the difficulty of predicting the deformation and stress fields. The gold standard for modeling the physics of deformable objects, and predicting deformation and stress fields, is the computation-heavy Finite Element Method (FEM). Recent advances such as Graph Neural Networks (GNNs) enable learning such fields with high accuracy. We base our work on the DefGraspNets model, of which we identify key limitations: First, the network predicts stress values at mesh vertices, which is not in line with the physical model of FEM. Second, high mesh resolution and low number of message passing rounds prohibit propagation of information through the entire graph, which hurts performance in edge cases. To overcome these limitations, we propose two modifications as inductive biases to the GNN: Tetrahedron features for predicting values directly at tetrahedrons, and a global feature as shortcut for information relevant to the whole graph. Our results, evaluated with FEM-simulated datasets of grasps on different objects, show that our method outperforms the baseline on nearly all objects, enabling more accurate and physically more realistic predictions. We release our codebase: fheller1.github.io/tetgraspnets
Submission Number: 22
Loading