We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.AI

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Artificial Intelligence

Title: Multi-objective Conflict-based Search for Multi-agent Path Finding

Abstract: Conventional multi-agent path planners typically compute an ensemble of paths while optimizing a single objective, such as path length. However, many applications may require multiple objectives, say fuel consumption and completion time, to be simultaneously optimized during planning and these criteria may not be readily compared and sometimes lie in competition with each other. Naively applying existing multi-objective search algorithms to multi-agent path finding may prove to be inefficient as the size of the space of possible solutions, i.e., the Pareto-optimal set, can grow exponentially with the number of agents (the dimension of the search space). This article presents an approach named Multi-objective Conflict-based Search (MO-CBS) that bypasses this so-called curse of dimensionality by leveraging prior Conflict-based Search (CBS), a well-known algorithm for single-objective multi-agent path finding, and principles of dominance from multi-objective optimization literature. We prove that MO-CBS is able to compute the entire Pareto-optimal set. Our results show that MO-CBS can solve problem instances with hundreds of Pareto-optimal solutions which the standard multi-objective A* algorithms could not find within a bounded time.
Comments: 7 pages, 5 figures, accepted by ICRA 2021
Subjects: Artificial Intelligence (cs.AI); Robotics (cs.RO)
Cite as: arXiv:2101.03805 [cs.AI]
  (or arXiv:2101.03805v2 [cs.AI] for this version)

Submission history

From: Zhongqiang Ren [view email]
[v1] Mon, 11 Jan 2021 10:42:38 GMT (2209kb,D)
[v2] Tue, 23 Mar 2021 06:19:25 GMT (3164kb,D)
[v3] Sun, 9 May 2021 11:54:01 GMT (2738kb,D)
[v4] Tue, 30 Nov 2021 03:21:11 GMT (3178kb,D)
[v5] Sun, 12 Jun 2022 02:22:39 GMT (4046kb,D)

Link back to: arXiv, form interface, contact.