English

Robust Visual Domain Randomization for Reinforcement Learning

Machine Learning 2020-03-09 v2 Artificial Intelligence

Abstract

Producing agents that can generalize to a wide range of visually different environments is a significant challenge in reinforcement learning. One method for overcoming this issue is visual domain randomization, whereby at the start of each training episode some visual aspects of the environment are randomized so that the agent is exposed to many possible variations. However, domain randomization is highly inefficient and may lead to policies with high variance across domains. Instead, we propose a regularization method whereby the agent is only trained on one variation of the environment, and its learned state representations are regularized during training to be invariant across domains. We conduct experiments that demonstrate that our technique leads to more efficient and robust learning than standard domain randomization, while achieving equal generalization scores.

Keywords

Cite

@article{arxiv.1910.10537,
  title  = {Robust Visual Domain Randomization for Reinforcement Learning},
  author = {Reda Bahi Slaoui and William R. Clements and Jakob N. Foerster and Sébastien Toth},
  journal= {arXiv preprint arXiv:1910.10537},
  year   = {2020}
}

Comments

Accepted at the BeTR-RL Workshop at ICLR 2020

R2 v1 2026-06-23T11:52:33.683Z