IJCAI 2022poster8 citations

Self-Predictive Dynamics for Generalization of Vision-based Reinforcement Learning

Kyungsoo Kim, Jeongsoo Ha, Yusung Kim

Abstract

Vision-based reinforcement learning requires efficient and robust representations of image-based observations, especially when the images contain distracting (task-irrelevant) elements such as shadows, clouds, and light. It becomes more important if those distractions are not exposed during training. We design a Self-Predictive Dynamics (SPD) method to extract task-relevant features efficiently, even in unseen observations after training. SPD uses weak and strong augmentations in parallel, and learns representations by predicting inverse and forward transitions across the two-way augmented versions. In a set of MuJoCo visual control tasks and an autonomous driving task (CARLA), SPD outperforms previous studies in complex observations, and significantly improves the generalization performance for unseen observations. Our code is available at https://github.com/unigary/SPD.

Machine Learning: Reinforcement LearningMachine Learning: Representation learningMachine Learning: Self-supervised Learning
BibTeX
@inproceedings{ijcai2022p437,
  title     = {Self-Predictive Dynamics for Generalization of Vision-based Reinforcement Learning},
  author    = {Kim, Kyungsoo and Ha, Jeongsoo and Kim, Yusung},
  booktitle = {Proceedings of the Thirty-First International Joint Conference on
               Artificial Intelligence, {IJCAI-22}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Lud De Raedt},
  pages     = {3150--3156},
  year      = {2022},
  month     = {7},
  note      = {Main Track},
  doi       = {10.24963/ijcai.2022/437},
  url       = {https://doi.org/10.24963/ijcai.2022/437},
}
Self-Predictive Dynamics for Generalization of Vision-based Reinforcement Learning · IJCAI 2022