ROAIJan 8, 2023

Foldsformer: Learning Sequential Multi-Step Cloth Manipulation With Space-Time Attention

arXiv:2301.03003v134 citationsh-index: 30
Originality Highly original
AI Analysis

This addresses the problem of practical and efficient robotic cloth manipulation for tasks like folding, enabling generalization to varied cloth configurations and shapes.

The paper tackles sequential multi-step cloth manipulation by introducing Foldformer, a framework that uses a general demonstration and space-time attention to plan actions, achieving significant performance improvements over state-of-the-art methods in simulation and transferring to real-world tasks without additional training.

Sequential multi-step cloth manipulation is a challenging problem in robotic manipulation, requiring a robot to perceive the cloth state and plan a sequence of chained actions leading to the desired state. Most previous works address this problem in a goal-conditioned way, and goal observation must be given for each specific task and cloth configuration, which is not practical and efficient. Thus, we present a novel multi-step cloth manipulation planning framework named Foldformer. Foldformer can complete similar tasks with only a general demonstration and utilize a space-time attention mechanism to capture the instruction information behind this demonstration. We experimentally evaluate Foldsformer on four representative sequential multi-step manipulation tasks and show that Foldsformer significantly outperforms state-of-the-art approaches in simulation. Foldformer can complete multi-step cloth manipulation tasks even when configurations of the cloth (e.g., size and pose) vary from configurations in the general demonstrations. Furthermore, our approach can be transferred from simulation to the real world without additional training or domain randomization. Despite training on rectangular clothes, we also show that our approach can generalize to unseen cloth shapes (T-shirts and shorts). Videos and source code are available at: https://sites.google.com/view/foldsformer.

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