Optimal Differentially Private Ranking from Pairwise Comparisons
T. Tony Cai, Abhinav Chakraborty, and Yichen Wang

TL;DR
This paper introduces differentially private algorithms for ranking from pairwise comparisons, balancing privacy guarantees with statistical accuracy, and demonstrates their optimality and effectiveness through theoretical analysis and experiments.
Contribution
It develops and analyzes the first minimax optimal differentially private ranking algorithms under two privacy notions, with practical implementations and empirical validation.
Findings
Algorithms achieve minimax optimal convergence rates.
Methods perform well on simulated and real data.
Privacy guarantees protect individual comparison confidentiality.
Abstract
Data privacy is a central concern in many applications involving ranking from incomplete and noisy pairwise comparisons, such as recommendation systems, educational assessments, and opinion surveys on sensitive topics. In this work, we propose differentially private algorithms for ranking based on pairwise comparisons. Specifically, we develop and analyze ranking methods under two privacy notions: edge differential privacy, which protects the confidentiality of individual comparison outcomes, and individual differential privacy, which safeguards potentially many comparisons contributed by a single individual. Our algorithms--including a perturbed maximum likelihood estimator and a noisy count-based method--are shown to achieve minimax optimal rates of convergence under the respective privacy constraints. We further demonstrate the practical effectiveness of our methods through…
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
TopicsGame Theory and Voting Systems · Auction Theory and Applications
