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

Policy Expansion for Bridging Offline-to-Online Reinforcement Learning

About

Pre-training with offline data and online fine-tuning using reinforcement learning is a promising strategy for learning control policies by leveraging the best of both worlds in terms of sample efficiency and performance. One natural approach is to initialize the policy for online learning with the one trained offline. In this work, we introduce a policy expansion scheme for this task. After learning the offline policy, we use it as one candidate policy in a policy set. We then expand the policy set with another policy which will be responsible for further learning. The two policies will be composed in an adaptive manner for interacting with the environment. With this approach, the policy previously learned offline is fully retained during online learning, thus mitigating the potential issues such as destroying the useful behaviors of the offline policy in the initial stage of online learning while allowing the offline policy participate in the exploration naturally in an adaptive manner. Moreover, new useful behaviors can potentially be captured by the newly added policy through learning. Experiments are conducted on a number of tasks and the results demonstrate the effectiveness of the proposed approach. Code is available at https://github.com/Haichao-Zhang/PEX

Haichao Zhang, We Xu, Haonan Yu• 2023

Related benchmarks

TaskDatasetResultRank
LocomotionD4RL Halfcheetah medium--
44
LocomotionD4RL Hopper medium
Normalized Score95.7
14
NavigationD4RL AntMaze umaze v2
Initial D4RL Score97.6
12
NavigationD4RL AntMaze medium-play v2
Normalized D4RL Score81
10
NavigationD4RL AntMaze large-diverse v2
Normalized D4RL Score58.4
10
NavigationD4RL AntMaze medium-diverse v2
Normalized D4RL Score83.4
10
NavigationD4RL AntMaze large-play v2
Normalized D4RL Score54.6
10
Online Reinforcement LearningAntmaze umaze-diverse
Score99.9
8
Online Reinforcement LearningAntmaze umaze
Score99.8
8
Online Reinforcement Learningantmaze medium-play
Score0.00e+0
8
Showing 10 of 14 rows

Other info

Follow for update