Proceedings of the Twenty-Eighth International Joint Conference on Artificial Intelligence 2019
DOI: 10.24963/ijcai.2019/76
|View full text |Cite
|
Sign up to set email alerts
|

Priority Inheritance with Backtracking for Iterative Multi-agent Path Finding

Abstract: The Multi-agent Path Finding (MAPF) problem consists in all agents having to move to their own destinations while avoiding collisions. In practical applications to the problem, such as for navigation in an automated warehouse, MAPF must be solved iteratively. We present here a novel approach to iterative MAPF, that we call Priority Inheritance with Backtracking (PIBT). PIBT gives a unique priority to each agent every timestep, so that all movements are prioritized. Priority inheritance, which aims at dealing e… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
39
0

Year Published

2020
2020
2022
2022

Publication Types

Select...
5
2
2

Relationship

1
8

Authors

Journals

citations
Cited by 44 publications
(39 citation statements)
references
References 0 publications
0
39
0
Order By: Relevance
“…• 4-connected grids are a 32×32 map with 20% obstacles and an 8 × 8 map with 12% obstacles [31], [27], [35]. • Kiva-like map (22×53) is a warehouse map in the Kiva systems.…”
Section: Resultsmentioning
confidence: 99%
See 1 more Smart Citation
“…• 4-connected grids are a 32×32 map with 20% obstacles and an 8 × 8 map with 12% obstacles [31], [27], [35]. • Kiva-like map (22×53) is a warehouse map in the Kiva systems.…”
Section: Resultsmentioning
confidence: 99%
“…These algorithms can be broadly clas- sified into unbounded and bounded approaches. Unbounded sub-optimal solvers, such as Diversified-path and Databasedriven algorithm (DDM) [24], Cooperative A* (CA*) [25], Push and Rotate (PPR) [26], Priority Inheritance with Backtracking (PIBT) [27] and some learning based techniques [28], [29] generally aim to produce the solutions as fast as possible, often leading to large deviation from optimality.…”
Section: Introductionmentioning
confidence: 99%
“…Multi-agent path finding (MAPF) is a problem of MAPP in discrete spaces, with the objective of finding a set of timed paths on graphs while preventing collisions with other agents [58]. MAPF has been studied extensively over the last decade and has produced numerous powerful algorithms (e.g., [4,34,45,51]). More recently, some works have attempted to leverage machine-learning techniques for solving MAPF.…”
Section: Related Workmentioning
confidence: 99%
“…Balancing the running-time and optimality is one of the most attractive topics in the study of MRPP/MAPF. Some algorithms emphasize the scalability without sacrificing as much optimality, e.g., ECBS [3], DDM [19], EECBS [27], PIBT [33], PBS [31]. Recently, O(1)−approximate or constant factor time-optimal algorithms have been proposed, e.g.…”
Section: Introductionmentioning
confidence: 99%