paper-with-me

홈 › Papers

Data-efficient Hindsight Off-policy Option Learning

2020-07-30 · Markus Wulfmeier, Dushyant Rao, Roland Hafner, Thomas Lampe, Abbas Abdolmaleki, Tim Hertweck, Michael Neunert, Dhruva Tirumala, Noah Siegel, Nicolas Heess, Martin Riedmiller

We introduce Hindsight Off-policy Options (HO2), a data-efficient option learning algorithm. Given any trajectory, HO2 infers likely option choices and backpropagates through the dynamic programming inference procedure to robustly train all policy components off-policy and end-to-end. The approach outperforms existing option learning methods on common benchmarks. To better understand the option framework and disentangle benefits from both temporal and action abstraction, we evaluate ablations with flat policies and mixture policies with comparable optimization. The results highlight the importance of both types of abstraction as well as off-policy training and trust-region constraints, particularly in challenging, simulated 3D robot manipulation tasks from raw pixel inputs. Finally, we intuitively adapt the inference step to investigate the effect of increased temporal abstraction on training with pre-trained options and from scratch.

📄 PDF Abstract BibTeX arXiv:2007.15588

Code (0)

등록된 구현이 없습니다.

Tasks

Robot Manipulation

Similar Papers 제목 키워드 기반

Cover's Rebalancing Option With Discrete Hindsight Optimization

2019-03-03 · Alex Garivaltis

We study T. Cover's rebalancing option (Ordentlich and Cover 1998) under discrete hindsight optimization in continuous time. The payoff in question is equal to the final wealth that would have accrued to a $\$1$ deposit …

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)

Policy Continuation with Hindsight Inverse Dynamics

2019-10-30 · NeurIPS 2019 12 · Hao Sun, Zhizhong Li, Xiaotong Liu, Dahua Lin 외

Solving goal-oriented tasks is an important but challenging problem in reinforcement learning (RL). For such tasks, the rewards are often sparse, making it difficult to learn a policy effectively. To tackle this difficul…

Reinforcement LearningReinforcement Learning (RL)

Adaptive Dialog Policy Learning with Hindsight and User Modeling

2020-05-07 · SIGDIAL (ACL) 2020 7 · Yan Cao, Keting Lu, Xiaoping Chen, Shiqi Zhang

Reinforcement learning methods have been used to compute dialog policies from language-based interaction experiences. Efficiency is of particular importance in dialog policy learning, because of the considerable cost of …

Reinforcement Learning (RL)

Hindsight Trust Region Policy Optimization

2019-07-29 · Hanbo Zhang, Site Bai, Xuguang Lan, David Hsu 외

Reinforcement Learning(RL) with sparse rewards is a major challenge. We propose \emph{Hindsight Trust Region Policy Optimization}(HTRPO), a new RL algorithm that extends the highly successful TRPO algorithm with \emph{hi…

Atari GamesPolicy Gradient MethodsReinforcement LearningReinforcement Learning (RL)