Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Variational Delayed Policy Optimization

About

In environments with delayed observation, state augmentation by including actions within the delay window is adopted to retrieve Markovian property to enable reinforcement learning (RL). However, state-of-the-art (SOTA) RL techniques with Temporal-Difference (TD) learning frameworks often suffer from learning inefficiency, due to the significant expansion of the augmented state space with the delay. To improve learning efficiency without sacrificing performance, this work introduces a novel framework called Variational Delayed Policy Optimization (VDPO), which reformulates delayed RL as a variational inference problem. This problem is further modelled as a two-step iterative optimization problem, where the first step is TD learning in the delay-free environment with a small state space, and the second step is behaviour cloning which can be addressed much more efficiently than TD learning. We not only provide a theoretical analysis of VDPO in terms of sample complexity and performance, but also empirically demonstrate that VDPO can achieve consistent performance with SOTA methods, with a significant enhancement of sample efficiency (approximately 50\% less amount of samples) in the MuJoCo benchmark.

Qingyuan Wu, Simon Sinong Zhan, Yixuan Wang, Yuhui Wang, Chung-Wei Lin, Chen Lv, Qi Zhu, Chao Huang• 2024

Related benchmarks

TaskDatasetResultRank
Continuous ControlMuJoCo Ant v4
Normalized Return1.11
24
Continuous ControlMuJoCo Walker2d v4
Normalized Performance127
24
Continuous ControlMuJoCo Humanoid v4
Normalized Performance (Ret_nor)115
18
Continuous ControlMuJoCo HumanoidStandup v4
Normalized Performance1.29
18
Continuous ControlMuJoCo HalfCheetah v4
Normalized Performance103
18
Continuous ControlMuJoCo Hopper v4
Normalized Performance1.22
18
Continuous ControlMuJoCo Pusher v4
Normalized Performance1.33
18
Reinforcement LearningMuJoCo Swimmer v4
Normalized Performance242
18
Continuous ControlMuJoCo Reacher v4
Normalized Performance102
18
Continuous ControlMuJoCo v4 (test)
HumanoidStandup-v4 Score0.14
6
Showing 10 of 10 rows

Other info

Follow for update