Differentially Private Condorcet Voting
Zhechen Li, Ao Liu, Lirong Xia, Yongzhi Cao, Hanpin Wang
TL;DR
The paper tackles the challenge of designing Condorcet-based voting rules that protect voter privacy via differential privacy. It introduces the CM^{Rand}_λ family, instantiated as CM^{LAP}_λ, CM^{EXP}_λ, and CM^{RR}_λ, which noise pairwise comparisons to achieve DP. The authors establish DP guarantees (ε-eDP bounds), analyze axiom satisfaction (absolute monotonicity, lexi-participation, p-Pareto, p-Condorcet variants, and SD-strategyproofness), and reveal fundamental tradeoffs between privacy and core voting axioms (Condorcet and Pareto), including how DP interacts with these properties when λ and ε vary. They also discuss DP as a voting axiom, showing incompatibilities (e.g., no ε-DP rule can satisfy Condorcet or Pareto) and deriving bounds that connect privacy to probabilistic guarantees on outcomes. Overall, the work provides a principled framework for private Condorcet voting and sets direction for extending DP to other social-choice settings.
Abstract
Designing private voting rules is an important and pressing problem for trustworthy democracy. In this paper, under the framework of differential privacy, we propose a novel famliy of randomized voting rules based on the well-known Condorcet method, and focus on three classes of voting rules in this family: Laplacian Condorcet method ($\CMLAP_λ$), exponential Condorcet method ($\CMEXP_λ$), and randomized response Condorcet method ($\CMRR_λ$), where $λ$ represents the level of noise. We prove that all of our rules satisfy absolute monotonicity, lexi-participation, probabilistic Pareto efficiency, approximate probabilistic Condorcet criterion, and approximate SD-strategyproofness. In addition, $\CMRR_λ$ satisfies (non-approximate) probabilistic Condorcet criterion, while $\CMLAP_λ$ and $\CMEXP_λ$ satisfy strong lexi-participation. Finally, we regard differential privacy as a voting axiom, and discuss its relations to other axioms.
