Complex Skill Acquisition Through Simple Skill Imitation Learning
Pranay Pasula

TL;DR
This paper introduces a hierarchical imitation learning algorithm that trains on simple skills to efficiently learn complex tasks composed of subskills, demonstrating faster and better performance in high-dimensional environments.
Contribution
The paper presents a novel algorithm for concurrent hierarchical imitation learning that leverages simple skill training to improve complex skill acquisition.
Findings
Outperforms baseline in training speed
Achieves higher overall performance
Effective in high-dimensional environments
Abstract
Humans often think of complex tasks as combinations of simpler subtasks in order to learn those complex tasks more efficiently. For example, a backflip could be considered a combination of four subskills: jumping, tucking knees, rolling backwards, and thrusting arms downwards. Motivated by this line of reasoning, we propose a new algorithm that trains neural network policies on simple, easy-to-learn skills in order to cultivate latent spaces that accelerate imitation learning of complex, hard-to-learn skills. We focus on the case in which the complex task comprises a concurrent (and possibly sequential) combination of the simpler subtasks, and therefore our algorithm can be seen as a novel approach to concurrent hierarchical imitation learning. We evaluate our algorithm on difficult tasks in a high-dimensional environment and find that it consistently outperforms a state-of-the-art…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHuman Pose and Action Recognition · Multimodal Machine Learning Applications · Reinforcement Learning in Robotics
