English

Meta Reinforcement Learning for Sim-to-real Domain Adaptation

Computer Vision and Pattern Recognition 2019-10-01 v1 Robotics

Abstract

Modern reinforcement learning methods suffer from low sample efficiency and unsafe exploration, making it infeasible to train robotic policies entirely on real hardware. In this work, we propose to address the problem of sim-to-real domain transfer by using meta learning to train a policy that can adapt to a variety of dynamic conditions, and using a task-specific trajectory generation model to provide an action space that facilitates quick exploration. We evaluate the method by performing domain adaptation in simulation and analyzing the structure of the latent space during adaptation. We then deploy this policy on a KUKA LBR 4+ robot and evaluate its performance on a task of hitting a hockey puck to a target. Our method shows more consistent and stable domain adaptation than the baseline, resulting in better overall performance.

Keywords

Cite

@article{arxiv.1909.12906,
  title  = {Meta Reinforcement Learning for Sim-to-real Domain Adaptation},
  author = {Karol Arndt and Murtaza Hazara and Ali Ghadirzadeh and Ville Kyrki},
  journal= {arXiv preprint arXiv:1909.12906},
  year   = {2019}
}

Comments

Submitted to ICRA 2020

R2 v1 2026-06-23T11:28:38.043Z