域随机化:将深度神经网络从模拟迁移到现实世界

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

彼得·阿贝尔 Pieter Abbeel · OpenAI · 2017-03-20 · arXiv:1703.06907 ↗ · 被引 3834

打开互动全文版(逐段中英对照 + 图/公式 + 论文问答)→

摘要 · Abstract

弥合模拟机器人与硬件实验之间的“现实差距”可以通过改善数据可用性来加速机器人研究。本文探讨了域随机化,这是一种简单的技术,通过在模拟器中随机化渲染来训练模型,使其能够迁移到真实图像。当模拟器中的变化足够多时,现实世界可能只是模型眼中的另一种变化。我们专注于物体定位任务,这是通用机器人操作技能的基石。我们发现,仅使用来自具有非真实随机纹理的模拟器的数据,就可以训练出一个精度达到 1.5 厘米、对干扰物和部分遮挡具有鲁棒性的现实世界物体检测器。为了展示我们检测器的能力,我们展示了它们可以用于在杂乱环境中进行抓取。据我们所知,这是首次成功将仅使用模拟 RGB 图像训练的深度神经网络(无需在真实图像上预训练)迁移到现实世界用于机器人控制。

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 for training models on simulated images that transfer to real images by randomizing rendering in the simulator. With enough variability in the simulator, the real world may appear to the model as just another variation. We focus on the task of object localization, which is a stepping stone to general robotic manipulation skills. We find that it is possible to train a real-world object detector that is accurate to $1.5$cm and robust to distractors and partial occlusions using only data from a simulator with non-realistic random textures. To demonstrate the capabilities of our detectors, we show they can be used to perform grasping in a cluttered environment. To our knowledge, this is the first successful transfer of a deep neural network trained only on simulated RGB images (without pre-training on real images) to the real world for the purpose of robotic control.

核心贡献 · Key contributions

局限 · Limitations

论文章节 · Sections(共 13)

阅读逐段中英对照全文 →