Generalization Guarantees for Imitation Learning
Allen Z. Ren, Sushant Veer, Anirudha Majumdar

TL;DR
This paper provides rigorous generalization guarantees for imitation learning using PAC-Bayes bounds, combining latent policy embedding with fine-tuning to improve performance in new environments.
Contribution
It introduces a novel two-stage training method that leverages PAC-Bayes bounds and variational autoencoders to enhance imitation learning generalization.
Findings
Strong theoretical generalization bounds demonstrated in simulation.
Effective fine-tuning improves real-world task performance.
Method outperforms baseline approaches in manipulation and navigation tasks.
Abstract
Control policies from imitation learning can often fail to generalize to novel environments due to imperfect demonstrations or the inability of imitation learning algorithms to accurately infer the expert's policies. In this paper, we present rigorous generalization guarantees for imitation learning by leveraging the Probably Approximately Correct (PAC)-Bayes framework to provide upper bounds on the expected cost of policies in novel environments. We propose a two-stage training method where a latent policy distribution is first embedded with multi-modal expert behavior using a conditional variational autoencoder, and then "fine-tuned" in new training environments to explicitly optimize the generalization bound. We demonstrate strong generalization bounds and their tightness relative to empirical performance in simulation for (i) grasping diverse mugs, (ii) planar pushing with visual…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHuman Pose and Action Recognition · Domain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications
