SYLGMAROOCSep 4, 2025

SAFE--MA--RRT: Multi-Agent Motion Planning with Data-Driven Safety Certificates

arXiv:2509.04413v11 citationsh-index: 48
Originality Incremental advance
AI Analysis

This addresses the problem of safe multi-agent coordination in unknown or model-free settings, offering a data-driven solution with incremental improvements over existing methods.

The paper tackled motion planning for multiple agents in obstacle-filled environments without explicit models by learning safe behaviors from data, resulting in provably safe and dynamically feasible trajectories for all agents.

This paper proposes a fully data-driven motion-planning framework for homogeneous linear multi-agent systems that operate in shared, obstacle-filled workspaces without access to explicit system models. Each agent independently learns its closed-loop behavior from experimental data by solving convex semidefinite programs that generate locally invariant ellipsoids and corresponding state-feedback gains. These ellipsoids, centered along grid-based waypoints, certify the dynamic feasibility of short-range transitions and define safe regions of operation. A sampling-based planner constructs a tree of such waypoints, where transitions are allowed only when adjacent ellipsoids overlap, ensuring invariant-to-invariant transitions and continuous safety. All agents expand their trees simultaneously and are coordinated through a space-time reservation table that guarantees inter-agent safety by preventing simultaneous occupancy and head-on collisions. Each successful edge in the tree is equipped with its own local controller, enabling execution without re-solving optimization problems at runtime. The resulting trajectories are not only dynamically feasible but also provably safe with respect to both environmental constraints and inter-agent collisions. Simulation results demonstrate the effectiveness of the approach in synthesizing synchronized, safe trajectories for multiple agents under shared dynamics and constraints, using only data and convex optimization tools.

Foundations

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

Your Notes