English

CoBERL: Contrastive BERT for Reinforcement Learning

Machine Learning 2022-02-23 v2 Artificial Intelligence

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, robust learning from pixels across a wide range of domains. We use bidirectional masked prediction in combination with a generalization of recent contrastive methods to learn better representations for transformers in RL, without the need of hand engineered data augmentations. We find that CoBERL consistently improves performance across the full Atari suite, a set of control tasks and a challenging 3D environment.

Keywords

Cite

@article{arxiv.2107.05431,
  title  = {CoBERL: Contrastive BERT for Reinforcement Learning},
  author = {Andrea Banino and Adrià Puidomenech Badia and Jacob Walker and Tim Scholtes and Jovana Mitrovic and Charles Blundell},
  journal= {arXiv preprint arXiv:2107.05431},
  year   = {2022}
}

Comments

9 pages, 2 figures, 6 tables

R2 v1 2026-06-24T04:06:21.814Z