ROCVJun 6, 2022

Mesh-based Dynamics with Occlusion Reasoning for Cloth Manipulation

CMU
arXiv:2206.02881v265 citationsh-index: 61
Originality Incremental advance
AI Analysis

This addresses the challenge of state estimation in occluded cloth for robotics, representing an incremental advance with specific gains.

The paper tackles the problem of cloth manipulation under self-occlusion by developing a system that reconstructs cloth meshes and refines them with test-time finetuning, achieving significant performance improvements over prior methods in tasks like cloth flattening and canonicalization.

Self-occlusion is challenging for cloth manipulation, as it makes it difficult to estimate the full state of the cloth. Ideally, a robot trying to unfold a crumpled or folded cloth should be able to reason about the cloth's occluded regions. We leverage recent advances in pose estimation for cloth to build a system that uses explicit occlusion reasoning to unfold a crumpled cloth. Specifically, we first learn a model to reconstruct the mesh of the cloth. However, the model will likely have errors due to the complexities of the cloth configurations and due to ambiguities from occlusions. Our main insight is that we can further refine the predicted reconstruction by performing test-time finetuning with self-supervised losses. The obtained reconstructed mesh allows us to use a mesh-based dynamics model for planning while reasoning about occlusions. We evaluate our system both on cloth flattening as well as on cloth canonicalization, in which the objective is to manipulate the cloth into a canonical pose. Our experiments show that our method significantly outperforms prior methods that do not explicitly account for occlusions or perform test-time optimization. Videos and visualizations can be found on our $\href{https://sites.google.com/view/occlusion-reason/home}{\text{project website}}.$

Code Implementations1 repo
Foundations

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

Your Notes