LGAICVNov 15, 2024

The Surprising Ineffectiveness of Pre-Trained Visual Representations for Model-Based Reinforcement Learning

arXiv:2411.10175v29 citationsh-index: 29NIPS
Originality Synthesis-oriented
AI Analysis

This work addresses the problem of data efficiency and generalization in visual RL for robotics or simulation tasks, but it is incremental as it benchmarks existing methods without proposing a new solution.

The paper investigates the use of pre-trained visual representations in model-based reinforcement learning for control tasks, finding that they do not improve sample efficiency or out-of-distribution generalization compared to learning representations from scratch.

Visual Reinforcement Learning (RL) methods often require extensive amounts of data. As opposed to model-free RL, model-based RL (MBRL) offers a potential solution with efficient data utilization through planning. Additionally, RL lacks generalization capabilities for real-world tasks. Prior work has shown that incorporating pre-trained visual representations (PVRs) enhances sample efficiency and generalization. While PVRs have been extensively studied in the context of model-free RL, their potential in MBRL remains largely unexplored. In this paper, we benchmark a set of PVRs on challenging control tasks in a model-based RL setting. We investigate the data efficiency, generalization capabilities, and the impact of different properties of PVRs on the performance of model-based agents. Our results, perhaps surprisingly, reveal that for MBRL current PVRs are not more sample efficient than learning representations from scratch, and that they do not generalize better to out-of-distribution (OOD) settings. To explain this, we analyze the quality of the trained dynamics model. Furthermore, we show that data diversity and network architecture are the most important contributors to OOD generalization performance.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes