English

DARLA: Improving Zero-Shot Transfer in Reinforcement Learning

Machine Learning 2018-06-07 v2 Artificial Intelligence Machine Learning

Abstract

Domain adaptation is an important open problem in deep reinforcement learning (RL). In many scenarios of interest data is hard to obtain, so agents may learn a source policy in a setting where data is readily available, with the hope that it generalises well to the target domain. We propose a new multi-stage RL agent, DARLA (DisentAngled Representation Learning Agent), which learns to see before learning to act. DARLA's vision is based on learning a disentangled representation of the observed environment. Once DARLA can see, it is able to acquire source policies that are robust to many domain shifts - even with no access to the target domain. DARLA significantly outperforms conventional baselines in zero-shot domain adaptation scenarios, an effect that holds across a variety of RL environments (Jaco arm, DeepMind Lab) and base RL algorithms (DQN, A3C and EC).

Keywords

Cite

@article{arxiv.1707.08475,
  title  = {DARLA: Improving Zero-Shot Transfer in Reinforcement Learning},
  author = {Irina Higgins and Arka Pal and Andrei A. Rusu and Loic Matthey and Christopher P Burgess and Alexander Pritzel and Matthew Botvinick and Charles Blundell and Alexander Lerchner},
  journal= {arXiv preprint arXiv:1707.08475},
  year   = {2018}
}

Comments

ICML 2017

R2 v1 2026-06-22T20:58:08.750Z