Triple-GAIL: A Multi-Modal Imitation Learning Framework with Generative Adversarial Nets
Cong Fei, Bin Wang, Yuzheng Zhuang, Zongzhang Zhang, Jianye Hao,, Hongbo Zhang, Xuewu Ji, Wulong Liu

TL;DR
Triple-GAIL is a novel multi-modal imitation learning framework that enhances generative adversarial imitation learning by jointly learning skill selection and imitation from diverse data sources, improving performance on complex real-world tasks.
Contribution
It introduces an auxiliary skill selector into GAIL, enabling joint learning from multiple data modalities with theoretical convergence guarantees.
Findings
Outperforms state-of-the-art methods on driver and game datasets.
Effectively captures multi-modal behaviors close to demonstrators.
Demonstrates improved scalability for real-world autonomous systems.
Abstract
Generative adversarial imitation learning (GAIL) has shown promising results by taking advantage of generative adversarial nets, especially in the field of robot learning. However, the requirement of isolated single modal demonstrations limits the scalability of the approach to real world scenarios such as autonomous vehicles' demand for a proper understanding of human drivers' behavior. In this paper, we propose a novel multi-modal GAIL framework, named Triple-GAIL, that is able to learn skill selection and imitation jointly from both expert demonstrations and continuously generated experiences with data augmentation purpose by introducing an auxiliary skill selector. We provide theoretical guarantees on the convergence to optima for both of the generator and the selector respectively. Experiments on real driver trajectories and real-time strategy game datasets demonstrate that…
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 · Reinforcement Learning in Robotics · Generative Adversarial Networks and Image Synthesis
MethodsGenerative Adversarial Imitation Learning
