English

Hierarchical Subtask Discovery With Non-Negative Matrix Factorization

Artificial Intelligence 2017-08-03 v1

Abstract

Hierarchical reinforcement learning methods offer a powerful means of planning flexible behavior in complicated domains. However, learning an appropriate hierarchical decomposition of a domain into subtasks remains a substantial challenge. We present a novel algorithm for subtask discovery, based on the recently introduced multitask linearly-solvable Markov decision process (MLMDP) framework. The MLMDP can perform never-before-seen tasks by representing them as a linear combination of a previously learned basis set of tasks. In this setting, the subtask discovery problem can naturally be posed as finding an optimal low-rank approximation of the set of tasks the agent will face in a domain. We use non-negative matrix factorization to discover this minimal basis set of tasks, and show that the technique learns intuitive decompositions in a variety of domains. Our method has several qualitatively desirable features: it is not limited to learning subtasks with single goal states, instead learning distributed patterns of preferred states; it learns qualitatively different hierarchical decompositions in the same domain depending on the ensemble of tasks the agent will face; and it may be straightforwardly iterated to obtain deeper hierarchical decompositions.

Keywords

Cite

@article{arxiv.1708.00463,
  title  = {Hierarchical Subtask Discovery With Non-Negative Matrix Factorization},
  author = {Adam C. Earle and Andrew M. Saxe and Benjamin Rosman},
  journal= {arXiv preprint arXiv:1708.00463},
  year   = {2017}
}

Comments

7 pages, Accepted at Lifelong Learning: A Reinforcement Learning Approach Workshop, ICML, Sydney, Australia, 2017

R2 v1 2026-06-22T21:03:58.481Z