English

Hindsight Expectation Maximization for Goal-conditioned Reinforcement Learning

Machine Learning 2021-03-01 v2 Machine Learning

Abstract

We propose a graphical model framework for goal-conditioned RL, with an EM algorithm that operates on the lower bound of the RL objective. The E-step provides a natural interpretation of how 'learning in hindsight' techniques, such as HER, to handle extremely sparse goal-conditioned rewards. The M-step reduces policy optimization to supervised learning updates, which greatly stabilizes end-to-end training on high-dimensional inputs such as images. We show that the combined algorithm, hEM significantly outperforms model-free baselines on a wide range of goal-conditioned benchmarks with sparse rewards.

Keywords

Cite

@article{arxiv.2006.07549,
  title  = {Hindsight Expectation Maximization for Goal-conditioned Reinforcement Learning},
  author = {Yunhao Tang and Alp Kucukelbir},
  journal= {arXiv preprint arXiv:2006.07549},
  year   = {2021}
}

Comments

Accepted at International Conference on Artificial Intelligence and Statistics (AISTATS), 2021

R2 v1 2026-06-23T16:17:42.455Z