Litcius/Paper detail

Learning to Resolve Conflicts for Multi-Agent Path Finding with Conflict-Based Search

Taoan Huang, Sven Koenig, Bistra Dilkina

2021Proceedings of the AAAI Conference on Artificial Intelligence28 citationsDOIOpen Access PDF

Abstract

Conflict-Based Search (CBS) is a state-of-the-art algorithm for multi-agent path finding. On the high level, CBS repeatedly detects conflicts and resolves one of them by splitting the current problem into two subproblems. Previous work chooses the conflict to resolve by categorizing conflicts into three classes and always picking one from the highest-priority class. In this work, we propose an oracle for conflict selection that results in smaller search tree sizes than the one used in previous work. However, the computation of the oracle is slow. Thus, we propose a machine-learning (ML) framework for conflict selection that observes the decisions made by the oracle and learns a conflict-selection strategy represented by a linear ranking function that imitates the oracle's decisions accurately and quickly. Experiments on benchmark maps indicate that our approach, ML-guided CBS, significantly improves the success rates, search tree sizes and runtimes of the current state-of-the-art CBS solver.

Topics & Concepts

OracleBenchmark (surveying)Computer scienceRanking (information retrieval)Selection (genetic algorithm)Path (computing)SolverTree (set theory)State (computer science)Machine learningArtificial intelligenceTheoretical computer scienceMathematical optimizationAlgorithmMathematicsGeographyGeodesyMathematical analysisSoftware engineeringProgramming languageRobotic Path Planning AlgorithmsMultimodal Machine Learning Applications
Learning to Resolve Conflicts for Multi-Agent Path Finding with Conflict-Based Search | Litcius