paper-with-me

Papers

Domain Randomization and Generative Models for Robotic Grasping

2017-10-17 · Joshua Tobin, Lukas Biewald, Rocky Duan, Marcin Andrychowicz, Ankur Handa, Vikash Kumar, Bob McGrew, Jonas Schneider, Peter Welinder, Wojciech Zaremba, Pieter Abbeel

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.

📄 PDF Abstract BibTeX arXiv:1710.06425

Code (0)

등록된 구현이 없습니다.

Tasks

ObjectRobotic Grasping

Similar Papers 제목 키워드 기반

Domain Randomization for Sim2real Transfer of Automatically Generated Grasping Datasets

2023-10-06 · Johann Huber, François Hélénon, Hippolyte Watrelot, Faiz Ben Amar 외

Robotic grasping refers to making a robotic system pick an object by applying forces and torques on its surface. Many recent studies use data-driven approaches to address grasping, but the sparse reward nature of this ta…

DiversityRobotic Grasping

Towards Precise Model-free Robotic Grasping with Sim-to-Real Transfer Learning

2023-01-28 · Lei Zhang, Kaixin Bai, Zhaopeng Chen, Yunlei Shi 외

Precise robotic grasping of several novel objects is a huge challenge in manufacturing, automation, and logistics. Most of the current methods for model-free grasping are disadvantaged by the sparse data in grasping data…

Data AugmentationRobotic GraspingTransfer Learning

Reinforcement Learning-Based Bionic Reflex Control for Anthropomorphic Robotic Grasping exploiting Domain Randomization

2023-12-08 · Hirakjyoti Basumatary, Daksh Adhar, Atharva Shrawge, Prathamesh Kanbaskar 외

Achieving human-level dexterity in robotic grasping remains a challenging endeavor. Robotic hands frequently encounter slippage and deformation during object manipulation, issues rarely encountered by humans due to their…

Reinforcement Learning (RL)Robotic Grasping

One View, Many Worlds: Single-Image to 3D Object Meets Generative Domain Randomization for One-Shot 6D Pose Estimation

2025-09-09 · Zheng Geng, Nan Wang, Shaocong Xu, Chongjie Ye 외 arxiv

Estimating the 6D pose of arbitrary unseen objects from a single reference image is critical for robotics operating in the long-tail of real-world instances. However, this setting is notoriously challenging: 3D models ar…

6D Pose Estimation3D Generation

Domain Randomization for Transferring Deep Neural Networks from Simulation to the Real World

2017-03-20 · Josh Tobin, Rachel Fong, Alex Ray, Jonas Schneider 외

Bridging the 'reality gap' that separates simulated robotics from experiments on hardware could accelerate robotic research through improved data availability. This paper explores domain randomization, a simple technique…

Object Localization