ROMAApr 8

Differentiable Environment-Trajectory Co-Optimization for Safe Multi-Agent Navigation

arXiv:2604.0697251.6
Predicted impact top 46% in RO · last 90 daysOriginality Highly original
AI Analysis

This work addresses safety-critical navigation for multi-agent systems in domains such as logistics and transportation, offering a novel co-optimization approach rather than an incremental improvement.

This paper tackles the problem of safe multi-agent navigation by jointly optimizing environment configurations and agent trajectories, rather than treating the environment as fixed. The results show that optimized environments improve both safety and efficiency in scenarios like warehouse logistics and urban transportation.

The environment plays a critical role in multi-agent navigation by imposing spatial constraints, rules, and limitations that agents must navigate around. Traditional approaches treat the environment as fixed, without exploring its impact on agents' performance. This work considers environment configurations as decision variables, alongside agent actions, to jointly achieve safe navigation. We formulate a bi-level problem, where the lower-level sub-problem optimizes agent trajectories that minimize navigation cost and the upper-level sub-problem optimizes environment configurations that maximize navigation safety. We develop a differentiable optimization method that iteratively solves the lower-level sub-problem with interior point methods and the upper-level sub-problem with gradient ascent. A key challenge lies in analytically coupling these two levels. We address this by leveraging KKT conditions and the Implicit Function Theorem to compute gradients of agent trajectories w.r.t. environment parameters, enabling differentiation throughout the bi-level structure. Moreover, we propose a novel metric that quantifies navigation safety as a criterion for the upper-level environment optimization, and prove its validity through measure theory. Our experiments validate the effectiveness of the proposed framework in a variety of safety-critical navigation scenarios, inspired from warehouse logistics to urban transportation. The results demonstrate that optimized environments provide navigation guidance, improving both agents' safety and efficiency.

Foundations

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

Your Notes