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

State Regularized Policy Optimization on Data with Dynamics Shift

About

In many real-world scenarios, Reinforcement Learning (RL) algorithms are trained on data with dynamics shift, i.e., with different underlying environment dynamics. A majority of current methods address such issue by training context encoders to identify environment parameters. Data with dynamics shift are separated according to their environment parameters to train the corresponding policy. However, these methods can be sample inefficient as data are used \textit{ad hoc}, and policies trained for one dynamics cannot benefit from data collected in all other environments with different dynamics. In this paper, we find that in many environments with similar structures and different dynamics, optimal policies have similar stationary state distributions. We exploit such property and learn the stationary state distribution from data with dynamics shift for efficient data reuse. Such distribution is used to regularize the policy trained in a new environment, leading to the SRPO (\textbf{S}tate \textbf{R}egularized \textbf{P}olicy \textbf{O}ptimization) algorithm. To conduct theoretical analyses, the intuition of similar environment structures is characterized by the notion of homomorphous MDPs. We then demonstrate a lower-bound performance guarantee on policies regularized by the stationary state distribution. In practice, SRPO can be an add-on module to context-based algorithms in both online and offline RL settings. Experimental results show that SRPO can make several context-based algorithms far more data efficient and significantly improve their overall performance.

Zhenghai Xue, Qingpeng Cai, Shuchang Liu, Dong Zheng, Peng Jiang, Kun Gai, Bo An• 2023

Related benchmarks

TaskDatasetResultRank
Offline Reinforcement Learning under Gravity ShiftMuJoCo HalfCheetah
Normalized Return43.3
104
Offline Reinforcement Learning under Gravity ShiftMuJoCo Hopper
Normalized Return21.4
104
Offline Reinforcement Learning under Gravity ShiftMuJoCo Ant
Normalized Return19.9
104
Offline Reinforcement Learning under Gravity ShiftMuJoCo Walker2d
Normalized Return46.4
72
Offline Reinforcement Learninghopper medium
Normalized Score12.4
68
Offline Reinforcement Learninghalfcheetah medium-replay
Normalized Score17.5
54
Offline Reinforcement Learninghalfcheetah medium
Normalized Score36.9
53
Cross-domain Offline Reinforcement LearningMuJoCo HalfCheetah--
19
Adroit Pen ManipulationODRL Adroit Pen broken-joint Medium
Normalized Return23.4
15
Adroit Pen ManipulationODRL Adroit Pen broken-joint High
Normalized Return8.1
15
Showing 10 of 65 rows

Other info

Follow for update