CRApr 27, 2015

Heterogeneous Differential Privacy

arXiv:1504.06998v1106 citations
Originality Incremental advance
AI Analysis

This work addresses privacy preservation for users in personalization systems by allowing non-uniform privacy settings, though it is incremental as it modifies an existing mechanism.

The paper tackles the problem of uniform privacy protection in personalization systems by introducing heterogeneous differential privacy to account for varying user privacy expectations, and demonstrates through experiments on real datasets that this approach maintains good utility, as measured by recall in a semantic clustering task.

The massive collection of personal data by personalization systems has rendered the preservation of privacy of individuals more and more difficult. Most of the proposed approaches to preserve privacy in personalization systems usually address this issue uniformly across users, thus ignoring the fact that users have different privacy attitudes and expectations (even among their own personal data). In this paper, we propose to account for this non-uniformity of privacy expectations by introducing the concept of heterogeneous differential privacy. This notion captures both the variation of privacy expectations among users as well as across different pieces of information related to the same user. We also describe an explicit mechanism achieving heterogeneous differential privacy, which is a modification of the Laplacian mechanism by Dwork, McSherry, Nissim, and Smith. In a nutshell, this mechanism achieves heterogeneous differential privacy by manipulating the sensitivity of the function using a linear transformation on the input domain. Finally, we evaluate on real datasets the impact of the proposed mechanism with respect to a semantic clustering task. The results of our experiments demonstrate that heterogeneous differential privacy can account for different privacy attitudes while sustaining a good level of utility as measured by the recall for the semantic clustering task.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes