Differentially Private Distribution Release of Gaussian Mixture Models via KL-Divergence Minimization
Hang Liu, Anna Scaglione, and Sean Peisert

TL;DR
This paper presents a method for releasing Gaussian Mixture Models with differential privacy guarantees by perturbing parameters and minimizing KL divergence, balancing privacy and utility effectively.
Contribution
It introduces a novel DP mechanism that adds calibrated noise to GMM parameters and optimizes KL divergence to ensure high utility under privacy constraints.
Findings
Achieves strong differential privacy guarantees.
Maintains high utility in synthetic and real datasets.
Provides a tractable KL divergence evaluation method.
Abstract
Gaussian Mixture Models (GMMs) are widely used statistical models for representing multi-modal data distributions, with numerous applications in data mining, pattern recognition, data simulation, and machine learning. However, recent research has shown that releasing GMM parameters poses significant privacy risks, potentially exposing sensitive information about the underlying data. In this paper, we address the challenge of releasing GMM parameters while ensuring differential privacy (DP) guarantees. Specifically, we focus on the privacy protection of mixture weights, component means, and covariance matrices. We propose to use Kullback-Leibler (KL) divergence as a utility metric to assess the accuracy of the released GMM, as it captures the joint impact of noise perturbation on all the model parameters. To achieve privacy, we introduce a DP mechanism that adds carefully calibrated…
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 · Bayesian Methods and Mixture Models · Stochastic Gradient Optimization Techniques
MethodsFocus
