Using the max-plus algorithm for multiagent decision making in coordination graphs

  • Authors:
  • Jelle R. Kok;Nikos Vlassis

  • Affiliations:
  • Informatics Institute, University of Amsterdam, The Netherlands;Informatics Institute, University of Amsterdam, The Netherlands

  • Venue:
  • RoboCup 2005
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

Coordination graphs offer a tractable framework for cooperative multiagent decision making by decomposing the global payoff function into a sum of local terms. Each agent can in principle select an optimal individual action based on a variable elimination algorithm performed on this graph. This results in optimal behavior for the group, but its worst-case time complexity is exponential in the number of agents, and it can be slow in densely connected graphs. Moreover, variable elimination is not appropriate for real-time systems as it requires that the complete algorithm terminates before a solution can be reported. In this paper, we investigate the max-plus algorithm, an instance of the belief propagation algorithm in Bayesian networks, as an approximate alternative to variable elimination. In this method the agents exchange appropriate payoff messages over the coordination graph, and based on these messages compute their individual actions. We provide empirical evidence that this method converges to the optimal solution for tree-structured graphs (as shown by theory), and that it finds near optimal solutions in graphs with cycles, while being much faster than variable elimination.