Efficient Reinforcement Learning Through Adaptively Pretrained Visual Encoder
Yuhan Zhang, Guoqing Ma, Guangfu Hao, Liangxuan Guo, Yang Chen, Shan, Yu

TL;DR
This paper introduces APE, an adaptive pretraining framework for visual encoders in reinforcement learning, which enhances generalization and sampling efficiency across diverse tasks by using adaptive augmentation during pretraining.
Contribution
The paper presents a novel adaptive pretraining approach for visual encoders that improves generalization and efficiency in RL, outperforming existing methods across multiple benchmarks.
Findings
State-of-the-art performance with DreamerV3 and DrQ-v2 using APE.
Significant improvement in sampling efficiency with visual inputs.
Effective generalization across various domains.
Abstract
While Reinforcement Learning (RL) agents can successfully learn to handle complex tasks, effectively generalizing acquired skills to unfamiliar settings remains a challenge. One of the reasons behind this is the visual encoders used are task-dependent, preventing effective feature extraction in different settings. To address this issue, recent studies have tried to pretrain encoders with diverse visual inputs in order to improve their performance. However, they rely on existing pretrained encoders without further exploring the impact of pretraining period. In this work, we propose APE: efficient reinforcement learning through Adaptively Pretrained visual Encoder -- a framework that utilizes adaptive augmentation strategy during the pretraining phase and extracts generalizable features with only a few interactions within the task environments in the policy learning period. Experiments…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsReinforcement Learning in Robotics · Autonomous Vehicle Technology and Safety
