On Time-Indexing as Inductive Bias in Deep RL for Sequential Manipulation Tasks (2401.01993v1)
Abstract: While solving complex manipulation tasks, manipulation policies often need to learn a set of diverse skills to accomplish these tasks. The set of skills is often quite multimodal - each one may have a quite distinct distribution of actions and states. Standard deep policy-learning algorithms often model policies as deep neural networks with a single output head (deterministic or stochastic). This structure requires the network to learn to switch between modes internally, which can lead to lower sample efficiency and poor performance. In this paper we explore a simple structure which is conducive to skill learning required for so many of the manipulation tasks. Specifically, we propose a policy architecture that sequentially executes different action heads for fixed durations, enabling the learning of primitive skills such as reaching and grasping. Our empirical evaluation on the Metaworld tasks reveals that this simple structure outperforms standard policy learning methods, highlighting its potential for improved skill acquisition.
- The option-critic architecture. CoRR, abs/1609.05140, 2016.
- Deep sequenced linear dynamical systems for manipulation policy learning. In ICLR 2022 Workshop on Generalizable Policy Learning in Physical World, 2022. URL https://openreview.net/forum?id=rF-fT4pN1Wc.
- Learning robot skills with temporal variational inference. In Proceedings of the 37th International Conference on Machine Learning, pages 8624–8633, 13–18 Jul 2020.
- Discovering motor programs by recomposing demonstrations. In International Conference on Learning Representations, 2020.
- Between mdps and semi-mdps: A framework for temporal abstraction in reinforcement learning. Artificial Intelligence, 1999.
- Meta-world: A benchmark and evaluation for multi-task and meta reinforcement learning, 2021.