English

Identifying Selections for Unsupervised Subtask Discovery

Machine Learning 2024-10-30 v1 Artificial Intelligence Robotics

Abstract

When solving long-horizon tasks, it is intriguing to decompose the high-level task into subtasks. Decomposing experiences into reusable subtasks can improve data efficiency, accelerate policy generalization, and in general provide promising solutions to multi-task reinforcement learning and imitation learning problems. However, the concept of subtasks is not sufficiently understood and modeled yet, and existing works often overlook the true structure of the data generation process: subtasks are the results of a selection\textit{selection} mechanism on actions, rather than possible underlying confounders or intermediates. Specifically, we provide a theory to identify, and experiments to verify the existence of selection variables in such data. These selections serve as subgoals that indicate subtasks and guide policy. In light of this idea, we develop a sequential non-negative matrix factorization (seq- NMF) method to learn these subgoals and extract meaningful behavior patterns as subtasks. Our empirical results on a challenging Kitchen environment demonstrate that the learned subtasks effectively enhance the generalization to new tasks in multi-task imitation learning scenarios. The codes are provided at https://anonymous.4open.science/r/Identifying\_Selections\_for\_Unsupervised\_Subtask\_Discovery/README.md.

Keywords

Cite

@article{arxiv.2410.21616,
  title  = {Identifying Selections for Unsupervised Subtask Discovery},
  author = {Yiwen Qiu and Yujia Zheng and Kun Zhang},
  journal= {arXiv preprint arXiv:2410.21616},
  year   = {2024}
}

Comments

NeurIPS 2024

R2 v1 2026-06-28T19:38:59.227Z