paper-with-me

Papers

Dynamics-Aware Unsupervised Skill Discovery

2020-05-01 · ICLR 2020 1 · Archit Sharma, Shixiang Gu, Sergey Levine, Vikash Kumar, Karol Hausman

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, allowing us to learn infinitely many behaviors even for high-dimensional state-spaces. We demonstrate that zero-shot planning in the learned latent space significantly outperforms standard MBRL and model-free goal-conditioned RL, can handle sparse-reward tasks, and substantially improves over prior hierarchical RL methods for unsupervised skill discovery.

📄 PDF Abstract BibTeX

Code (1)

google-research/dads 공식 구현 tf

Tasks

Model-based Reinforcement Learning

Similar Papers 제목 키워드 기반

Dynamics-Aware Unsupervised Discovery of Skills

2019-07-02 · Archit Sharma, Shixiang Gu, Sergey Levine, Vikash Kumar 외

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…

Model-based Reinforcement LearningReinforcement Learning

Controllability-Aware Unsupervised Skill Discovery

2023-02-10 · Seohong Park, Kimin Lee, Youngwoon Lee, Pieter Abbeel

One of the key capabilities of intelligent agents is the ability to discover useful skills without external supervision. However, the current unsupervised skill discovery methods are often limited to acquiring simple, ea…

Group-Invariant Unsupervised Skill Discovery: Symmetry-aware Skill Representations for Generalizable Behavior

2026-01-20 · Junwoo Chang, Joseph Park, Roberto Horowitz, Jongmin Lee 외 arxiv

Unsupervised skill discovery aims to acquire behavior primitives that improve exploration and accelerate downstream task learning. However, existing approaches often ignore the geometric symmetries of physical environmen…

Dynamics-Aware Quality-Diversity for Efficient Learning of Skill Repertoires

2021-09-16 · Bryan Lim, Luca Grillotti, Lorenzo Bernasconi, Antoine Cully

Quality-Diversity (QD) algorithms are powerful exploration algorithms that allow robots to discover large repertoires of diverse and high-performing skills. However, QD algorithms are sample inefficient and require milli…

DiversityZero-Shot Learning

Efficient Skill Discovery via Regret-Aware Optimization

2025-06-26 · He Zhang, Ming Zhou, Shaopeng Zhai, Ying Sun 외

Unsupervised skill discovery aims to learn diverse and distinguishable behaviors in open-ended reinforcement learning. For existing methods, they focus on improving diversity through pure exploration, mutual information …

DiversityRepresentation Learning