English

Cost Splitting for Multi-Objective Conflict-Based Search

Artificial Intelligence 2022-11-24 v1 Multiagent Systems Robotics

Abstract

The Multi-Objective Multi-Agent Path Finding (MO-MAPF) problem is the problem of finding the Pareto-optimal frontier of collision-free paths for a team of agents while minimizing multiple cost metrics. Examples of such cost metrics include arrival times, travel distances, and energy consumption.In this paper, we focus on the Multi-Objective Conflict-Based Search (MO-CBS) algorithm, a state-of-the-art MO-MAPF algorithm. We show that the standard splitting strategy used by MO-CBS can lead to duplicate search nodes and hence can duplicate the search effort that MO-CBS needs to make. To address this issue, we propose two new splitting strategies for MO-CBS, namely cost splitting and disjoint cost splitting. Our theoretical results show that, when combined with either of these two new splitting strategies, MO-CBS maintains its completeness and optimality guarantees. Our experimental results show that disjoint cost splitting, our best splitting strategy, speeds up MO-CBS by up to two orders of magnitude and substantially improves its success rates in various settings.

Keywords

Cite

@article{arxiv.2211.12885,
  title  = {Cost Splitting for Multi-Objective Conflict-Based Search},
  author = {Cheng Ge and Han Zhang and Jiaoyang Li and Sven Koenig},
  journal= {arXiv preprint arXiv:2211.12885},
  year   = {2022}
}

Comments

11 pages

R2 v1 2026-06-28T06:40:04.533Z