paper-with-me

홈 › Papers

Offline Reinforcement Learning with Closed-Form Policy Improvement Operators

2022-11-29 · Jiachen Li, Edwin Zhang, Ming Yin, Qinxun Bai, Yu-Xiang Wang, William Yang Wang

Behavior constrained policy optimization has been demonstrated to be a successful paradigm for tackling Offline Reinforcement Learning. By exploiting historical transitions, a policy is trained to maximize a learned value function while constrained by the behavior policy to avoid a significant distributional shift. In this paper, we propose our closed-form policy improvement operators. We make a novel observation that the behavior constraint naturally motivates the use of first-order Taylor approximation, leading to a linear approximation of the policy objective. Additionally, as practical datasets are usually collected by heterogeneous policies, we model the behavior policies as a Gaussian Mixture and overcome the induced optimization difficulties by leveraging the LogSumExp's lower bound and Jensen's Inequality, giving rise to a closed-form policy improvement operator. We instantiate offline RL algorithms with our novel policy improvement operators and empirically demonstrate their effectiveness over state-of-the-art algorithms on the standard D4RL benchmark. Our code is available at https://cfpi-icml23.github.io/.

📄 PDF Abstract BibTeX arXiv:2211.15956

Code (0)

등록된 구현이 없습니다.

Tasks

D4RLFormOffline RLreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Learning from Random Demonstrations: Offline Reinforcement Learning with Importance-Sampled Diffusion Models

2024-05-30 · Zeyu Fang, Tian Lan

Generative models such as diffusion have been employed as world models in offline reinforcement learning to generate synthetic data for more effective learning. Existing work either generates diffusion models one-time pr…

D4RLreinforcement-learningReinforcement Learning

Hundreds Guide Millions: Adaptive Offline Reinforcement Learning with Expert Guidance

2023-09-04 · Qisen Yang, Shenzhi Wang, Qihang Zhang, Gao Huang 외

Offline reinforcement learning (RL) optimizes the policy on a previously collected dataset without any interactions with the environment, yet usually suffers from the distributional shift problem. To mitigate this issue,…

Offline RLreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Efficient Policy Evaluation with Offline Data Informed Behavior Policy Design

2023-01-31 · Shuze Liu, Shangtong Zhang

Most reinforcement learning practitioners evaluate their policies with online Monte Carlo estimators for either hyperparameter tuning or testing different algorithmic design choices, where the policy is repeatedly execut…

Management

Model-Based Offline Meta-Reinforcement Learning with Regularization

2022-02-07 · ICLR 2022 4 · Sen Lin, Jialin Wan, Tengyu Xu, Yingbin Liang 외

Existing offline reinforcement learning (RL) methods face a few major challenges, particularly the distributional shift between the learned policy and the behavior policy. Offline Meta-RL is emerging as a promising appro…

Meta Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)+1

MICRO: Model-Based Offline Reinforcement Learning with a Conservative Bellman Operator

2023-12-07 · Xiao-Yin Liu, Xiao-Hu Zhou, Guotao Li, Hao Li 외

Offline reinforcement learning (RL) faces a significant challenge of distribution shift. Model-free offline RL penalizes the Q value for out-of-distribution (OOD) data or constrains the policy closed to the behavior poli…

Offline RLreinforcement-learningReinforcement Learning (RL)