English

Distributed Policy Evaluation Under Multiple Behavior Strategies

Multiagent Systems 2014-11-06 v2 Artificial Intelligence Distributed, Parallel, and Cluster Computing Machine Learning

Abstract

We apply diffusion strategies to develop a fully-distributed cooperative reinforcement learning algorithm in which agents in a network communicate only with their immediate neighbors to improve predictions about their environment. The algorithm can also be applied to off-policy learning, meaning that the agents can predict the response to a behavior different from the actual policies they are following. The proposed distributed strategy is efficient, with linear complexity in both computation time and memory footprint. We provide a mean-square-error performance analysis and establish convergence under constant step-size updates, which endow the network with continuous learning capabilities. The results show a clear gain from cooperation: when the individual agents can estimate the solution, cooperation increases stability and reduces bias and variance of the prediction error; but, more importantly, the network is able to approach the optimal solution even when none of the individual agents can (e.g., when the individual behavior policies restrict each agent to sample a small portion of the state space).

Keywords

Cite

@article{arxiv.1312.7606,
  title  = {Distributed Policy Evaluation Under Multiple Behavior Strategies},
  author = {Sergio Valcarcel Macua and Jianshu Chen and Santiago Zazo and Ali H. Sayed},
  journal= {arXiv preprint arXiv:1312.7606},
  year   = {2014}
}

Comments

36 pages, 4 figures, accepted for publication on IEEE Transactions on Automatic Control

R2 v1 2026-06-22T02:36:37.089Z