English

How to Leverage Diverse Demonstrations in Offline Imitation Learning

Machine Learning 2024-05-31 v3 Artificial Intelligence

Abstract

Offline Imitation Learning (IL) with imperfect demonstrations has garnered increasing attention owing to the scarcity of expert data in many real-world domains. A fundamental problem in this scenario is how to extract positive behaviors from noisy data. In general, current approaches to the problem select data building on state-action similarity to given expert demonstrations, neglecting precious information in (potentially abundant) diverse\textit{diverse} state-actions that deviate from expert ones. In this paper, we introduce a simple yet effective data selection method that identifies positive behaviors based on their resultant states -- a more informative criterion enabling explicit utilization of dynamics information and effective extraction of both expert and beneficial diverse behaviors. Further, we devise a lightweight behavior cloning algorithm capable of leveraging the expert and selected data correctly. In the experiments, we evaluate our method on a suite of complex and high-dimensional offline IL benchmarks, including continuous-control and vision-based tasks. The results demonstrate that our method achieves state-of-the-art performance, outperforming existing methods on 20/21\textbf{20/21} benchmarks, typically by 2-5x\textbf{2-5x}, while maintaining a comparable runtime to Behavior Cloning (BC\texttt{BC}).

Keywords

Cite

@article{arxiv.2405.17476,
  title  = {How to Leverage Diverse Demonstrations in Offline Imitation Learning},
  author = {Sheng Yue and Jiani Liu and Xingyuan Hua and Ju Ren and Sen Lin and Junshan Zhang and Yaoxue Zhang},
  journal= {arXiv preprint arXiv:2405.17476},
  year   = {2024}
}

Comments

International Conference on Machine Learning (ICML)

R2 v1 2026-06-28T16:42:38.078Z