English

Stochastic Variance Reduction Methods for Policy Evaluation

Machine Learning 2017-06-12 v2 Artificial Intelligence Systems and Control Optimization and Control Machine Learning

Abstract

Policy evaluation is a crucial step in many reinforcement-learning procedures, which estimates a value function that predicts states' long-term value under a given policy. In this paper, we focus on policy evaluation with linear function approximation over a fixed dataset. We first transform the empirical policy evaluation problem into a (quadratic) convex-concave saddle point problem, and then present a primal-dual batch gradient method, as well as two stochastic variance reduction methods for solving the problem. These algorithms scale linearly in both sample size and feature dimension. Moreover, they achieve linear convergence even when the saddle-point problem has only strong concavity in the dual variables but no strong convexity in the primal variables. Numerical experiments on benchmark problems demonstrate the effectiveness of our methods.

Keywords

Cite

@article{arxiv.1702.07944,
  title  = {Stochastic Variance Reduction Methods for Policy Evaluation},
  author = {Simon S. Du and Jianshu Chen and Lihong Li and Lin Xiao and Dengyong Zhou},
  journal= {arXiv preprint arXiv:1702.07944},
  year   = {2017}
}

Comments

Accepted by ICML 2017

R2 v1 2026-06-22T18:28:29.626Z