DP-NTK

Published in arXiv, 2023

Recommended citation: Yilin Yang, Kamil Adamczewski, Danica J. Sutherland, Xiaoxiao Li, & Mijung Park. (2023). Differentially Private Neural Tangent Kernels for Privacy-Preserving Data Generation https://CRAN.R-project.org/package=GaSP

Differentially Private Neural Tangent Kernels for Privacy-Preserving Data Generation

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), more precisely 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.