English

M^3RS: Multi-robot, Multi-objective, and Multi-mode Routing and Scheduling

Robotics 2025-10-09 v3

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/}.

Keywords

Cite

@article{arxiv.2403.16275,
  title  = {M^3RS: Multi-robot, Multi-objective, and Multi-mode Routing and Scheduling},
  author = {Ishaan Mehta and Junseo Kim and Sharareh Taghipour and Sajad Saeedi},
  journal= {arXiv preprint arXiv:2403.16275},
  year   = {2025}
}

Comments

Under review

R2 v1 2026-06-28T15:31:53.840Z