M^3RS: Multi-robot, Multi-objective, and Multi-mode Routing and Scheduling
Ishaan Mehta, Junseo Kim, Sharareh Taghipour, Sajad Saeedi
TL;DR
This work defines $M^3RS$, a multi-robot routing and scheduling framework that treats task-level disinfection quality as a decision variable through multiple execution modes. It formulates a MILP with multi-objective optimization and mode selection, enabling explicit QoS–throughput trade-offs under time and energy constraints. To tackle scalability, it introduces clustering-based column generation (CCG), achieving competitive quality with up to 60% reductions in compute time. Across synthetic, simulated, and hardware experiments in disinfection settings, $M^3RS$ demonstrates consistent improvements over fixed-mode baselines and highlights the practical value of QoS-aware planning for healthcare hygiene tasks and similar multi-robot missions.
Abstract
Task execution quality significantly impacts multi-robot missions, yet existing task allocation frameworks rarely consider quality of service as a decision variable, despite its importance in applications like robotic disinfection and cleaning. We introduce the multi-robot, multi-objective, and multi-mode routing and scheduling (M3RS) problem, designed for time-constrained missions. In M3RS, each task offers multiple execution modes with varying resource needs, durations, and quality levels, allowing trade-offs across mission objectives. M3RS is modeled as a mixed-integer linear programming (MIP) problem and optimizes task sequencing and execution modes for each agent. We apply M3RS to multi-robot disinfection in healthcare and public spaces, optimizing disinfection quality and task completion rates. Through synthetic case studies, M3RS demonstrates 3-46$\%$ performance improvements over the standard task allocation method across various metrics. Further, to improve compute time, we propose a clustering-based column generation algorithm that achieves solutions comparable to or better than the baseline MIP solver while reducing computation time by 60$\%$. We also conduct case studies with simulated and real robots. Experimental videos are available on the project page: \href{https://sites.google.com/view/g-robot/m3rs/}{https://sites.google.com/view/g-robot/m3rs/}.
