English

Variance-Reduced Conservative Policy Iteration

Machine Learning 2023-01-26 v2 Artificial Intelligence

Abstract

We study the sample complexity of reducing reinforcement learning to a sequence of empirical risk minimization problems over the policy space. Such reductions-based algorithms exhibit local convergence in the function space, as opposed to the parameter space for policy gradient algorithms, and thus are unaffected by the possibly non-linear or discontinuous parameterization of the policy class. We propose a variance-reduced variant of Conservative Policy Iteration that improves the sample complexity of producing a ε\varepsilon-functional local optimum from O(ε4)O(\varepsilon^{-4}) to O(ε3)O(\varepsilon^{-3}). Under state-coverage and policy-completeness assumptions, the algorithm enjoys ε\varepsilon-global optimality after sampling O(ε2)O(\varepsilon^{-2}) times, improving upon the previously established O(ε3)O(\varepsilon^{-3}) sample requirement.

Keywords

Cite

@article{arxiv.2212.06283,
  title  = {Variance-Reduced Conservative Policy Iteration},
  author = {Naman Agarwal and Brian Bullins and Karan Singh},
  journal= {arXiv preprint arXiv:2212.06283},
  year   = {2023}
}

Comments

To appear in proceedings of ALT 2023; updated references

R2 v1 2026-06-28T07:31:50.225Z