English

Imitating Past Successes can be Very Suboptimal

Machine Learning 2023-02-21 v2 Artificial Intelligence

Abstract

Prior work has proposed a simple strategy for reinforcement learning (RL): label experience with the outcomes achieved in that experience, and then imitate the relabeled experience. These outcome-conditioned imitation learning methods are appealing because of their simplicity, strong performance, and close ties with supervised learning. However, it remains unclear how these methods relate to the standard RL objective, reward maximization. In this paper, we formally relate outcome-conditioned imitation learning to reward maximization, drawing a precise relationship between the learned policy and Q-values and explaining the close connections between these methods and prior EM-based policy search methods. This analysis shows that existing outcome-conditioned imitation learning methods do not necessarily improve the policy, but a simple modification results in a method that does guarantee policy improvement, under some assumptions.

Keywords

Cite

@article{arxiv.2206.03378,
  title  = {Imitating Past Successes can be Very Suboptimal},
  author = {Benjamin Eysenbach and Soumith Udatha and Sergey Levine and Ruslan Salakhutdinov},
  journal= {arXiv preprint arXiv:2206.03378},
  year   = {2023}
}

Comments

NeurIPS 2022

R2 v1 2026-06-24T11:42:19.043Z