2021
DOI: 10.1609/aaai.v35i13.17344
|View full text |Cite
|
Sign up to set email alerts
|

Lifelong Multi-Agent Path Finding in Large-Scale Warehouses

Abstract: Multi-Agent Path Finding (MAPF) is the problem of moving a team of agents to their goal locations without collisions. In this paper, we study the lifelong variant of MAPF, where agents are constantly engaged with new goal locations, such as in large-scale automated warehouses. We propose a new framework Rolling-Horizon Collision Resolution (RHCR) for solving lifelong MAPF by decomposing the problem into a sequence of Windowed MAPF instances, where a Windowed MAPF solver resolves collisions among the paths of t… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

1
117
0

Year Published

2022
2022
2023
2023

Publication Types

Select...
4
2
1

Relationship

2
5

Authors

Journals

citations
Cited by 124 publications
(118 citation statements)
references
References 53 publications
1
117
0
Order By: Relevance
“…Multi-Label Space-Time A* (MLA*) finds a time-optimal path for an agent a i (a path with the smallest finish time T i ) that visits all goal locations of its assigned task g j in sequence and obeys a set of constraints. MLA* was first introduced for two goal locations [31] and then extended to more than two goal locations [37]. MLA* extends Space-Time A* [38] by adding a label indicating the different segments between the goal locations, where label k indicates that the next goal location to visit is g j [k].…”
Section: B Low Level: Mla*mentioning
confidence: 99%
“…Multi-Label Space-Time A* (MLA*) finds a time-optimal path for an agent a i (a path with the smallest finish time T i ) that visits all goal locations of its assigned task g j in sequence and obeys a set of constraints. MLA* was first introduced for two goal locations [31] and then extended to more than two goal locations [37]. MLA* extends Space-Time A* [38] by adding a label indicating the different segments between the goal locations, where label k indicates that the next goal location to visit is g j [k].…”
Section: B Low Level: Mla*mentioning
confidence: 99%
“…Multi-Label A* (MLA*) [3] was invented for planning paths for pairs of goal locations, namely the pickup location and the delivery location of a task. Li et al [7] generalize MLA* for planning paths for longer sequences of goal locations.…”
Section: B Path Findingmentioning
confidence: 99%
“…In LNS-PBS and LNS-wPBS, each agent maintains (1) a dummy endpoint, i.e., an endpoint that it can move to and stay indefinitely at without collisions (initially, this dummy endpoint is its start location), (2) a task sequence, that consists of the uncompleted tasks that it has to execute, (3) a corresponding goal sequence, that consists of all goal locations of the tasks in its task sequence plus its dummy endpoint at the end, and (4) a path, that moves the agent from its current location through all locations in its goal sequence without collisions. Algorithm 1 without the blue parts (i.e., Lines [6][7][8]) shows how LNS-PBS works. Many of its steps (not shown in the pseudo-code but introduced later), including the use of dummy endpoints, the strategy of which unexecuted tasks can be assigned to agents, and the modification of PBS, are designed to ensure its completeness.…”
Section: Lns-pbs and Lns-pbsmentioning
confidence: 99%
See 2 more Smart Citations