Transient Multi-Agent Path Finding for Lifelong Navigation in Dense Environments
Jonathan Morag, Noy Gabay, Daniel koyfman, Roni Stern

TL;DR
This paper introduces Transient MAPF, a novel approach for lifelong multi-agent navigation that relaxes the simultaneous target-reaching constraint, leading to improved system throughput in dense environments.
Contribution
It proposes Transient MAPF as a new variant and algorithms for solving it, addressing limitations of traditional MAPF in lifelong navigation tasks.
Findings
Transient MAPF can improve throughput significantly.
Algorithms based on existing MAPF methods are effective for TMAPF.
Relaxing the simultaneous target-reaching constraint benefits dense environment navigation.
Abstract
Multi-Agent Path Finding (MAPF) deals with finding conflict-free paths for a set of agents from an initial configuration to a given target configuration. The Lifelong MAPF (LMAPF) problem is a well-studied online version of MAPF in which an agent receives a new target when it reaches its current target. The common approach for solving LMAPF is to treat it as a sequence of MAPF problems, periodically replanning from the agents' current configurations to their current targets. A significant drawback in this approach is that in MAPF the agents must reach a configuration in which all agents are at their targets simultaneously, which is needlessly restrictive for LMAPF. Techniques have been proposed to indirectly mitigate this drawback. We describe cases where these mitigation techniques fail. As an alternative, we propose to solve LMAPF problems by solving a sequence of modified MAPF…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotic Path Planning Algorithms · Robotics and Sensor-Based Localization
MethodsSparse Evolutionary Training
