English

Distributed Heuristic Forward Search for Multi-Agent Systems

Artificial Intelligence 2013-06-26 v1 Distributed, Parallel, and Cluster Computing

Abstract

This paper describes a number of distributed forward search algorithms for solving multi-agent planning problems. We introduce a distributed formulation of non-optimal forward search, as well as an optimal version, MAD-A*. Our algorithms exploit the structure of multi-agent problems to not only distribute the work efficiently among different agents, but also to remove symmetries and reduce the overall workload. The algorithms ensure that private information is not shared among agents, yet computation is still efficient -- outperforming current state-of-the-art distributed planners, and in some cases even centralized search -- despite the fact that each agent has access only to partial information.

Keywords

Cite

@article{arxiv.1306.5858,
  title  = {Distributed Heuristic Forward Search for Multi-Agent Systems},
  author = {Raz Nissim and Ronen Brafman},
  journal= {arXiv preprint arXiv:1306.5858},
  year   = {2013}
}

Comments

26 pages

R2 v1 2026-06-22T00:39:46.681Z