English

Offline Imitation Learning with Variational Counterfactual Reasoning

Machine Learning 2024-01-01 v4

Abstract

In offline imitation learning (IL), an agent aims to learn an optimal expert behavior policy without additional online environment interactions. However, in many real-world scenarios, such as robotics manipulation, the offline dataset is collected from suboptimal behaviors without rewards. Due to the scarce expert data, the agents usually suffer from simply memorizing poor trajectories and are vulnerable to variations in the environments, lacking the capability of generalizing to new environments. To automatically generate high-quality expert data and improve the generalization ability of the agent, we propose a framework named \underline{O}ffline \underline{I}mitation \underline{L}earning with \underline{C}ounterfactual data \underline{A}ugmentation (OILCA) by doing counterfactual inference. In particular, we leverage identifiable variational autoencoder to generate \textit{counterfactual} samples for expert data augmentation. We theoretically analyze the influence of the generated expert data and the improvement of generalization. Moreover, we conduct extensive experiments to demonstrate that our approach significantly outperforms various baselines on both \textsc{DeepMind Control Suite} benchmark for in-distribution performance and \textsc{CausalWorld} benchmark for out-of-distribution generalization. Our code is available at \url{https://github.com/ZexuSun/OILCA-NeurIPS23}.

Keywords

Cite

@article{arxiv.2310.04706,
  title  = {Offline Imitation Learning with Variational Counterfactual Reasoning},
  author = {Bowei He and Zexu Sun and Jinxin Liu and Shuai Zhang and Xu Chen and Chen Ma},
  journal= {arXiv preprint arXiv:2310.04706},
  year   = {2024}
}

Comments

Published on NeurIPS2023

R2 v1 2026-06-28T12:43:14.103Z