LGSYOCMar 4, 2024

A Simple Finite-Time Analysis of TD Learning with Linear Function Approximation

arXiv:2403.02476v214 citationsh-index: 3IEEE Transactions on Automatic Control
AI Analysis

This work simplifies theoretical analysis for reinforcement learning researchers, but it is incremental as it builds on existing proofs without introducing new algorithmic improvements.

The paper tackles the finite-time convergence analysis of TD learning with linear function approximation under Markovian sampling, showing that a simple proof can be achieved without projection steps, leading to a bounded perturbation of O(α²).

We study the finite-time convergence of TD learning with linear function approximation under Markovian sampling. Existing proofs for this setting either assume a projection step in the algorithm to simplify the analysis, or require a fairly intricate argument to ensure stability of the iterates. We ask: \textit{Is it possible to retain the simplicity of a projection-based analysis without actually performing a projection step in the algorithm?} Our main contribution is to show this is possible via a novel two-step argument. In the first step, we use induction to prove that under a standard choice of a constant step-size $α$, the iterates generated by TD learning remain uniformly bounded in expectation. In the second step, we establish a recursion that mimics the steady-state dynamics of TD learning up to a bounded perturbation on the order of $O(α^2)$ that captures the effect of Markovian sampling. Combining these pieces leads to an overall approach that considerably simplifies existing proofs. We conjecture that our inductive proof technique will find applications in the analyses of more complex stochastic approximation algorithms, and conclude by providing some examples of such applications.

Foundations

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

Your Notes