High-probability sample complexities for policy evaluation with linear function approximation
Gen Li, Weichen Wu, Yuejie Chi, Cong Ma, Alessandro Rinaldo, Yuting Wei
TL;DR
The paper studies policy evaluation with linear function approximation in discounted MDPs, delivering sharp, high-probability finite-sample guarantees for two core algorithms. In the on-policy setting, averaged TD with Polyak-Ruppert averaging achieves minimax-optimal dependence on the error tolerance epsilon and problem parameters, with a bound that scales as roughly O( max_s phi(s)^T Sigma^{-1} phi(s) (1+||theta^*||_{Sigma}^2) / ((1- abla)^2 epsilon^2) ) up to logarithmic factors. In the off-policy setting, the two-timescale TDC algorithm is shown to attain a high-probability bound with explicit dependence on rho_max, eigenvalues lambda_1, lambda_2, the feature covariance, and the target error, marking the first such bound for original TDC with minimax-optimal rate. A minimax lower bound demonstrates near-tightness of the TD bound in the on-policy case, while numerical experiments corroborate the theory, including stability of TDC on Baird’s counterexample and accelerated convergence of averaged TD. Overall, the results offer practical, parameter-aware guidance for sample-efficient policy evaluation under linear function approximation and highlight the fundamental limits via minimax analysis.
Abstract
This paper is concerned with the problem of policy evaluation with linear function approximation in discounted infinite horizon Markov decision processes. We investigate the sample complexities required to guarantee a predefined estimation error of the best linear coefficients for two widely-used policy evaluation algorithms: the temporal difference (TD) learning algorithm and the two-timescale linear TD with gradient correction (TDC) algorithm. In both the on-policy setting, where observations are generated from the target policy, and the off-policy setting, where samples are drawn from a behavior policy potentially different from the target policy, we establish the first sample complexity bound with high-probability convergence guarantee that attains the optimal dependence on the tolerance level. We also exhihit an explicit dependence on problem-related quantities, and show in the on-policy setting that our upper bound matches the minimax lower bound on crucial problem parameters, including the choice of the feature maps and the problem dimension.
