Optimal Differentially Private Ranking from Pairwise Comparisons
Tony Cai, Abhinav Chakraborty, and Yichen Wang
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 experiments on both simulated and real-world data.