ROAIOCApr 7, 2015

Proximal operators for multi-agent path planning

arXiv:1504.01783v112 citations
Originality Incremental advance
AI Analysis

This work addresses multi-agent path planning for robotics or autonomous systems, but it is incremental as it builds on prior methods to resolve specific limitations.

The paper tackled the problem of planning collision-free paths for multiple agents by extending proximal algorithms to arbitrary dimensions and introducing landmarks for automatic assignment, resulting in faster computation and improved applicability.

We address the problem of planning collision-free paths for multiple agents using optimization methods known as proximal algorithms. Recently this approach was explored in Bento et al. 2013, which demonstrated its ease of parallelization and decentralization, the speed with which the algorithms generate good quality solutions, and its ability to incorporate different proximal operators, each ensuring that paths satisfy a desired property. Unfortunately, the operators derived only apply to paths in 2D and require that any intermediate waypoints we might want agents to follow be preassigned to specific agents, limiting their range of applicability. In this paper we resolve these limitations. We introduce new operators to deal with agents moving in arbitrary dimensions that are faster to compute than their 2D predecessors and we introduce landmarks, space-time positions that are automatically assigned to the set of agents under different optimality criteria. Finally, we report the performance of the new operators in several numerical experiments.

Foundations

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

Your Notes