English

Pretrained Encoders are All You Need

Machine Learning 2021-06-10 v1

Abstract

Data-efficiency and generalization are key challenges in deep learning and deep reinforcement learning as many models are trained on large-scale, domain-specific, and expensive-to-label datasets. Self-supervised models trained on large-scale uncurated datasets have shown successful transfer to diverse settings. We investigate using pretrained image representations and spatio-temporal attention for state representation learning in Atari. We also explore fine-tuning pretrained representations with self-supervised techniques, i.e., contrastive predictive coding, spatio-temporal contrastive learning, and augmentations. Our results show that pretrained representations are at par with state-of-the-art self-supervised methods trained on domain-specific data. Pretrained representations, thus, yield data and compute-efficient state representations. https://github.com/PAL-ML/PEARL_v1

Keywords

Cite

@article{arxiv.2106.05139,
  title  = {Pretrained Encoders are All You Need},
  author = {Mina Khan and P Srivatsa and Advait Rane and Shriram Chenniappa and Rishabh Anand and Sherjil Ozair and Pattie Maes},
  journal= {arXiv preprint arXiv:2106.05139},
  year   = {2021}
}