Improving the privacy of the asynchronous partial overlay protocol

  • Authors:
  • Roger Mailler

  • Affiliations:
  • Department of Computer Science, University of Tulsa, Tulsa, OK, USA. Tel.: +1 918 631 3140/ Fax: +1 918 631 3077/ E-mail: mailler@utulsa.edu

  • Venue:
  • Multiagent and Grid Systems - Principles and Practice of Multi-Agent Systems
  • Year:
  • 2012

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 two algorithms is that APO, as part of the centralization process, 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 article attempts to resolve this disparity by introducing a new AWC/APO algorithm called Nogood-APO that like AWC uses nogood passing to provide privacy and 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.