WritingOpenAIOpenAIpublished Oct 17, 2017seen 6d

Domain randomization and generative models for robotic grasping

Open original ↗

Captured source

source ↗

Domain randomization and generative models for robotic grasping | OpenAI

October 17, 2017

Publication

Domain randomization and generative models for robotic grasping

Read paper

Loading…

Share

Abstract

Deep learning-based robotic grasping has made significant progress thanks to algorithmic improvements and increased data availability. However, state-of-the-art models are often trained on as few as hundreds or thousands of unique object instances, and as a result generalization can be a challenge.

In this work, we explore a novel data generation pipeline for training a deep neural network to perform grasp planning that applies the idea of domain randomization to object synthesis. We generate millions of unique, unrealistic procedurally generated objects, and train a deep neural network to perform grasp planning on these objects.Since the distribution of successful grasps for a given object can be highly multimodal, we propose an autoregressive grasp planning model that maps sensor inputs of a scene to a probability distribution over possible grasps. This model allows us to sample grasps efficiently at test time (or avoid sampling entirely).

We evaluate our model architecture and data generation pipeline in simulation and the real world. We find we can achieve a >90% success rate on previously unseen realistic objects at test time in simulation despite having only been trained on random objects. We also demonstrate an 80% success rate on real-world grasp attempts despite having only been trained on random simulated objects.

  • Generative Models
  • Robotics

Authors

Josh Tobin, Lukas Biewald, Yan Duan, Marcin Andrychowicz, Ankur Handa, Vikash Kumar, Bob McGrew, Jonas Schneider, Peter Welinder, Wojciech Zaremba, Pieter Abbeel

Related articles

View all

Hierarchical text-conditional image generation with CLIP latentsPublicationApr 13, 2022

DALL·E: Creating images from textMilestoneJan 5, 2021

Image GPTPublicationJun 17, 2020