paper-with-me

홈 › Papers

Hindsight Expectation Maximization for Goal-conditioned Reinforcement Learning

2020-06-13 · Yunhao Tang, Alp Kucukelbir

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.

📄 PDF Abstract BibTeX arXiv:2006.07549

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

GCHR : Goal-Conditioned Hindsight Regularization for Sample-Efficient Reinforcement Learning

2025-08-08 · Xing Lei, Wenyan Yang, Kaiqiang Ke, Shentao Yang 외 arxiv

Goal-conditioned reinforcement learning (GCRL) with sparse rewards remains a fundamental challenge in reinforcement learning. While hindsight experience replay (HER) has shown promise by relabeling collected trajectories…

Reinforcement Learning

Improvements on Hindsight Learning

2018-09-16 · Ameet Deshpande, Srikanth Sarma, Ashutosh Jha, Balaraman Ravindran

Sparse reward problems are one of the biggest challenges in Reinforcement Learning. Goal-directed tasks are one such sparse reward problems where a reward signal is received only when the goal is reached. One promising w…

Policy Gradient Methodsreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Goal-Conditioned Supervised Learning with Sub-Goal Prediction

2023-05-17 · Tom Jurgenson, Aviv Tamar

Recently, a simple yet effective algorithm -- goal-conditioned supervised-learning (GCSL) -- was proposed to tackle goal-conditioned reinforcement-learning. GCSL is based on the principle of hindsight learning: by observ…

Prediction

C-Planning: An Automatic Curriculum for Learning Goal-Reaching Tasks

2021-10-22 · ICLR 2022 4 · Tianjun Zhang, Benjamin Eysenbach, Ruslan Salakhutdinov, Sergey Levine 외

Goal-conditioned reinforcement learning (RL) can solve tasks in a wide range of domains, including navigation and manipulation, but learning to reach distant goals remains a central challenge to the field. Learning to re…

Reinforcement Learning (RL)

Variational Empowerment as Representation Learning for Goal-Based Reinforcement Learning

2021-06-02 · Jongwook Choi, Archit Sharma, Honglak Lee, Sergey Levine 외

Learning to reach goal states and learning diverse skills through mutual information (MI) maximization have been proposed as principled frameworks for self-supervised reinforcement learning, allowing agents to acquire br…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Representation Learning