Secure distributed constraint satisfaction: reaching agreement without revealing private information

  • Authors:
  • Makoto Yokoo;Koutarou Suzuki;Katsutoshi Hirayama

  • Affiliations:
  • Faculty of Information Science and Electrical Engineering, Kyushu University, Fukuoka, Japan;NTT Information Sharing Platform Laboratories, NTT Corporation, Yokosuka, Kunagawa, Japan;Kobe University, Faculty of Maritime Sciences, Kobe, Japan

  • Venue:
  • Artificial Intelligence - Special issue: Distributed constraint satisfaction
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper develops a secure distributed constraint satisfaction algorithm. A Distributed Constraint Satisfaction Problem (DisCSP) is a constraint satisfaction problem in which variables and constraints are distributed among multiple agents. A major motivation for solving a DisCSP without gathering all information in one server is the concern about privacy/security. However, existing DisCSP algorithms leak some information during the search process, and privacy/security issues are not dealt with formally. Our newly developed algorithm utilizes a public key encryption scheme. In this algorithm, multiple servers, which receive encrypted information from agents, cooperatively perform a search process that is equivalent to a standard chronological backtracking algorithm. This algorithm does not leak any private information on the obtained solution, i.e., neither agents nor servers can obtain any additional information on the value assignment of variables that belong to other agents.