diff --git a/index.html b/index.html index 3b2a97c..8ff9e12 100644 --- a/index.html +++ b/index.html @@ -23,7 +23,8 @@ Talk arXiv Poster -Proceedings

Publications

To find relevant content, try searching publications or filtering using the buttons below.

*

Publications

To find relevant content, try searching publications or filtering using the buttons below.

*
diff --git a/publication/benchmarl/index.html b/publication/benchmarl/index.html index b989da4..92542ea 100644 --- a/publication/benchmarl/index.html +++ b/publication/benchmarl/index.html @@ -11,7 +11,8 @@ Talk arXiv Poster -Proceedings
+Proceedings +NeurIPS
BenchMARL execution diagram

Abstract

The field of Multi-Agent Reinforcement Learning (MARL) is currently facing a reproducibility crisis. While solutions for standardized reporting have been proposed to address the issue, we still lack a benchmarking tool that enables standardization and reproducibility, while leveraging cutting-edge Reinforcement Learning (RL) implementations. In this paper, we introduce BenchMARL, the first MARL training library created to enable standardized benchmarking across different algorithms, models, and environments. BenchMARL uses TorchRL as its backend, granting it high performance and maintained state-of-the-art implementations while addressing the broad community of MARL PyTorch users. Its design enables systematic configuration and reporting, thus allowing users to create and run complex benchmarks from simple one-line inputs.

Publication
In Journal of Machine Learning Research (JMLR)
Matteo Bettini
Matteo Bettini
PhD Candidate

Matteo’s research is focused on studying heterogeneity and resilience in multi-agent and multi-robot systems.

Amanda Prorok
Amanda Prorok
Professor

Amanda’s research focuses on multi-agent and multi-robot systems. Our mission is to find new ways of coordinating artificially intelligent agents (e.g., robots, vehicles, machines) to achieve common goals in shared physical and virtual spaces.

Related

TorchRL: A data-driven decision-making library for PyTorch. In International Conference on Learning Representations (ICLR) - Spotlight (top 5%), diff --git a/tag/multi-agent-reinforcement-learning/index.html b/tag/multi-agent-reinforcement-learning/index.html index 7784853..613aa82 100644 --- a/tag/multi-agent-reinforcement-learning/index.html +++ b/tag/multi-agent-reinforcement-learning/index.html @@ -32,7 +32,8 @@ Talk arXiv Poster -Proceedings
BenchMARL: Benchmarking Multi-Agent Reinforcement Learning