The AI Arena: A Framework for Distributed Multi-Agent Reinforcement Learning
Edward W. Staley, Corban G.Rivera, Ashley J. Llorens

TL;DR
The paper introduces the AI Arena, a scalable framework extending OpenAI Gym, designed to facilitate research in distributed multi-agent reinforcement learning in complex, heterogeneous environments, demonstrating improved performance over traditional RL methods.
Contribution
It presents the AI Arena framework, enabling flexible, distributed multi-agent RL research with heterogeneous strategies and localized views, addressing a gap in existing RL development tools.
Findings
Distributed multi-agent RL outperforms standard RL in various environments.
The framework supports heterogeneous learning strategies among agents.
Experimental results show significant performance gains.
Abstract
Advances in reinforcement learning (RL) have resulted in recent breakthroughs in the application of artificial intelligence (AI) across many different domains. An emerging landscape of development environments is making powerful RL techniques more accessible for a growing community of researchers. However, most existing frameworks do not directly address the problem of learning in complex operating environments, such as dense urban settings or defense-related scenarios, that incorporate distributed, heterogeneous teams of agents. To help enable AI research for this important class of applications, we introduce the AI Arena: a scalable framework with flexible abstractions for distributed multi-agent reinforcement learning. The AI Arena extends the OpenAI Gym interface to allow greater flexibility in learning control policies across multiple agents with heterogeneous learning strategies…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsReinforcement Learning in Robotics · Data Stream Mining Techniques · Artificial Intelligence in Games
