Creating Multi-Level Skill Hierarchies in Reinforcement Learning

Published: 21 Sept 2023, Last Modified: 16 Jan 2024NeurIPS 2023 posterEveryoneRevisionsBibTeX
Keywords: Reinforcement Learning, Hierarchical Reinforcement Learning, RL, HRL, Skill Discovery, Skill Hierarchies, Graph-Based, Graphs, Graph Clustering, Graph Partitioning
TL;DR: We propose a novel graph-based characterisation of a useful multi-level skill hierarchy for reinforcement learning.
Abstract: What is a useful skill hierarchy for an autonomous agent? We propose an answer based on a graphical representation of how the interaction between an agent and its environment may unfold. Our approach uses modularity maximisation as a central organising principle to expose the structure of the interaction graph at multiple levels of abstraction. The result is a collection of skills that operate at varying time scales, organised into a hierarchy, where skills that operate over longer time scales are composed of skills that operate over shorter time scales. The entire skill hierarchy is generated automatically, with no human input, including the skills themselves (their behaviour, when they can be called, and when they terminate) as well as the dependency structure between them. In a wide range of environments, this approach generates skill hierarchies that are intuitively appealing and that considerably improve the learning performance of the agent.
Supplementary Material: pdf
Submission Number: 7976
Loading