English

Efficient Reinforcement Learning for Global Decision Making in the Presence of Local Agents at Scale

Machine Learning 2024-10-24 v3 Multiagent Systems

Abstract

We study reinforcement learning for global decision-making in the presence of local agents, where the global decision-maker makes decisions affecting all local agents, and the objective is to learn a policy that maximizes the joint rewards of all the agents. Such problems find many applications, e.g. demand response, EV charging, queueing, etc. In this setting, scalability has been a long-standing challenge due to the size of the state space which can be exponential in the number of agents. This work proposes the \texttt{SUBSAMPLE-Q} algorithm where the global agent subsamples knk\leq n local agents to compute a policy in time that is polynomial in kk. We show that this learned policy converges to the optimal policy in the order of O~(1/k+ϵk,m)\tilde{O}(1/\sqrt{k}+{\epsilon}_{k,m}) as the number of sub-sampled agents kk increases, where ϵk,m{\epsilon}_{k,m} is the Bellman noise. Finally, we validate the theory through numerical simulations in a demand-response setting and a queueing setting.

Keywords

Cite

@article{arxiv.2403.00222,
  title  = {Efficient Reinforcement Learning for Global Decision Making in the Presence of Local Agents at Scale},
  author = {Emile Anand and Guannan Qu},
  journal= {arXiv preprint arXiv:2403.00222},
  year   = {2024}
}

Comments

34 pages, 6 figures