Privacy-Preserving Methods for Outlier-Resistant Average Consensus and Shallow Ranked Vote Leader Election
Luke Sperling, Sandeep S Kulkarni

TL;DR
This paper introduces privacy-preserving algorithms for average consensus and leader election in distributed systems, ensuring secrecy of individual values and votes, while also resisting outliers and enabling ranked voting.
Contribution
It presents the first privacy-preserving average consensus algorithm with outlier resistance and extends privacy guarantees to leader election with ranked voting.
Findings
Achieved full privacy preservation at all stages.
Enabled outlier resistance in average consensus.
Supported shallow ranked voting in leader election.
Abstract
Consensus and leader election are fundamental problems in distributed systems. Consensus is the problem in which all processes in a distributed computation must agree on some value. Average consensus is a popular form of consensus, where the agreed upon value is the average of the initial values of all the processes. In a typical solution for consensus, each process learns the value of others' to determine the final decision. However, this is undesirable if processes want to keep their values secret from others. With this motivation, we present a solution to privacy-preserving average consensus, where no process can learn the initial value of any other process. Additionally, we augment our approach to provide outlier resistance, where extreme values are not included in the average calculation. Privacy is fully preserved at every stage, including preventing any process from learning…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Distributed systems and fault tolerance · Data Quality and Management
