English

A Unified Algorithm Framework for Unsupervised Discovery of Skills based on Determinantal Point Process

Machine Learning 2023-09-27 v3

Abstract

Learning rich skills under the option framework without supervision of external rewards is at the frontier of reinforcement learning research. Existing works mainly fall into two distinctive categories: variational option discovery that maximizes the diversity of the options through a mutual information loss (while ignoring coverage) and Laplacian-based methods that focus on improving the coverage of options by increasing connectivity of the state space (while ignoring diversity). In this paper, we show that diversity and coverage in unsupervised option discovery can indeed be unified under the same mathematical framework. To be specific, we explicitly quantify the diversity and coverage of the learned options through a novel use of Determinantal Point Process (DPP) and optimize these objectives to discover options with both superior diversity and coverage. Our proposed algorithm, ODPP, has undergone extensive evaluation on challenging tasks created with Mujoco and Atari. The results demonstrate that our algorithm outperforms state-of-the-art baselines in both diversity- and coverage-driven categories.

Keywords

Cite

@article{arxiv.2212.00211,
  title  = {A Unified Algorithm Framework for Unsupervised Discovery of Skills based on Determinantal Point Process},
  author = {Jiayu Chen and Vaneet Aggarwal and Tian Lan},
  journal= {arXiv preprint arXiv:2212.00211},
  year   = {2023}
}

Comments

This paper is accepted by NeurIPS 2023

R2 v1 2026-06-28T07:18:55.158Z