English

Differentially Private Iterative Synchronous Consensus

Cryptography and Security 2012-08-10 v2 Distributed, Parallel, and Cluster Computing Systems and Control

Abstract

The iterative consensus problem requires a set of processes or agents with different initial values, to interact and update their states to eventually converge to a common value. Protocols solving iterative consensus serve as building blocks in a variety of systems where distributed coordination is required for load balancing, data aggregation, sensor fusion, filtering, clock synchronization and platooning of autonomous vehicles. In this paper, we introduce the private iterative consensus problem where agents are required to converge while protecting the privacy of their initial values from honest but curious adversaries. Protecting the initial states, in many applications, suffice to protect all subsequent states of the individual participants. First, we adapt the notion of differential privacy in this setting of iterative computation. Next, we present a server-based and a completely distributed randomized mechanism for solving private iterative consensus with adversaries who can observe the messages as well as the internal states of the server and a subset of the clients. Finally, we establish the tradeoff between privacy and the accuracy of the proposed randomized mechanism.

Keywords

Cite

@article{arxiv.1207.4262,
  title  = {Differentially Private Iterative Synchronous Consensus},
  author = {Zhenqi Huang and Sayan Mitra and Geir Dullerud},
  journal= {arXiv preprint arXiv:1207.4262},
  year   = {2012}
}

Comments

The original manuscript from 18th July was updated with new proofs for Lemmas 3, 6, and 8

R2 v1 2026-06-21T21:37:37.427Z