Dynamics-Aware Unsupervised Discovery of Skills
Archit Sharma, Shixiang Gu, Sergey Levine, Vikash Kumar, Karol Hausman

TL;DR
This paper introduces DADS, an unsupervised algorithm that discovers predictable, dynamics-aware skills in high-dimensional spaces, improving planning and performance in complex reinforcement learning tasks.
Contribution
DADS combines model-based and model-free learning to discover predictable skills, enabling zero-shot planning and handling sparse rewards effectively.
Findings
Zero-shot planning in learned space outperforms standard MBRL and goal-conditioned RL.
DADS handles sparse-reward tasks effectively.
Substantially improves hierarchical RL for unsupervised skill discovery.
Abstract
Conventionally, model-based reinforcement learning (MBRL) aims to learn a global model for the dynamics of the environment. A good model can potentially enable planning algorithms to generate a large variety of behaviors and solve diverse tasks. However, learning an accurate model for complex dynamical systems is difficult, and even then, the model might not generalize well outside the distribution of states on which it was trained. In this work, we combine model-based learning with model-free learning of primitives that make model-based planning easy. To that end, we aim to answer the question: how can we discover skills whose outcomes are easy to predict? We propose an unsupervised learning algorithm, Dynamics-Aware Discovery of Skills (DADS), which simultaneously discovers predictable behaviors and learns their dynamics. Our method can leverage continuous skill spaces, theoretically,…
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.
Code & Models
Videos
Dynamics-Aware Unsupervised Discovery of Skills (Paper Explained)· youtube
Taxonomy
TopicsReinforcement Learning in Robotics · Machine Learning and Algorithms · Machine Learning and Data Classification
