Distributed TD(0) with Almost No Communication
Machine Learning
2023-05-26 v1 Systems and Control
Systems and Control
Optimization and Control
Abstract
We provide a new non-asymptotic analysis of distributed temporal difference learning with linear function approximation. Our approach relies on ``one-shot averaging,'' where agents run identical local copies of the TD(0) method and average the outcomes only once at the very end. We demonstrate a version of the linear time speedup phenomenon, where the convergence time of the distributed process is a factor of faster than the convergence time of TD(0). This is the first result proving benefits from parallelism for temporal difference methods.
Cite
@article{arxiv.2305.16246,
title = {Distributed TD(0) with Almost No Communication},
author = {Rui Liu and Alex Olshevsky},
journal= {arXiv preprint arXiv:2305.16246},
year = {2023}
}
Comments
This is a shortened version of arXiv:2104.07855