English

Compressive Mechanism: Utilizing Sparse Representation in Differential Privacy

Data Structures and Algorithms 2011-11-01 v1 Cryptography and Security Databases

Abstract

Differential privacy provides the first theoretical foundation with provable privacy guarantee against adversaries with arbitrary prior knowledge. The main idea to achieve differential privacy is to inject random noise into statistical query results. Besides correctness, the most important goal in the design of a differentially private mechanism is to reduce the effect of random noise, ensuring that the noisy results can still be useful. This paper proposes the \emph{compressive mechanism}, a novel solution on the basis of state-of-the-art compression technique, called \emph{compressive sensing}. Compressive sensing is a decent theoretical tool for compact synopsis construction, using random projections. In this paper, we show that the amount of noise is significantly reduced from O(n)O(\sqrt{n}) to O(log(n))O(\log(n)), when the noise insertion procedure is carried on the synopsis samples instead of the original database. As an extension, we also apply the proposed compressive mechanism to solve the problem of continual release of statistical results. Extensive experiments using real datasets justify our accuracy claims.

Keywords

Cite

@article{arxiv.1107.3350,
  title  = {Compressive Mechanism: Utilizing Sparse Representation in Differential Privacy},
  author = {Yang D. Li and Zhenjie Zhang and Marianne Winslett and Yin Yang},
  journal= {arXiv preprint arXiv:1107.3350},
  year   = {2011}
}

Comments

20 pages, 6 figures

R2 v1 2026-06-21T18:38:04.876Z