English

Variance Reduction based Partial Trajectory Reuse to Accelerate Policy Gradient Optimization

Machine Learning 2022-06-22 v2

Abstract

Built on our previous study on green simulation assisted policy gradient (GS-PG) focusing on trajectory-based reuse, in this paper, we consider infinite-horizon Markov Decision Processes and create a new importance sampling based policy gradient optimization approach to support dynamic decision making. The existing GS-PG method was designed to learn from complete episodes or process trajectories, which limits its applicability to low-data situations and flexible online process control. To overcome this limitation, the proposed approach can selectively reuse the most related partial trajectories, i.e., the reuse unit is based on per-step or per-decision historical observations. In specific, we create a mixture likelihood ratio (MLR) based policy gradient optimization that can leverage the information from historical state-action transitions generated under different behavioral policies. The proposed variance reduction experience replay (VRER) approach can intelligently select and reuse most relevant transition observations, improve the policy gradient estimation, and accelerate the learning of optimal policy. Our empirical study demonstrates that it can improve optimization convergence and enhance the performance of state-of-the-art policy optimization approaches such as actor-critic method and proximal policy optimizations.

Keywords

Cite

@article{arxiv.2205.02976,
  title  = {Variance Reduction based Partial Trajectory Reuse to Accelerate Policy Gradient Optimization},
  author = {Hua Zheng and Wei Xie},
  journal= {arXiv preprint arXiv:2205.02976},
  year   = {2022}
}

Comments

12 pages, 5 figures

R2 v1 2026-06-24T11:08:51.945Z