PAPER DIGEST
Most Influential KDD 2009 Paper · 2026-03 edition

Differentially Private Recommender Systems: Building Privacy Into The Netflix Prize Contenders

Frank McSherry; Ilya Mironov

Venue
ACM SIGKDD Conference (KDD) 2009
Recognition
Most Influential KDD 2009 Paper (Rank No. 9)
Edition
2026-03
Impact factor
7
Certificate ID
4208d1b492af8f66

Abstract

We consider the problem of producing recommendations from collective user behavior while simultaneously providing guarantees of privacy for these users. Specifically, we consider the Netflix Prize data set, and its leading algorithms, adapted to the framework of <i>differential privacy</i>. Unlike prior privacy work concerned with cryptographically securing the computation of recommendations, differential privacy constrains a computation in a way that precludes any inference about the underlying records from its output. Such algorithms necessarily introduce uncertainty--<i>i.e.,</i> noise--to computations, trading accuracy for privacy. We find that several of the leading approaches in the Netflix Prize competition can be adapted to provide differential privacy, without significantly degrading their accuracy. To adapt these algorithms, we explicitly factor them into two parts, an aggregation/learning phase that can be performed with differential privacy guarantees, and an individual recommendation phase that uses the learned correlations and an individual's data to provide personalized recommendations. The adaptations are non-trivial, and involve both careful analysis of the per-record sensitivity of the algorithms to calibrate noise, as well as new post-processing steps to mitigate the impact of this noise. We measure the empirical trade-off between accuracy and privacy in these adaptations, and find that we can provide non-trivial formal privacy guarantees while still outperforming the Cinematch baseline Netflix provides.

Download PDF certificate