arXiv Analytics

Sign in

arXiv:1911.06833 [cs.LG]AbstractReferencesReviewsResources

Improved Exploration through Latent Trajectory Optimization in Deep Deterministic Policy Gradient

Kevin Sebastian Luck, Mel Vecerik, Simon Stepputtis, Heni Ben Amor, Jonathan Scholz

Published 2019-11-15Version 1

Model-free reinforcement learning algorithms such as Deep Deterministic Policy Gradient (DDPG) often require additional exploration strategies, especially if the actor is of deterministic nature. This work evaluates the use of model-based trajectory optimization methods used for exploration in Deep Deterministic Policy Gradient when trained on a latent image embedding. In addition, an extension of DDPG is derived using a value function as critic, making use of a learned deep dynamics model to compute the policy gradient. This approach leads to a symbiotic relationship between the deep reinforcement learning algorithm and the latent trajectory optimizer. The trajectory optimizer benefits from the critic learned by the RL algorithm and the latter from the enhanced exploration generated by the planner. The developed methods are evaluated on two continuous control tasks, one in simulation and one in the real world. In particular, a Baxter robot is trained to perform an insertion task, while only receiving sparse rewards and images as observations from the environment.

Related articles: Most relevant | Search more
arXiv:1803.05044 [cs.LG] (Published 2018-03-13)
Learning to Explore with Meta-Policy Gradient
arXiv:2310.00642 [cs.LG] (Published 2023-10-01)
From Bandits Model to Deep Deterministic Policy Gradient, Reinforcement Learning with Contextual Information
arXiv:2006.07464 [cs.LG] (Published 2020-06-12)
Hypermodels for Exploration