LGAIOCSTMay 13, 2014

Rate of Convergence and Error Bounds for LSTD($λ$)

arXiv:1405.3229v133 citations
Originality Synthesis-oriented
AI Analysis

This provides theoretical guarantees for reinforcement learning practitioners using LSTD(λ), but it is incremental as it builds on existing analyses.

The paper tackles the problem of analyzing the convergence rate and error bounds for LSTD(λ), a reinforcement learning algorithm for value function approximation, and derives high-probability estimates for any λ in (0,1), extending and slightly improving prior work for λ=0.

We consider LSTD($λ$), the least-squares temporal-difference algorithm with eligibility traces algorithm proposed by Boyan (2002). It computes a linear approximation of the value function of a fixed policy in a large Markov Decision Process. Under a $β$-mixing assumption, we derive, for any value of $λ\in (0,1)$, a high-probability estimate of the rate of convergence of this algorithm to its limit. We deduce a high-probability bound on the error of this algorithm, that extends (and slightly improves) that derived by Lazaric et al. (2012) in the specific case where $λ=0$. In particular, our analysis sheds some light on the choice of $λ$ with respect to the quality of the chosen linear space and the number of samples, that complies with simulations.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes