English

Multi-Agent Off-Policy TD Learning: Finite-Time Analysis with Near-Optimal Sample Complexity and Communication Complexity

Machine Learning 2021-03-25 v1 Multiagent Systems Optimization and Control

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 ϵ\epsilon-accurate solution is in the order of O(ϵ1lnϵ1)\mathcal{O}(\epsilon^{-1}\ln \epsilon^{-1}), matching the near-optimal sample complexity of centralized TD(0) and TDC. Importantly, the communication complexity of our algorithms is in the order of O(lnϵ1)\mathcal{O}(\ln \epsilon^{-1}), which is significantly lower than the communication complexity O(ϵ1lnϵ1)\mathcal{O}(\epsilon^{-1}\ln \epsilon^{-1}) of the existing decentralized TD(0). Experiments corroborate our theoretical findings.

Keywords

Cite

@article{arxiv.2103.13147,
  title  = {Multi-Agent Off-Policy TD Learning: Finite-Time Analysis with Near-Optimal Sample Complexity and Communication Complexity},
  author = {Ziyi Chen and Yi Zhou and Rongrong Chen},
  journal= {arXiv preprint arXiv:2103.13147},
  year   = {2021}
}

Comments

34 pages, 3 figures

R2 v1 2026-06-24T00:30:51.487Z