CRDec 16, 2015

From t-closeness to differential privacy and vice versa in data anonymization

arXiv:1512.05110v290 citations
Originality Incremental advance
AI Analysis

This work clarifies connections between key privacy models, aiding researchers and practitioners in data anonymization, though it appears incremental as it builds on existing frameworks.

The paper tackles the relationship between t-closeness and differential privacy in data anonymization, showing that combining k-anonymity with differential privacy yields stochastic t-closeness, and conversely, t-closeness can yield differential privacy under specific conditions.

k-Anonymity and ε-differential privacy are two mainstream privacy models, the former introduced to anonymize data sets and the latter to limit the knowledge gain that results from including one individual in the data set. Whereas basic k-anonymity only protects against identity disclosure, t-closeness was presented as an extension of k-anonymity that also protects against attribute disclosure. We show here that, if not quite equivalent, t-closeness and ε-differential privacy are strongly related to one another when it comes to anonymizing data sets. Specifically, k-anonymity for the quasi-identifiers combined with ε-differential privacy for the confidential attributes yields stochastic t-closeness (an extension of t-closeness), with t a function of k and ε. Conversely, t-closeness can yield ε- differential privacy when t = exp(ε/2) and the assumptions made by t-closeness about the prior and posterior views of the data hold

Foundations

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

Your Notes