Projects per year
Abstract
Conflict-Based Search (CBS) is a leading two-level algorithm for optimal Multi-Agent Path Finding (MAPF). The main step of CBS is to expand nodes by resolving conflicts (where two agents collide). Choosing the 'right' conflict to resolve can greatly speed up the search. CBS first resolves conflicts where the costs (g-values) of the resulting child nodes are larger than the cost of the node to be split. However, the recent addition of high-level heuristics to CBS and expanding nodes according to f = g + h reduces the relevance of this conflict prioritization method. Therefore, we introduce an expanded categorization of conflicts, which first resolves conflicts where the f-values of the child nodes are larger than the f-value of the node to be split, and present a method for identifying such conflicts. We also enhance all known heuristics for CBS by using information about the cost of resolving certain conflicts with only a small computational overhead. Finally, we experimentally demonstrate that both the expanded categorization of conflicts and the improved heuristics contribute to making CBS even more efficient.
Original language | English |
---|---|
Title of host publication | Proceedings of the AAAI Conference on Artificial Intelligence, AAAI-21 |
Editors | Kevin Leyton-Brown, Mausam |
Place of Publication | Palo Alto CA USA |
Publisher | Association for the Advancement of Artificial Intelligence (AAAI) |
Pages | 12241-12248 |
Number of pages | 8 |
ISBN (Electronic) | 9781713835974 |
Publication status | Published - 2021 |
Event | AAAI Conference on Artificial Intelligence 2021 - Online, United States of America Duration: 2 Feb 2021 → 9 Feb 2021 Conference number: 35th https://aaai.org/Conferences/AAAI-21/ (Website) |
Publication series
Name | 35th AAAI Conference on Artificial Intelligence, AAAI 2021 |
---|---|
Publisher | Association for the Advancement of Artificial Intelligence |
Number | 14 |
Volume | 35 |
ISSN (Print) | 2159-5399 |
ISSN (Electronic) | 2374-3468 |
Conference
Conference | AAAI Conference on Artificial Intelligence 2021 |
---|---|
Abbreviated title | AAAI 2021 |
Country/Territory | United States of America |
Period | 2/02/21 → 9/02/21 |
Internet address |
|
Keywords
- Applications
Projects
- 1 Active
-
Improved Constraint Reasoning for Robust Multi-agent Path Planning
Stuckey, P., Harabor, D., Le Bodic, P., Gange, G. & Koenig, S.
1/01/20 → 31/12/24
Project: Research