Litcius/Paper detail

Weighted Policy Constraints for Offline Reinforcement Learning

Zhiyong Peng, Changlin Han, Yadong Liu, Zongtan Zhou

2023Proceedings of the AAAI Conference on Artificial Intelligence11 citationsDOIOpen Access PDF

Abstract

Offline reinforcement learning (RL) aims to learn policy from the passively collected offline dataset. Applying existing RL methods on the static dataset straightforwardly will raise distribution shift, causing these unconstrained RL methods to fail. To cope with the distribution shift problem, a common practice in offline RL is to constrain the policy explicitly or implicitly close to behavioral policy. However, the available dataset usually contains sub-optimal or inferior actions, constraining the policy near all these actions will make the policy inevitably learn inferior behaviors, limiting the performance of the algorithm. Based on this observation, we propose a weighted policy constraints (wPC) method that only constrains the learned policy to desirable behaviors, making room for policy improvement on other parts. Our algorithm outperforms existing state-of-the-art offline RL algorithms on the D4RL offline gym datasets. Moreover, the proposed algorithm is simple to implement with few hyper-parameters, making the proposed wPC algorithm a robust offline RL method with low computational complexity.

Topics & Concepts

Reinforcement learningComputer scienceOffline learningOnline and offlineArtificial intelligenceSimple (philosophy)LimitingMachine learningState (computer science)Mathematical optimizationAlgorithmOnline learningMathematicsEngineeringWorld Wide WebPhilosophyMechanical engineeringOperating systemEpistemologyReinforcement Learning in RoboticsMachine Learning and Data Classification
Weighted Policy Constraints for Offline Reinforcement Learning | Litcius