English

Keyframe-Focused Visual Imitation Learning

Machine Learning 2021-06-14 v1 Robotics

Abstract

Imitation learning trains control policies by mimicking pre-recorded expert demonstrations. In partially observable settings, imitation policies must rely on observation histories, but many seemingly paradoxical results show better performance for policies that only access the most recent observation. Recent solutions ranging from causal graph learning to deep information bottlenecks have shown promising results, but failed to scale to realistic settings such as visual imitation. We propose a solution that outperforms these prior approaches by upweighting demonstration keyframes corresponding to expert action changepoints. This simple approach easily scales to complex visual imitation settings. Our experimental results demonstrate consistent performance improvements over all baselines on image-based Gym MuJoCo continuous control tasks. Finally, on the CARLA photorealistic vision-based urban driving simulator, we resolve a long-standing issue in behavioral cloning for driving by demonstrating effective imitation from observation histories. Supplementary materials and code at: \url{https://tinyurl.com/imitation-keyframes}.

Keywords

Cite

@article{arxiv.2106.06452,
  title  = {Keyframe-Focused Visual Imitation Learning},
  author = {Chuan Wen and Jierui Lin and Jianing Qian and Yang Gao and Dinesh Jayaraman},
  journal= {arXiv preprint arXiv:2106.06452},
  year   = {2021}
}

Comments

14 pages, 7 figures, ICML2021

R2 v1 2026-06-24T03:06:25.919Z