Dirichlet Mechanism for Differentially Private KL Divergence Minimization
Donlapark Ponnoprat

TL;DR
This paper introduces a Rénnyi differential privacy algorithm using the Dirichlet mechanism for minimizing KL divergence, providing theoretical guarantees and demonstrating improved performance over traditional mechanisms in real-world tasks.
Contribution
It proposes a novel RDP algorithm employing the Dirichlet mechanism for KL divergence minimization and establishes theoretical bounds on its performance.
Findings
The Dirichlet mechanism outperforms Gaussian and Laplace mechanisms in experiments.
Theoretical tail bounds on KL divergence are derived.
Sample complexity lower bounds are established.
Abstract
Given an empirical distribution of sensitive data , we consider the task of minimizing over a probability simplex, while protecting the privacy of . We observe that, if we take the exponential mechanism and use the KL divergence as the loss function, then the resulting algorithm is the Dirichlet mechanism that outputs a single draw from a Dirichlet distribution. Motivated by this, we propose a R\'enyi differentially private (RDP) algorithm that employs the Dirichlet mechanism to solve the KL divergence minimization task. In addition, given as above and an output of the Dirichlet mechanism, we prove a probability tail bound on , which is then used to derive a lower bound for the sample complexity of our RDP algorithm. Experiments on real-world datasets demonstrate advantages of our…
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
TopicsAdversarial Robustness in Machine Learning · Privacy-Preserving Technologies in Data · Machine Learning and Algorithms
