We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.AI

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Artificial Intelligence

Title: Learning Multi-Level Hierarchies with Hindsight

Abstract: Hierarchical agents have the potential to solve sequential decision making tasks with greater sample efficiency than their non-hierarchical counterparts because hierarchical agents can break down tasks into sets of subtasks that only require short sequences of decisions. In order to realize this potential of faster learning, hierarchical agents need to be able to learn their multiple levels of policies in parallel so these simpler subproblems can be solved simultaneously. Yet, learning multiple levels of policies in parallel is hard because it is inherently unstable: changes in a policy at one level of the hierarchy may cause changes in the transition and reward functions at higher levels in the hierarchy, making it difficult to jointly learn multiple levels of policies. In this paper, we introduce a new Hierarchical Reinforcement Learning (HRL) framework, Hierarchical Actor-Critic (HAC), that can overcome the instability issues that arise when agents try to jointly learn multiple levels of policies. The main idea behind HAC is to train each level of the hierarchy independently of the lower levels by training each level as if the lower level policies are already optimal. We demonstrate experimentally in both grid world and simulated robotics domains that our approach can significantly accelerate learning relative to other non-hierarchical and hierarchical methods. Indeed, our framework is the first to successfully learn 3-level hierarchies in parallel in tasks with continuous state and action spaces.
Comments: ICLR 2019 Accepted Paper
Subjects: Artificial Intelligence (cs.AI); Machine Learning (cs.LG); Neural and Evolutionary Computing (cs.NE); Robotics (cs.RO)
Cite as: arXiv:1712.00948 [cs.AI]
  (or arXiv:1712.00948v5 [cs.AI] for this version)

Submission history

From: Andrew Levy [view email]
[v1] Mon, 4 Dec 2017 08:18:08 GMT (7444kb,D)
[v2] Tue, 27 Feb 2018 16:01:40 GMT (2159kb,D)
[v3] Wed, 28 Feb 2018 17:45:42 GMT (4505kb,D)
[v4] Fri, 1 Mar 2019 18:21:33 GMT (2016kb,D)
[v5] Tue, 3 Sep 2019 21:05:21 GMT (2286kb,D)

Link back to: arXiv, form interface, contact.