English

Scalable Reinforcement Learning for Multi-Agent Networked Systems

Optimization and Control 2021-11-02 v3 Artificial Intelligence Machine Learning

Abstract

We study reinforcement learning (RL) in a setting with a network of agents whose states and actions interact in a local manner where the objective is to find localized policies such that the (discounted) global reward is maximized. A fundamental challenge in this setting is that the state-action space size scales exponentially in the number of agents, rendering the problem intractable for large networks. In this paper, we propose a Scalable Actor Critic (SAC) framework that exploits the network structure and finds a localized policy that is an O(ρκ)O(\rho^{\kappa})-approximation of a stationary point of the objective for some ρ(0,1)\rho\in(0,1), with complexity that scales with the local state-action space size of the largest κ\kappa-hop neighborhood of the network. We illustrate our model and approach using examples from wireless communication, epidemics and traffic.

Keywords

Cite

@article{arxiv.1912.02906,
  title  = {Scalable Reinforcement Learning for Multi-Agent Networked Systems},
  author = {Guannan Qu and Adam Wierman and Na Li},
  journal= {arXiv preprint arXiv:1912.02906},
  year   = {2021}
}

Comments

Accepted to Operations Research. Conference version appeared in 2nd Learning for Dynamics and Control Conference with title "Scalable Reinforcement Learning of Localized Policies for Multi-Agent Networked Systems". This journal version includes more examples, discussions and simulations

R2 v1 2026-06-23T12:37:35.123Z