Saved in:
Bibliographic Details
Main Authors: Kim, Kyungsoo, Ha, Jeongsoo, Kim, Yusung
Format: Preprint
Published: 2025
Subjects:
Online Access:https://arxiv.org/abs/2506.05418
Tags: Add Tag
No Tags, Be the first to tag this record!
Table of Contents:
  • 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.