Solving distributed CSPs using dynamic, partial centralization without explicit constraint passing

  • Authors:
  • Roger Mailler;Jacob Graves

  • Affiliations:
  • Computational Neuroscience and Adaptive Systems Lab, University of Tulsa;Computational Neuroscience and Adaptive Systems Lab, University of Tulsa

  • Venue:
  • PRIMA'10 Proceedings of the 13th international conference on Principles and Practice of Multi-Agent Systems
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

Dynamic, partial centralization has received a considerable amount of attention in the distributed problem solving community. As the name implies, this technique works by dynamically identifying portions of a shared problem to centralize in order to speed the problem solving process. Currently, a number of algorithms have been created which employ this simple, yet powerful technique to solve problems such as distributed constraint satisfaction (DCSP), distributed constraint optimization (DCOP), and distributed resource allocation. In fact, one such algorithm, Asynchronous Partial Overlay (APO), was shown to outperform the Asynchronous Weak Commitment (AWC) protocol, which is one of the best known methods for solving DCSPs. One of the key differences between these algorithms is that APO uses explicit constraint passing. AWC, on the other hand, passed nogoods because it tries to provide security and privacy. Because of these differences in underlying assumptions, a number of researchers have criticized the comparison between these two protocols. This paper attempts to resolve this disparity by introducing a new hybrid algorithm called Nogood-APO. Like AWC, this new algorithm uses nogood passing to provide security and privacy, but like APO uses dynamic partial centralization to speed the problem solving process. Like its parent algorithms, this new protocol is sound and complete and performs nearly as well as APO, while still outperforming AWC, on distributed 3-coloring problems. In addition, this paper shows that Nogood-APO provides more privacy to the agents than both APO and AWC on all but the sparsest problems. These findings demonstrate that a dynamic, partial centralization-based protocol can provide privacy and that even when operating with the same assumptions as AWC still solves problems in fewer cycles using less computation and communication.