English

Transductive Off-policy Proximal Policy Optimization

Machine Learning 2024-06-07 v1

Abstract

Proximal Policy Optimization (PPO) is a popular model-free reinforcement learning algorithm, esteemed for its simplicity and efficacy. However, due to its inherent on-policy nature, its proficiency in harnessing data from disparate policies is constrained. This paper introduces a novel off-policy extension to the original PPO method, christened Transductive Off-policy PPO (ToPPO). Herein, we provide theoretical justification for incorporating off-policy data in PPO training and prudent guidelines for its safe application. Our contribution includes a novel formulation of the policy improvement lower bound for prospective policies derived from off-policy data, accompanied by a computationally efficient mechanism to optimize this bound, underpinned by assurances of monotonic improvement. Comprehensive experimental results across six representative tasks underscore ToPPO's promising performance.

Keywords

Cite

@article{arxiv.2406.03894,
  title  = {Transductive Off-policy Proximal Policy Optimization},
  author = {Yaozhong Gan and Renye Yan and Xiaoyang Tan and Zhe Wu and Junliang Xing},
  journal= {arXiv preprint arXiv:2406.03894},
  year   = {2024}
}

Comments

18

R2 v1 2026-06-28T16:55:34.994Z