English

DPCube: Differentially Private Histogram Release through Multidimensional Partitioning

Databases 2012-02-27 v1

Abstract

Differential privacy is a strong notion for protecting individual privacy in privacy preserving data analysis or publishing. In this paper, we study the problem of differentially private histogram release for random workloads. We study two multidimensional partitioning strategies including: 1) a baseline cell-based partitioning strategy for releasing an equi-width cell histogram, and 2) an innovative 2-phase kd-tree based partitioning strategy for releasing a v-optimal histogram. We formally analyze the utility of the released histograms and quantify the errors for answering linear queries such as counting queries. We formally characterize the property of the input data that will guarantee the optimality of the algorithm. Finally, we implement and experimentally evaluate several applications using the released histograms, including counting queries, classification, and blocking for record linkage and show the benefit of our approach.

Keywords

Cite

@article{arxiv.1202.5358,
  title  = {DPCube: Differentially Private Histogram Release through Multidimensional Partitioning},
  author = {Yonghui Xiao and Li Xiong and Liyue Fan and Slawomir Goryczka},
  journal= {arXiv preprint arXiv:1202.5358},
  year   = {2012}
}

Comments

14 pages

R2 v1 2026-06-21T20:24:23.421Z