Choosing exploration policies by the ensemble disagreement of forward-backward value estimates improves zero-shot RL sample efficiency on DeepMind Control Suite tasks.
Lipschitz-constrained Unsupervised Skill Discovery
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
We study the problem of unsupervised skill discovery, whose goal is to learn a set of diverse and useful skills with no external reward. There have been a number of skill discovery methods based on maximizing the mutual information (MI) between skills and states. However, we point out that their MI objectives usually prefer static skills to dynamic ones, which may hinder the application for downstream tasks. To address this issue, we propose Lipschitz-constrained Skill Discovery (LSD), which encourages the agent to discover more diverse, dynamic, and far-reaching skills. Another benefit of LSD is that its learned representation function can be utilized for solving goal-following downstream tasks even in a zero-shot manner - i.e., without further training or complex planning. Through experiments on various MuJoCo robotic locomotion and manipulation environments, we demonstrate that LSD outperforms previous approaches in terms of skill diversity, state space coverage, and performance on seven downstream tasks including the challenging task of following multiple goals on Humanoid. Our code and videos are available at https://shpark.me/projects/lsd/.
fields
cs.LG 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Epistemically-guided forward-backward exploration
Choosing exploration policies by the ensemble disagreement of forward-backward value estimates improves zero-shot RL sample efficiency on DeepMind Control Suite tasks.