paper-with-me

Papers

Lipschitz-constrained Unsupervised Skill Discovery

2022-02-02 · ICLR 2022 4 · Seohong Park, Jongwook Choi, Jaekyeom Kim, Honglak Lee, Gunhee Kim

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/.

📄 PDF Abstract BibTeX arXiv:2202.00914

Code (1)

seohongpark/lsd tf

Tasks

DiversityMuJoCo

Similar Papers 제목 키워드 기반

Constrained Ensemble Exploration for Unsupervised Skill Discovery

2024-05-25 · Chenjia Bai, Rushuai Yang, Qiaosheng Zhang, Kang Xu 외

Unsupervised Reinforcement Learning (RL) provides a promising paradigm for learning useful behaviors via reward-free per-training. Existing methods for unsupervised RL mainly conduct empowerment-driven skill discovery or…

Reinforcement Learning (RL)Unsupervised Reinforcement Learning

Human-Aligned Skill Discovery: Balancing Behaviour Exploration and Alignment

2025-01-29 · Maxence Hussonnois, Thommen George Karimpanal, Santu Rana

Unsupervised skill discovery in Reinforcement Learning aims to mimic humans' ability to autonomously discover diverse behaviors. However, existing methods are often unconstrained, making it difficult to find useful skill…

Diversity

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…

Leveraging Human Feedback for Semantically-Relevant Skill Discovery

2026-04-27 · Maxence Hussonnois, Thommen George Karimpanal, Santu Rana arxiv

Unsupervised skill discovery in reinforcement learning aims to intrinsically motivate agents to discover diverse and useful behaviours. However, unconstrained approaches can produce unsafe, unethical, or misaligned behav…

Reinforcement Learning

Unsupervised Skill Discovery with Bottleneck Option Learning

2021-06-27 · Jaekyeom Kim, Seohong Park, Gunhee Kim

Having the ability to acquire inherent skills from environments without any external rewards or supervision like humans is an important problem. We propose a novel unsupervised skill discovery method named Information Bo…

DisentanglementMuJoCo