Optimal Differentially Private Ranking from Pairwise Comparisons
By: T. Tony Cai, Abhinav Chakraborty, Yichen Wang
Potential Business Impact:
Keeps your private choices secret when ranking things.
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.
Similar Papers
Differentially private ratio statistics
Machine Learning (Stat)
Protects private data when analyzing risks.
An Interactive Framework for Finding the Optimal Trade-off in Differential Privacy
Machine Learning (CS)
Finds best privacy for data without losing accuracy.
Privacy-Utility-Bias Trade-offs for Privacy-Preserving Recommender Systems
Machine Learning (CS)
Protects user data while still suggesting good movies.