ROAIMar 3, 2025

Advancing MAPF towards the Real World: A Scalable Multi-Agent Realistic Testbed (SMART)

CMU
arXiv:2503.04798v29 citationsh-index: 8Has Code
Originality Incremental advance
AI Analysis

This provides a practical tool for researchers and industry professionals to test MAPF algorithms without needing physical robots, addressing a gap in real-world validation.

The paper tackles the problem of evaluating Multi-Agent Path Finding (MAPF) algorithms in realistic settings by introducing SMART, a scalable testbed that simulates thousands of robots with physics-based models and execution uncertainties.

We present Scalable Multi-Agent Realistic Testbed (SMART), a realistic and efficient software tool for evaluating Multi-Agent Path Finding (MAPF) algorithms. MAPF focuses on planning collision-free paths for a group of agents. While state-ofthe-art MAPF algorithms can plan paths for hundreds of robots in seconds, they often rely on simplified robot models, making their real-world performance unclear. Researchers typically lack access to hundreds of physical robots in laboratory settings to evaluate the algorithms. Meanwhile, industrial professionals who lack expertise in MAPF require an easy-to-use simulator to efficiently test and understand the performance of MAPF algorithms in their specific settings. SMART fills this gap with several advantages: (1) SMART uses physics-engine-based simulators to create realistic simulation environments, accounting for complex real-world factors such as robot kinodynamics and execution uncertainties, (2) SMART uses an execution monitor framework based on the Action Dependency Graph, facilitating seamless integration with various MAPF algorithms and robot models, and (3) SMART scales to thousands of robots. The code is publicly available at https://github.com/smart-mapf/smart.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes