ROSYOct 18, 2017

Sim-to-Real Transfer of Robotic Control with Dynamics Randomization

arXiv:1710.06537v31692 citations
Originality Incremental advance
AI Analysis

This addresses the reality gap for robotic control, allowing safer and more efficient training in simulation without physical system training, though it is incremental as it builds on existing dynamics randomization methods.

The paper tackles the sim-to-real transfer problem in robotics by randomizing simulator dynamics during training, enabling policies trained only in simulation to adapt to real-world dynamics and maintain similar performance on a physical robot for an object pushing task.

Simulations are attractive environments for training agents as they provide an abundant source of data and alleviate certain safety concerns during the training process. But the behaviours developed by agents in simulation are often specific to the characteristics of the simulator. Due to modeling error, strategies that are successful in simulation may not transfer to their real world counterparts. In this paper, we demonstrate a simple method to bridge this "reality gap". By randomizing the dynamics of the simulator during training, we are able to develop policies that are capable of adapting to very different dynamics, including ones that differ significantly from the dynamics on which the policies were trained. This adaptivity enables the policies to generalize to the dynamics of the real world without any training on the physical system. Our approach is demonstrated on an object pushing task using a robotic arm. Despite being trained exclusively in simulation, our policies are able to maintain a similar level of performance when deployed on a real robot, reliably moving an object to a desired location from random initial configurations. We explore the impact of various design decisions and show that the resulting policies are robust to significant calibration error.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes