Home /Research /Improving Actor-Critic Reinforcement Learning Via Hamiltonian Monte Carlo Method
LEARNING

Improving Actor-Critic Reinforcement Learning Via Hamiltonian Monte Carlo Method

Duo Xu, Faramarz Fekri

Year
2022
Citations
4

Abstract

The actor-critic RL is widely used in various robotic control tasks. However, by viewing the actor-critic RL from the perspective of variational inference (VI), in practice, the actor-critic RL may yield suboptimal policy estimates due to the amortization gap and insufficient exploration. In this work, inspired by the previous use of Hamiltonian Monte Carlo (HMC) in VI, we propose to integrate the policy network of actor-critic RL with HMC, which is termed as Hamiltonian Policy. As such we propose to evolve actions from the base policy according to HMC. First, HMC can improve the policy distribution to better approximate the posterior and hence reduce the amortization gap. Second, HMC can also guide the exploration more to the regions of action spaces with higher Q values, enhancing the exploration efficiency. Further, instead of directly applying HMC into RL, we propose a new leapfrog operator to simulate the Hamiltonian dynamics. With comprehensive empirical experiments on continuous control baselines, including MuJoCo and PyBullet Roboschool, we show that the proposed approach is a data-efficient and easy-to-implement improvement over previous actor-critic methods.

Keywords

Reinforcement learningComputer scienceHamiltonian (control theory)AmortizationMonte Carlo methodInferenceHybrid Monte CarloOperator (biology)Mathematical optimizationArtificial intelligence

Related papers

Browse all LEARNING papers