LGROSep 24, 2020

Sim-to-Real Transfer in Deep Reinforcement Learning for Robotics: a Survey

arXiv:2009.13303v21010 citations
Originality Synthesis-oriented
AI Analysis

It addresses the challenge of sample inefficiency and safety in robotics for researchers and practitioners, but is incremental as it synthesizes existing work without new empirical results.

This survey paper tackles the problem of performance degradation when transferring deep reinforcement learning policies from simulation to real robots, known as the sim-to-real gap, by reviewing and categorizing recent methods like domain randomization and domain adaptation.

Deep reinforcement learning has recently seen huge success across multiple areas in the robotics domain. Owing to the limitations of gathering real-world data, i.e., sample inefficiency and the cost of collecting it, simulation environments are utilized for training the different agents. This not only aids in providing a potentially infinite data source, but also alleviates safety concerns with real robots. Nonetheless, the gap between the simulated and real worlds degrades the performance of the policies once the models are transferred into real robots. Multiple research efforts are therefore now being directed towards closing this sim-to-real gap and accomplish more efficient policy transfer. Recent years have seen the emergence of multiple methods applicable to different domains, but there is a lack, to the best of our knowledge, of a comprehensive review summarizing and putting into context the different methods. In this survey paper, we cover the fundamental background behind sim-to-real transfer in deep reinforcement learning and overview the main methods being utilized at the moment: domain randomization, domain adaptation, imitation learning, meta-learning and knowledge distillation. We categorize some of the most relevant recent works, and outline the main application scenarios. Finally, we discuss the main opportunities and challenges of the different approaches and point to the most promising directions.

Foundations

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

Your Notes