English

Decentralized Unlabeled Multi-Agent Navigation in Continuous Space

Multiagent Systems 2024-12-31 v1

Abstract

In this work, we study the problem where a group of mobile agents needs to reach a set of goal locations, but it does not matter which agent reaches a specific goal. Unlike most of the existing works on this topic that typically assume the existence of the centralized planner (or controller) and limit the agents' moves to a predefined graph of locations and transitions between them, in this work we focus on the decentralized scenarios, when each agent acts individually relying only on local observations/communications and is free to move in arbitrary direction at any time. Our iterative approach involves agents individually selecting goals, exchanging them, planning paths, and at each time step choose actions that balance between progressing along the paths and avoiding collisions. The proposed method is shown to be complete under specific assumptions on how agents progress towards their current goals, and our empirical evaluation demonstrates its superiority over a baseline decentralized navigation approach in success rate (i.e. is able to solve more problem instances under a given time limit) and a comparison with the centralized TSWAP algorithm reveals its efficiency in minimizing trajectory lengths for mission accomplishment.

Keywords

Cite

@article{arxiv.2412.20233,
  title  = {Decentralized Unlabeled Multi-Agent Navigation in Continuous Space},
  author = {Stepan Dergachev and Konstantin Yakovlev},
  journal= {arXiv preprint arXiv:2412.20233},
  year   = {2024}
}

Comments

This is a pre-print of the paper accepted to ICR 2024. It contains 16 pages, 5 figures, 1 table

R2 v1 2026-06-28T20:50:46.671Z