Learning a General Model: Folding Clothing with Topological Dynamics
Yiming Liu, Lijun Han, Enlin Gu, Hesheng Wang
TL;DR
This work tackles folding of complex garments under self-occlusion by introducing a general topological dynamics framework. It defines a low-dimensional topological graph G_t derived from occlusion-aware keypoints and region contours, and trains GNN-based forward and corrective dynamics to predict garment deformation, yielding a deformation Jacobian J_f for Jacobi-based control. The approach reduces state dimensionality, handles varying clothing configurations, and demonstrates jacket folding under self-occlusion in both simulated and real-world experiments with robust graph extraction and planning. The results suggest a scalable, category-agnostic pathway for deformable garment manipulation with practical implications for household robotics and assistive automation.
Abstract
The high degrees of freedom and complex structure of garments present significant challenges for clothing manipulation. In this paper, we propose a general topological dynamics model to fold complex clothing. By utilizing the visible folding structure as the topological skeleton, we design a novel topological graph to represent the clothing state. This topological graph is low-dimensional and applied for complex clothing in various folding states. It indicates the constraints of clothing and enables predictions regarding clothing movement. To extract graphs from self-occlusion, we apply semantic segmentation to analyze the occlusion relationships and decompose the clothing structure. The decomposed structure is then combined with keypoint detection to generate the topological graph. To analyze the behavior of the topological graph, we employ an improved Graph Neural Network (GNN) to learn the general dynamics. The GNN model can predict the deformation of clothing and is employed to calculate the deformation Jacobi matrix for control. Experiments using jackets validate the algorithm's effectiveness to recognize and fold complex clothing with self-occlusion.
