Multi-Agent Off-Policy TD Learning: Finite-Time Analysis with Near-Optimal Sample Complexity and Communication Complexity
arXiv:2103.13147
Abstract
The finite-time convergence of off-policy TD learning has been comprehensively studied recently. However, such a type of convergence has not been well established for off-policy TD learning in the multi-agent setting, which covers broader applications and is fundamentally more challenging. This work develops two decentralized TD with correction (TDC) algorithms for multi-agent off-policy TD learning under Markovian sampling. In particular, our algorithms preserve full privacy of the actions, policies and rewards of the agents, and adopt mini-batch sampling to reduce the sampling variance and communication frequency. Under Markovian sampling and linear function approximation, we proved that the finite-time sample complexity of both algorithms for achieving an -accurate solution is in the order of , matching the near-optimal sample complexity of centralized TD(0) and TDC. Importantly, the communication complexity of our algorithms is in the order of , which is significantly lower than the communication complexity of the existing decentralized TD(0). Experiments corroborate our theoretical findings.
34 pages, 3 figures
References in corpus (6)
- Finite-Sample Analysis of Proximal Gradient TD Algorithms
- Finite-Time Analysis of Distributed TD(0) with Linear Function Approximation for Multi-Agent Reinforcement Learning
- Two Time-scale Off-Policy TD Learning: Non-asymptotic Analysis over Markovian Samples
- Reanalysis of Variance Reduced Temporal Difference Learning
- Greedy-GQ with Variance Reduction: Finite-time Analysis and Improved Complexity
- Sample Complexity Bounds for Two Timescale Value-based Reinforcement Learning Algorithms