The Role of Pretrained Representations for the OOD Generalization of Reinforcement Learning Agents
Building sample-efficient agents that generalize out-of-distribution (OOD) in real-world settings remains a fundamental unsolved problem on the path towards achieving higher-level cognition. One particularly promising approach is to begin with low-dimensional, pretrained representations of our world, which should facilitate efficient downstream learning and generalization. By training 240 representations and over 10,000 reinforcement learning (RL) policies on a simulated robotic setup, we evaluate to what extent different properties of pretrained VAE-based representations affect the OOD generalization of downstream agents. We observe that many agents are surprisingly robust to realistic distribution shifts, including the challenging sim-to-real case. In addition, we find that the generalization performance of a simple downstream proxy task reliably predicts the generalization performance of our RL agents under a wide range of OOD settings. Such proxy tasks can thus be used to select pretrained representations that will lead to agents that generalize.
Code (0)
등록된 구현이 없습니다.
Tasks
Reinforcement Learning (RL)Representation LearningSimilar Papers 제목 키워드 기반
Pretrained Encoders are All You Need
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 t…
AllContrastive LearningDeep Reinforcement Learningreinforcement-learning+2MORAL: A Multimodal Reinforcement Learning Framework for Decision Making in Autonomous Laboratories
We propose MORAL (a multimodal reinforcement learning framework for decision making in autonomous laboratories) that enhances sequential decision-making in autonomous robotic laboratories through the integration of visua…
Decision MakingImage CaptioningLanguage ModelingLanguage Modelling+3CORD: Generalizable Cooperation via Role Diversity
Cooperative multi-agent reinforcement learning (MARL) aims to develop agents that can collaborate effectively. However, most cooperative MARL methods overfit training agents, making learned policies not generalize well t…
DiversityMulti-agent Reinforcement LearningDMC-VB: A Benchmark for Representation Learning for Control with Visual Distractors
Learning from previously collected data via behavioral cloning or offline reinforcement learning (RL) is a powerful recipe for scaling generalist agents by avoiding the need for expensive online learning. Despite strong …
continuous-controlContinuous ControlOffline RLReinforcement Learning (RL)+1Eye of the Beholder: Improved Relation Generalization for Text-based Reinforcement Learning Agents
Text-based games (TBGs) have become a popular proving ground for the demonstration of learning-based agents that make decisions in quasi real-world settings. The crux of the problem for a reinforcement learning agent in …
reinforcement-learningReinforcement Learning (RL)Relationtext-based games