UMBRELLA: Uncertainty-aware Multi-robot Reactive Coordination under Dynamic Temporal Logic Tasks

arXiv cs.RO / 3/27/2026

📰 NewsSignals & Early TrendsIdeas & Deep AnalysisModels & Research

Key Points

  • 本論文は、動的に変化する移動ターゲットを含む協調タスクに対して、複数ロボットのリアクティブな連携を不確実性込みで行う問題設定を扱っている。
  • ターゲット運動の予測不確実性をConformal Prediction(CP)で明示的にモデル化し、同時にLinear Temporal Logic(LTL)の時空間制約を満たすことを前提としている。
  • 提案手法UMBRELLAは、部分計画に対するMonte Carlo Tree Search(MCTS)と不確実性を考慮したロールアウトを統合し、CPベースの指標で探索を効率化する。
  • 目的関数として平均メイクスパンのConditional Value at Risk(CVaR)を最小化し、オンラインでタスクがリリースされる場合はreceding-horizon planningで割り当てを更新する。
  • 大規模シミュレーションと実機実験で、静的ベースラインに比べ平均メイクスパンと分散をそれぞれ23%と71%削減したと報告している。

Abstract

Multi-robot systems can be extremely efficient for accomplishing team-wise tasks by acting concurrently and collaboratively. However, most existing methods either assume static task features or simply replan when environmental changes occur. This paper addresses the challenging problem of coordinating multi-robot systems for collaborative tasks involving dynamic and moving targets. We explicitly model the uncertainty in target motion prediction via Conformal Prediction(CP), while respecting the spatial-temporal constraints specified by Linear Temporal Logic (LTL). The proposed framework (UMBRELLA) combines the Monte Carlo Tree Search (MCTS) over partial plans with uncertainty-aware rollouts, and introduces a CP-based metric to guide and accelerate the search. The objective is to minimize the Conditional Value at Risk (CVaR) of the average makespan. For tasks released online, a receding-horizon planning scheme dynamically adjusts the assignments based on updated task specifications and motion predictions. Spatial and temporal constraints among the tasks are always ensured, and only partial synchronization is required for the collaborative tasks during online execution. Extensive large-scale simulations and hardware experiments demonstrate substantial reductions in both the average makespan and its variance by 23% and 71%, compared with static baselines.

UMBRELLA: Uncertainty-aware Multi-robot Reactive Coordination under Dynamic Temporal Logic Tasks | AI Navigate