paper-with-me

홈 › Papers

Self-Supervised Learning of State Estimation for Manipulating Deformable Linear Objects

2019-11-14 · Mengyuan Yan, Yilin Zhu, Ning Jin, Jeannette Bohg

We demonstrate model-based, visual robot manipulation of linear deformable objects. Our approach is based on a state-space representation of the physical system that the robot aims to control. This choice has multiple advantages, including the ease of incorporating physics priors in the dynamics model and perception model, and the ease of planning manipulation actions. In addition, physical states can naturally represent object instances of different appearances. Therefore, dynamics in the state space can be learned in one setting and directly used in other visually different settings. This is in contrast to dynamics learned in pixel space or latent space, where generalization to visual differences are not guaranteed. Challenges in taking the state-space approach are the estimation of the high-dimensional state of a deformable object from raw images, where annotations are very expensive on real data, and finding a dynamics model that is both accurate, generalizable, and efficient to compute. We are the first to demonstrate self-supervised training of rope state estimation on real images, without requiring expensive annotations. This is achieved by our novel self-supervising learning objective, which is generalizable across a wide range of visual appearances. With estimated rope states, we train a fast and differentiable neural network dynamics model that encodes the physics of mass-spring systems. Our method has a higher accuracy in predicting future states compared to models that do not involve explicit state estimation and do not use any physics prior, while only using 3\% of training data. We also show that our approach achieves more efficient manipulation, both in simulation and on a real robot, when used within a model predictive controller.

📄 PDF Abstract BibTeX arXiv:1911.06283

Code (0)

등록된 구현이 없습니다.

Tasks

Robot ManipulationSelf-Supervised LearningState Estimation

Similar Papers 제목 키워드 기반

Learning Foresightful Dense Visual Affordance for Deformable Object Manipulation

2023-03-20 · ICCV 2023 1 · Ruihai Wu, Chuanruo Ning, Hao Dong

Understanding and manipulating deformable objects (e.g., ropes and fabrics) is an essential yet challenging task with broad applications. Difficulties come from complex states and dynamics, diverse configurations and hig…

Deformable Object ManipulationObject

Learning Latent Graph Dynamics for Visual Manipulation of Deformable Objects

2021-04-25 · Xiao Ma, David Hsu, Wee Sun Lee

Manipulating deformable objects, such as ropes and clothing, is a long-standing challenge in robotics, because of their large degrees of freedom, complex non-linear dynamics, and self-occlusion in visual perception. The …

Contrastive LearningDeformable Object ManipulationGraph Neural NetworkModel Predictive Control+2

SculptDiff: Learning Robotic Clay Sculpting from Humans with Goal Conditioned Diffusion Policy

2024-03-15 · Alison Bartsch, Arvind Car, Charlotte Avra, Amir Barati Farimani

Manipulating deformable objects remains a challenge within robotics due to the difficulties of state estimation, long-horizon planning, and predicting how the object will deform given an interaction. These challenges are…

Imitation LearningState Estimation

ACID: Action-Conditional Implicit Visual Dynamics for Deformable Object Manipulation

2022-03-14 · Bokui Shen, Zhenyu Jiang, Christopher Choy, Leonidas J. Guibas 외

Manipulating volumetric deformable objects in the real world, like plush toys and pizza dough, bring substantial challenges due to infinite shape variations, non-rigid motions, and partial observability. We introduce ACI…

Contrastive LearningDeformable Object Manipulation

Combining Self-Supervised Learning and Imitation for Vision-Based Rope Manipulation

2017-03-06 · Ashvin Nair, Dian Chen, Pulkit Agrawal, Phillip Isola 외

Manipulation of deformable objects, such as ropes and cloth, is an important but challenging problem in robotics. We present a learning-based system where a robot takes as input a sequence of images of a human manipulati…

Self-Supervised Learning