ICLR 2022spotlight46 citations

CoBERL: Contrastive BERT for Reinforcement Learning

Andrea Banino, Adria Puigdomenech Badia, Jacob C Walker, Tim Scholtes, Jovana Mitrovic, Charles Blundell

Abstract

Many reinforcement learning (RL) agents require a large amount of experience to solve tasks. We propose Contrastive BERT for RL (COBERL), an agent that combines a new contrastive loss and a hybrid LSTM-transformer architecture to tackle the challenge of improving data efficiency. COBERL enables efficient and robust learning from pixels across a wide variety of domains. We use bidirectional masked prediction in combination with a generalization of a recent contrastive method to learn better representations for RL, without the need of hand engineered data augmentations. We find that COBERL consistently improves data efficiency across the full Atari suite, a set of control tasks and a challenging 3D environment, and often it also increases final score performance.

Reinforcement LearningContrastive LearningRepresentation LearningTransformerDeep Reinforcement Learning
BibTeX
@inproceedings{
banino2022coberl,
title={Co{BERL}: Contrastive {BERT} for Reinforcement Learning},
author={Andrea Banino and Adria Puigdomenech Badia and Jacob C Walker and Tim Scholtes and Jovana Mitrovic and Charles Blundell},
booktitle={International Conference on Learning Representations},
year={2022},
url={https://openreview.net/forum?id=sRZ3GhmegS}
}
CoBERL: Contrastive BERT for Reinforcement Learning · ICLR 2022