English

RetinaGAN: An Object-aware Approach to Sim-to-Real Transfer

Robotics 2021-07-06 v2

Abstract

The success of deep reinforcement learning (RL) and imitation learning (IL) in vision-based robotic manipulation typically hinges on the expense of large scale data collection. With simulation, data to train a policy can be collected efficiently at scale, but the visual gap between sim and real makes deployment in the real world difficult. We introduce RetinaGAN, a generative adversarial network (GAN) approach to adapt simulated images to realistic ones with object-detection consistency. RetinaGAN is trained in an unsupervised manner without task loss dependencies, and preserves general object structure and texture in adapted images. We evaluate our method on three real world tasks: grasping, pushing, and door opening. RetinaGAN improves upon the performance of prior sim-to-real methods for RL-based object instance grasping and continues to be effective even in the limited data regime. When applied to a pushing task in a similar visual domain, RetinaGAN demonstrates transfer with no additional real data requirements. We also show our method bridges the visual gap for a novel door opening task using imitation learning in a new visual domain. Visit the project website at https://retinagan.github.io/

Keywords

Cite

@article{arxiv.2011.03148,
  title  = {RetinaGAN: An Object-aware Approach to Sim-to-Real Transfer},
  author = {Daniel Ho and Kanishka Rao and Zhuo Xu and Eric Jang and Mohi Khansari and Yunfei Bai},
  journal= {arXiv preprint arXiv:2011.03148},
  year   = {2021}
}

Comments

International Conference on Robotics and Automation (ICRA) 2021

R2 v1 2026-06-23T19:57:08.104Z