English

Unsupervised Skill Discovery with Bottleneck Option Learning

Machine Learning 2021-06-29 v1 Artificial Intelligence Robotics

Abstract

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 Bottleneck Option Learning (IBOL). On top of the linearization of environments that promotes more various and distant state transitions, IBOL enables the discovery of diverse skills. It provides the abstraction of the skills learned with the information bottleneck framework for the options with improved stability and encouraged disentanglement. We empirically demonstrate that IBOL outperforms multiple state-of-the-art unsupervised skill discovery methods on the information-theoretic evaluations and downstream tasks in MuJoCo environments, including Ant, HalfCheetah, Hopper and D'Kitty.

Cite

@article{arxiv.2106.14305,
  title  = {Unsupervised Skill Discovery with Bottleneck Option Learning},
  author = {Jaekyeom Kim and Seohong Park and Gunhee Kim},
  journal= {arXiv preprint arXiv:2106.14305},
  year   = {2021}
}

Comments

Accepted to ICML 2021. Code at https://vision.snu.ac.kr/projects/ibol

R2 v1 2026-06-24T03:38:43.663Z