ROAIMar 2, 2023

PlaNet-ClothPick: Effective Fabric Flattening Based on Latent Dynamic Planning

arXiv:2303.01345v23 citationsh-index: 11
Originality Incremental advance
AI Analysis

This addresses cloth manipulation for robotics, but is incremental as it adapts an existing model to a specific domain.

The paper tackled the problem of why Recurrent State Space Models like PlaNet fail at cloth manipulation tasks, finding that sharp discontinuities in fabric transitions cause inaccurate latent models and poor planning. By limiting picking space and using engineered trajectories, their PlaNet-ClothPick method achieved similar performance to state-of-the-art mesh-based approaches in simulation, with faster inference and fewer parameters.

Why do Recurrent State Space Models such as PlaNet fail at cloth manipulation tasks? Recent work has attributed this to the blurry prediction of the observation, which makes it difficult to plan directly in the latent space. This paper explores the reasons behind this by applying PlaNet in the pick-and-place fabric-flattening domain. We find that the sharp discontinuity of the transition function on the contour of the fabric makes it difficult to learn an accurate latent dynamic model, causing the MPC planner to produce pick actions slightly outside of the article. By limiting picking space on the cloth mask and training on specially engineered trajectories, our mesh-free PlaNet-ClothPick surpasses visual planning and policy learning methods on principal metrics in simulation, achieving similar performance as state-of-the-art mesh-based planning approaches. Notably, our model exhibits a faster action inference and requires fewer transitional model parameters than the state-of-the-art robotic systems in this domain. Other supplementary materials are available at: https://sites.google.com/view/planet-clothpick.

Foundations

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

Your Notes