Noise Variance Optimization in Differential Privacy: A Game-Theoretic Approach Through Per-Instance Differential Privacy
Sehyun Ryu, Jonggyu Jang, Hyun Jong Yang

TL;DR
This paper introduces a game-theoretic approach to optimize noise variance in differential privacy by leveraging per-instance privacy measures, significantly improving data utility especially for small datasets.
Contribution
It proposes a novel per-instance noise variance optimization game that guarantees privacy for each data point and outperforms traditional DP methods in utility.
Findings
Achieved up to 99.53% improvement in KL divergence over conventional DP.
Demonstrated the effectiveness of per-instance DP in tailoring noise to individual data points.
Validated the approach through extensive experiments.
Abstract
The concept of differential privacy (DP) can quantitatively measure privacy loss by observing the changes in the distribution caused by the inclusion of individuals in the target dataset. The DP, which is generally used as a constraint, has been prominent in safeguarding datasets in machine learning in industry giants like Apple and Google. A common methodology for guaranteeing DP is incorporating appropriate noise into query outputs, thereby establishing statistical defense systems against privacy attacks such as membership inference and linkage attacks. However, especially for small datasets, existing DP mechanisms occasionally add excessive amount of noise to query output, thereby discarding data utility. This is because the traditional DP computes privacy loss based on the worst-case scenario, i.e., statistical outliers. In this work, to tackle this challenge, we utilize…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Privacy, Security, and Data Protection · Vehicular Ad Hoc Networks (VANETs)
