Reinforcement Learning of Coordination in Cooperative Multi-Agent Systems

Abstract

We report on an investigation of reinforcement learning techniques for the learning of coordination in cooperative multi-agent systems. Specifically, we focus on a novel action selection strategy for Q-learning (Watkins 1989). The new technique is applicable to scenarios where mutual observation of actions is not possible. To date, reinforcement learning approaches for such independent agents did not guarantee convergence to the optimal joint action in scenarios with high miscoordination costs. We improve on previous results (Claus & Boutilier 1998) by demonstrating empirically that our extension causes the agents to converge almost always to the optimal joint action even in these difficult cases.

Cite

Text

Kapetanakis and Kudenko. "Reinforcement Learning of Coordination in Cooperative Multi-Agent Systems." AAAI Conference on Artificial Intelligence, 2002. doi:10.5555/777092.777145

Markdown

[Kapetanakis and Kudenko. "Reinforcement Learning of Coordination in Cooperative Multi-Agent Systems." AAAI Conference on Artificial Intelligence, 2002.](https://mlanthology.org/aaai/2002/kapetanakis2002aaai-reinforcement/) doi:10.5555/777092.777145

BibTeX

@inproceedings{kapetanakis2002aaai-reinforcement,
  title     = {{Reinforcement Learning of Coordination in Cooperative Multi-Agent Systems}},
  author    = {Kapetanakis, Spiros and Kudenko, Daniel},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2002},
  pages     = {326-331},
  doi       = {10.5555/777092.777145},
  url       = {https://mlanthology.org/aaai/2002/kapetanakis2002aaai-reinforcement/}
}