paper-with-me

홈 › Papers

Learning Robotic Manipulation through Visual Planning and Acting

2019-05-11 · Angelina Wang, Thanard Kurutach, Kara Liu, Pieter Abbeel, Aviv Tamar

Planning for robotic manipulation requires reasoning about the changes a robot can affect on objects. When such interactions can be modelled analytically, as in domains with rigid objects, efficient planning algorithms exist. However, in both domestic and industrial domains, the objects of interest can be soft, or deformable, and hard to model analytically. For such cases, we posit that a data-driven modelling approach is more suitable. In recent years, progress in deep generative models has produced methods that learn to `imagine' plausible images from data. Building on the recent Causal InfoGAN generative model, in this work we learn to imagine goal-directed object manipulation directly from raw image data of self-supervised interaction of the robot with the object. After learning, given a goal observation of the system, our model can generate an imagined plan -- a sequence of images that transition the object into the desired goal. To execute the plan, we use it as a reference trajectory to track with a visual servoing controller, which we also learn from the data as an inverse dynamics model. In a simulated manipulation task, we show that separating the problem into visual planning and visual tracking control is more sample efficient and more interpretable than alternative data-driven approaches. We further demonstrate our approach on learning to imagine and execute in 3 environments, the final of which is deformable rope manipulation on a PR2 robot.

📄 PDF Abstract BibTeX arXiv:1905.04411

Code (0)

등록된 구현이 없습니다.

Tasks

Visual Tracking

Methods 이 논문이 사용한 방법론

Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Feedforward Network A Feedforward Network, or a Multilayer Perceptron (MLP), is a neural network with solely densely connected layers. This is the classic neural network architecture of the…
HuMan(Expedia)||How do I get a human at Expedia? How do I get a human at Expedia? How Do I Get a Human at Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Real-Time Help & Exclusive…
InfoGAN InfoGAN is a type of generative adversarial network that modifies the GAN objective to encourage it to learn interpretable and…

Similar Papers 제목 키워드 기반

RoboFlow4D: A Lightweight Flow World Model Toward Real-Time Flow-Guided Robotic Manipulation

2026-05-17 · Sixu Lin, Junliang Chen, Huaiyuan Xu, Zhuohao Li 외 arxiv

Planning and acting in 3D environments is a fundamental capability for robotic manipulation in the real world. Although prior work has explored predictive flow planners to guide 3D manipulation, existing approaches often…

Computational Efficiency

STORM: Search-Guided Generative World Models for Robotic Manipulation

2025-12-20 · Wenjun Lin, Jensen Zhang, Kaitong Cai, Keze Wang arxiv

We present STORM (Search-Guided Generative World Models), a novel framework for spatio-temporal reasoning in robotic manipulation that unifies diffusion-based action generation, conditional video prediction, and search-b…

Video Prediction

Integration of Robot and Scene Kinematics for Sequential Mobile Manipulation Planning

2025-08-26 · Ziyuan Jiao, Yida Niu, Zeyu Zhang, Yangyang Wu 외 arxiv

We present a Sequential Mobile Manipulation Planning (SMMP) framework that can solve long-horizon multi-step mobile manipulation tasks with coordinated whole-body motion, even when interacting with articulated objects. B…

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

Dynamics Learning with Cascaded Variational Inference for Multi-Step Manipulation

2019-10-29 · Kuan Fang, Yuke Zhu, Animesh Garg, Silvio Savarese 외

The fundamental challenge of planning for multi-step manipulation is to find effective and plausible action sequences that lead to the task goal. We present Cascaded Variational Inference (CAVIN) Planner, a model-based m…

Variational Inference