中文

协作多智能体强化学习:异步通信与线性函数逼近

机器学习 2023-06-27 v3 人工智能 多智能体系统

摘要

我们研究情节式马尔可夫决策过程设定下的多智能体强化学习,其中多个智能体通过中央服务器通信进行协作。我们提出一种基于值迭代且可证高效的算法,其支持异步通信,同时以低通信开销确保协作优势。在线性函数逼近下,我们证明算法享有 O~(d3/2H2K)\tilde{\mathcal{O}}(d^{3/2}H^2\sqrt{K}) 后悔界与 O~(dHM2)\tilde{\mathcal{O}}(dHM^2) 通信复杂度,其中 dd 为特征维度,HH 为 horizon 长度,MM 为智能体总数,KK 为情节总数。我们还提供下界,表明通过协作提升性能所需的最小通信复杂度为 Ω(dM)\Omega(dM)

关键词

引用

@article{arxiv.2305.06446,
  title  = {Cooperative Multi-Agent Reinforcement Learning: Asynchronous Communication and Linear Function Approximation},
  author = {Yifei Min and Jiafan He and Tianhao Wang and Quanquan Gu},
  journal= {arXiv preprint arXiv:2305.06446},
  year   = {2023}
}

备注

Published at the 40th International Conference on Machine Learning ( ICML 2023 )