Diagnosis of Multi-Robot Coordination Failures Using Distributed CSP Algorithms
Abstract
Abstract. With increasing deployment of systems involving multiple coordinating agents, there is a growing need for diagnosing coordination failures in such systems. Previous work presented centralized methods for coordination failure diagnosis; however, these are not always applicable, due to the significant computational and communication requirements, and the brittleness of a single point of failure. In this paper we propose a distributed approach to model-based coordination failure diagnosis. We model the coordination between the agents as a constraint graph, and adapt several algorithms from the distributed CSP area, to use as the basis for the diagnosis algorithms. We evaluate the algorithms in extensive experiments with simulated and real Sony Aibo robots and show that in general a tradeoff exists between the computational requirements of the algorithms, and their diagnosis results. Surprisingly, in contrast to results in distributed CSPs, the asynchronous backtracking algorithm outperforms stochastic local search in terms of both quality and runtime. 1
Cite
Text
Kalech et al. "Diagnosis of Multi-Robot Coordination Failures Using Distributed CSP Algorithms." AAAI Conference on Artificial Intelligence, 2006.Markdown
[Kalech et al. "Diagnosis of Multi-Robot Coordination Failures Using Distributed CSP Algorithms." AAAI Conference on Artificial Intelligence, 2006.](https://mlanthology.org/aaai/2006/kalech2006aaai-diagnosis/)BibTeX
@inproceedings{kalech2006aaai-diagnosis,
title = {{Diagnosis of Multi-Robot Coordination Failures Using Distributed CSP Algorithms}},
author = {Kalech, Meir and Kaminka, Gal A. and Meisels, Amnon and Elmaliach, Yehuda},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {2006},
pages = {970-975},
url = {https://mlanthology.org/aaai/2006/kalech2006aaai-diagnosis/}
}