Multi-Robot Coordination for Planning under Context Uncertainty

arXiv cs.RO / 3/23/2026

💬 OpinionModels & Research

Key Points

  • The paper formalizes MR-CUSSP, a multi-robot planning problem under context uncertainty where robots gather informative observations to infer the true context before optimizing task-specific objectives.
  • It presents a two-stage solution comprising CIMOP (Coordinated Inference for Multi-Objective Planning) to steer robots toward informative landmarks and LCBS (Lexicographic Conflict-Based Search) to achieve collision-free path planning with context-induced lexicographic preferences.
  • The authors evaluate the approach on three simulated domains and demonstrate practical applicability with five mobile robots in the salp domain setup.
  • The work emphasizes coordinating inference and planning to avoid unsafe or misaligned behavior when the operating context is unknown.

Abstract

Real-world robots often operate in settings where objective priorities depend on the underlying context of operation. When the underlying context is unknown apriori, multiple robots may have to coordinate to gather informative observations to infer the context, since acting based on an incorrect context can lead to misaligned and unsafe behavior. Once the underlying true context is inferred, the robots optimize their task-specific objectives in the preference order induced by the context. We formalize this problem as a Multi-Robot Context-Uncertain Stochastic Shortest Path (MR-CUSSP), which captures context-relevant information at landmark states through joint observations. Our two-stage solution approach is composed of: (1) CIMOP (Coordinated Inference for Multi-Objective Planning) to compute plans that guide robots toward informative landmarks to efficiently infer the true context, and (2) LCBS (Lexicographic Conflict-Based Search) for collision-free multi-robot path planning with lexicographic objective preferences, induced by the context. We evaluate the algorithms using three simulated domains and demonstrate its practical applicability using five mobile robots in the salp domain setup.