English

Option-Aware Adversarial Inverse Reinforcement Learning for Robotic Control

Machine Learning 2023-05-29 v5 Artificial Intelligence Robotics

Abstract

Hierarchical Imitation Learning (HIL) has been proposed to recover highly-complex behaviors in long-horizon tasks from expert demonstrations by modeling the task hierarchy with the option framework. Existing methods either overlook the causal relationship between the subtask and its corresponding policy or cannot learn the policy in an end-to-end fashion, which leads to suboptimality. In this work, we develop a novel HIL algorithm based on Adversarial Inverse Reinforcement Learning and adapt it with the Expectation-Maximization algorithm in order to directly recover a hierarchical policy from the unannotated demonstrations. Further, we introduce a directed information term to the objective function to enhance the causality and propose a Variational Autoencoder framework for learning with our objectives in an end-to-end fashion. Theoretical justifications and evaluations on challenging robotic control tasks are provided to show the superiority of our algorithm. The codes are available at https://github.com/LucasCJYSDL/HierAIRL.

Keywords

Cite

@article{arxiv.2210.01969,
  title  = {Option-Aware Adversarial Inverse Reinforcement Learning for Robotic Control},
  author = {Jiayu Chen and Tian Lan and Vaneet Aggarwal},
  journal= {arXiv preprint arXiv:2210.01969},
  year   = {2023}
}

Comments

This paper is partly presented at IEEE International Conference on Robotics and Automation (ICRA 2023)

R2 v1 2026-06-28T02:49:16.156Z