paper-with-me

Papers

MeshPriorDiT: Hierarchical Modeling for Action-Conditioned Cloth Dynamics

2026-08-27 · Zihang Wang, Jianming Hu, Shang Su, Hao Huang, Mengkai Shi, Jun Gao, Shuo Feng arxiv

Action-conditioned cloth dynamics prediction requires both locally plausible deformation and long-range coordination. Existing approaches largely follow two paradigms. Mesh-based GNNs capture local physical responses through material connectivity. However, their finite message-passing range limits coordination between topologically distant regions, while autoregressive rollouts tend to accumulate prediction errors. Transformer-based dynamics models capture long-range interactions through global attention, but often operate without explicit material connectivity and must learn local topological responses directly from data. We propose MeshPriorDiT, a hierarchical dynamics model that decomposes future cloth motion into a structured mesh prior and a generative residual. An action-conditioned mesh GNN first predicts multi-step vertex displacements, yielding a reference trajectory that respects material topology and grasp constraints. Conditioned on historical states, planned actions, and the mesh prior, a Residual DiT then uses conditional flow matching to jointly generate the residual motion not captured by the prior. The generated residual is further rescaled and decoded using material adjacency to coordinate corrections across neighboring vertices. We evaluate MeshPriorDiT on 15-step autoregressive rollouts across three cloth manipulation tasks. Averaged over the three tasks, MeshPriorDiT reduces average Global MSE by 43.42% relative to the GNN-Only baseline and by 75.03% relative to the DiT-DDPM baseline, while maintaining a favorable Edge-strain MSE comparable to that of GNN-Only.

📄 PDF Abstract BibTeX arXiv:2608.26766

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Diffusion Dynamics Models with Generative State Estimation for Cloth Manipulation

2025-03-15 · Tongxuan Tian, Haoyang Li, Bo Ai, Xiaodi Yuan 외

Manipulating deformable objects like cloth is challenging due to their complex dynamics, near-infinite degrees of freedom, and frequent self-occlusions, which complicate state estimation and dynamics modeling. Prior work…

Model Predictive ControlState Estimation

Self-supervised Cloth Reconstruction via Action-conditioned Cloth Tracking

2023-02-19 · Zixuan Huang, Xingyu Lin, David Held

State estimation is one of the greatest challenges for cloth manipulation due to cloth's high dimensionality and self-occlusion. Prior works propose to identify the full state of crumpled clothes by training a mesh recon…

Self-Supervised LearningState Estimation

BiFold: Bimanual Cloth Folding with Language Guidance

2025-01-27 · Oriol Barbany, Adrià Colomé, Carme Torras

Cloth folding is a complex task due to the inevitable self-occlusions of clothes, their complicated dynamics, and the disparate materials, geometries, and textures that garments can have. In this work, we learn folding a…

Language ModelingLanguage ModellingTAG

PocoLoco: A Point Cloud Diffusion Model of Human Shape in Loose Clothing

2024-11-06 · Siddharth Seth, Rishabh Dabral, Diogo Luvizon, Marc Habermann 외

Modeling a human avatar that can plausibly deform to articulations is an active area of research. We present PocoLoco -- the first template-free, point-based, pose-conditioned generative model for 3D humans in loose clot…

DenoisingHuman AnimationPoint Cloud CompletionPoint Cloud Generation

Cloth-Splatting: 3D Cloth State Estimation from RGB Supervision

2025-01-03 · Alberta Longhini, Marcel Büsching, Bardienus P. Duisterhof, Jens Lundell 외

We introduce Cloth-Splatting, a method for estimating 3D states of cloth from RGB images through a prediction-update framework. Cloth-Splatting leverages an action-conditioned dynamics model for predicting future states …

State Estimation