Policy Mirror Descent with Temporal Difference Learning: Sample Complexity under Online Markov Data
Wenye Li, Hongxu Chen, Jiacai Liu, Ke Wei

TL;DR
This paper analyzes the sample complexity of policy mirror descent with temporal difference learning in reinforcement learning under Markovian data, introducing algorithms with provable efficiency guarantees.
Contribution
It introduces Expected TD-PMD and Approximate TD-PMD algorithms and establishes their sample complexity bounds under Markovian sampling.
Findings
Expected TD-PMD and Approximate TD-PMD achieve $ ilde{O}( ext{} ext{varepsilon}^{-2})$ sample complexity.
Adaptive step sizes improve sample complexity to $O( ext{varepsilon}^{-2})$ for last-iterate optimality.
The analysis extends understanding of policy mirror descent with TD learning in Markovian environments.
Abstract
This paper studies the policy mirror descent (PMD) method, which is a general policy optimization framework in reinforcement learning and can cover a wide range of policy gradient methods by specifying difference mirror maps. Existing sample complexity analysis for policy mirror descent either focuses on the generative sampling model, or the Markovian sampling model but with the action values being explicitly approximated to certain pre-specified accuracy. In contrast, we consider the sample complexity of policy mirror descent with temporal difference (TD) learning under the Markovian sampling model. Two algorithms called Expected TD-PMD and Approximate TD-PMD have been presented, which are off-policy and mixed policy algorithms respectively. Under a small enough constant policy update step size, the (a logarithm factor about is hidden in…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsReinforcement Learning in Robotics · Stochastic Gradient Optimization Techniques · Advanced Bandit Algorithms Research
