Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Maximum Entropy Reinforcement Learning via Energy-Based Normalizing Flow

About

Existing Maximum-Entropy (MaxEnt) Reinforcement Learning (RL) methods for continuous action spaces are typically formulated based on actor-critic frameworks and optimized through alternating steps of policy evaluation and policy improvement. In the policy evaluation steps, the critic is updated to capture the soft Q-function. In the policy improvement steps, the actor is adjusted in accordance with the updated soft Q-function. In this paper, we introduce a new MaxEnt RL framework modeled using Energy-Based Normalizing Flows (EBFlow). This framework integrates the policy evaluation steps and the policy improvement steps, resulting in a single objective training process. Our method enables the calculation of the soft value function used in the policy evaluation target without Monte Carlo approximation. Moreover, this design supports the modeling of multi-modal action distributions while facilitating efficient action sampling. To evaluate the performance of our method, we conducted experiments on the MuJoCo benchmark suite and a number of high-dimensional robotic tasks simulated by Omniverse Isaac Gym. The evaluation results demonstrate that our method achieves superior performance compared to widely-adopted representative baselines.

Chen-Hao Chao, Chien Feng, Wei-Fang Sun, Cheng-Kuang Lee, Simon See, Chun-Yi Lee• 2024

Related benchmarks

TaskDatasetResultRank
Continuous ControlMuJoCo Ant v4
Average Return5.64e+3
46
Continuous ControlMuJoCo Walker2d v4
Normalized Performance19.1923
39
Continuous ControlMuJoCo HalfCheetah v4
Average Return7.24e+3
36
AntMujoco
Recovery Time (%)11.6
16
Continuous ControlDM Control reacher-hard
Average Reward0.9705
9
AllegroHandIsaac Gym
Recovery Time (%)0.146
8
HumanoidIsaac Gym
Recovery Time (%)12.5
8
Non-Stationary Reinforcement LearningIsaac Gym Non-Stationary
nAUC (Steady)0.99
8
2d multi-goalTOY
Recovery Time (%)6.1
8
ANYmalIsaac Gym
Recovery Time12.5
8
Showing 10 of 24 rows

Other info

Code

Follow for update