2021
DOI: 10.1609/socs.v9i1.18445
|View full text |Cite
|
Sign up to set email alerts
|

Robust Multi-Agent Path Finding

Abstract: In the multi-agent path-finding (MAPF) problem, the task is to find a plan for moving a set of agents from their initial locations to their goals without collisions. Following this plan, however, may not be possible due to unexpected events that delay some of the agents. We explore the notion of k-robust MAPF, where the task is to find a plan that can be followed even if a limited number of such delays occur. k-robust MAPF is especially suitable for agents with a control mechanism that guarantees that each age… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
23
0

Year Published

2021
2021
2024
2024

Publication Types

Select...
8
1

Relationship

0
9

Authors

Journals

citations
Cited by 17 publications
(23 citation statements)
references
References 18 publications
0
23
0
Order By: Relevance
“…These are rules designed to ensure that a MAPF solution considers inadvertent delays in execution. A k-robust MAPF plan builds in a sufficient buffer for agents to be delayed up to k time steps without resulting in a conflict (Atzmon et al 2018). When the probability of future delays is known, robustness rules can require that the probability an agent will conflict during execution is lower than a given bound (Wagner and Choset 2017) or be combined with execution policies to guarantee a conflict-free execution .…”
Section: Feasibility Rulesmentioning
confidence: 99%
“…These are rules designed to ensure that a MAPF solution considers inadvertent delays in execution. A k-robust MAPF plan builds in a sufficient buffer for agents to be delayed up to k time steps without resulting in a conflict (Atzmon et al 2018). When the probability of future delays is known, robustness rules can require that the probability an agent will conflict during execution is lower than a given bound (Wagner and Choset 2017) or be combined with execution policies to guarantee a conflict-free execution .…”
Section: Feasibility Rulesmentioning
confidence: 99%
“…In k-robust plans (Atzmon et al 2018) each agent can be delayed up to k times and no collision will occur. To avoid collisions that might occur from delays, agents cannot cross the same location in two closer than k times.…”
Section: Different Types Of Agentsmentioning
confidence: 99%
“…In these cases, agents keep their distance from each other as their plan execution is inaccurate, and hence, they occupy multiple locations. In a k-robust plan (Atzmon et al 2018), each agent can be delayed up to k times and no collision will occur. To avoid collisions that might occur from delays, agents cannot cross the same location in two closer than k times.…”
Section: Introductionmentioning
confidence: 99%
“…where k is the number of agents. f (n) is indeed an upper bound of all goals under n because an abnormal action can be repair by having all non-delayed agents wait one time step (Atzmon et al 2018). In every iteration, A* for MDR expands the state n with the highest f (n) value in the open list.…”
Section: Mdr As a Search Problemmentioning
confidence: 99%