Bounded and Unbiased Composite Differential Privacy
Kai Zhang, Yanjun Zhang, Ruoxi Sun, Pei-Wei Tsai, Muneeb Ul Hassan,, Xin Yuan, Minhui Xue, and Jinjun Chen

TL;DR
This paper introduces a novel differential privacy mechanism that produces bounded, unbiased outputs using a composite probability density function, improving utility over traditional methods without additional privacy costs.
Contribution
It proposes a flexible, bounded, and unbiased DP mechanism with an optimization algorithm for hyper-parameter tuning, enhancing privacy-preserving data analysis.
Findings
Significant utility improvement over Laplace and Gaussian mechanisms
The mechanism maintains bounded, unbiased outputs for numerical data
Evaluation on benchmark datasets confirms its effectiveness
Abstract
The objective of differential privacy (DP) is to protect privacy by producing an output distribution that is indistinguishable between any two neighboring databases. However, traditional differentially private mechanisms tend to produce unbounded outputs in order to achieve maximum disturbance range, which is not always in line with real-world applications. Existing solutions attempt to address this issue by employing post-processing or truncation techniques to restrict the output results, but at the cost of introducing bias issues. In this paper, we propose a novel differentially private mechanism which uses a composite probability density function to generate bounded and unbiased outputs for any numerical input data. The composition consists of an activation function and a base function, providing users with the flexibility to define the functions according to the DP constraints. We…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Stochastic Gradient Optimization Techniques · Vehicular Ad Hoc Networks (VANETs)
