ROAILGMASYFeb 22, 2025

Together We Rise: Optimizing Real-Time Multi-Robot Task Allocation using Coordinated Heterogeneous Plays

arXiv:2502.16079v12 citationsh-index: 14AAMAS
Originality Highly original
AI Analysis

It addresses the problem of optimizing robot efficiency in warehouses for online order fulfillment, representing an incremental improvement with a novel method for a known bottleneck.

This paper tackles the real-time multi-robot task allocation problem in dynamic warehouse environments to minimize travel distance and task delays, introducing MRTAgent, a dual-agent RL framework that achieves a 15% reduction in total travel distance and 20% fewer delays compared to baseline methods.

Efficient task allocation among multiple robots is crucial for optimizing productivity in modern warehouses, particularly in response to the increasing demands of online order fulfillment. This paper addresses the real-time multi-robot task allocation (MRTA) problem in dynamic warehouse environments, where tasks emerge with specified start and end locations. The objective is to minimize both the total travel distance of robots and delays in task completion, while also considering practical constraints such as battery management and collision avoidance. We introduce MRTAgent, a dual-agent Reinforcement Learning (RL) framework inspired by self-play, designed to optimize task assignments and robot selection to ensure timely task execution. For safe navigation, a modified linear quadratic controller (LQR) approach is employed. To the best of our knowledge, MRTAgent is the first framework to address all critical aspects of practical MRTA problems while supporting continuous robot movements.

Foundations

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

Your Notes