English

Differentially Private Neural Tangent Kernels for Privacy-Preserving Data Generation

Machine Learning 2024-02-29 v2 Cryptography and Security Computer Vision and Pattern Recognition

Abstract

Maximum mean discrepancy (MMD) is a particularly useful distance metric for differentially private data generation: when used with finite-dimensional features it allows us to summarize and privatize the data distribution once, which we can repeatedly use during generator training without further privacy loss. An important question in this framework is, then, what features are useful to distinguish between real and synthetic data distributions, and whether those enable us to generate quality synthetic data. This work considers the using the features of neural tangent kernels (NTKs)\textit{neural tangent kernels (NTKs)}, more precisely empirical\textit{empirical} NTKs (e-NTKs). We find that, perhaps surprisingly, the expressiveness of the untrained e-NTK features is comparable to that of the features taken from pre-trained perceptual features using public data. As a result, our method improves the privacy-accuracy trade-off compared to other state-of-the-art methods, without relying on any public data, as demonstrated on several tabular and image benchmark datasets.

Keywords

Cite

@article{arxiv.2303.01687,
  title  = {Differentially Private Neural Tangent Kernels for Privacy-Preserving Data Generation},
  author = {Yilin Yang and Kamil Adamczewski and Danica J. Sutherland and Xiaoxiao Li and Mijung Park},
  journal= {arXiv preprint arXiv:2303.01687},
  year   = {2024}
}
R2 v1 2026-06-28T08:58:40.487Z