Multi-Agent Online Planning with Communication

Feng Wu, Shlomo Zilberstein, and Xiaoping Chen. Multi-Agent Online Planning with Communication. Proceedings of the International Conference on Automated Planning and Scheduling (ICAPS), Thessaloniki, Greece, 2009.

Abstract

We propose an online algorithm for planning under uncertainty in multi-agent settings modeled as DEC-POMDPs. The algorithm helps overcome the high computational complexity of solving such problems off-line. The key challenge is to produce coordinated behavior using little or no communication. When communication is allowed but constrained, the challenge is to produce high value with minimal communication. The algorithm addresses these challenges by communicating only when history inconsistency is detected, allowing communication to be postponed if necessary. Moreover, it bounds the memory usage at each step and can be applied to problems with arbitrary horizons. The experimental results confirm that the algorithm can solve problems that are too large for the best existing off-line planning algorithms and it outperforms the best online method, producing higher value with much less communication in most cases.

Bibtex entry:

@inproceedings{WZCicaps09,
  author	= {Feng Wu and Shlomo Zilberstein and Xiaoping Chen},
  title		= {Multi-Agent Online Planning with Communication},
  booktitle     = {Proceedings of the International Conference on Automated Planning
		   and Scheduling},
  year		= {2009},
  pages		= {321-329},
  address       = {Thessaloniki, Greece},
  url		= {http://rbr.cs.umass.edu/shlomo/papers/WZCicaps09.html}
}

shlomo@cs.umass.edu
UMass Amherst