Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Private Synthetic Data for Multitask Learning and Marginal Queries

About

We provide a differentially private algorithm for producing synthetic data simultaneously useful for multiple tasks: marginal queries and multitask machine learning (ML). A key innovation in our algorithm is the ability to directly handle numerical features, in contrast to a number of related prior approaches which require numerical features to be first converted into {high cardinality} categorical features via {a binning strategy}. Higher binning granularity is required for better accuracy, but this negatively impacts scalability. Eliminating the need for binning allows us to produce synthetic data preserving large numbers of statistical queries such as marginals on numerical features, and class conditional linear threshold queries. Preserving the latter means that the fraction of points of each class label above a particular half-space is roughly the same in both the real and synthetic data. This is the property that is needed to train a linear classifier in a multitask setting. Our algorithm also allows us to produce high quality synthetic data for mixed marginal queries, that combine both categorical and numerical features. Our method consistently runs 2-5x faster than the best comparable techniques, and provides significant accuracy improvements in both marginal queries and linear prediction tasks for mixed-type datasets.

Giuseppe Vietri, Cedric Archambeau, Sergul Aydore, William Brown, Michael Kearns, Aaron Roth, Ankit Siva, Shuai Tang, Zhiwei Steven Wu• 2022

Related benchmarks

TaskDatasetResultRank
Tabular Data SynthesisSCM Tree Prior
1-WD0.036
8
Differentially Private Tabular Synthetic Data GenerationSCM simulation Tree prior (test)
Accuracy56.66
8
Differentially Private Tabular Synthetic Data GenerationSCM simulation NN prior (test)
Accuracy74.26
8
Differentially Private Tabular Synthetic Data GenerationSCM simulation RFF prior (test)
Accuracy53.76
8
Tabular Data SynthesisSCM NN Prior
1-WD0.037
8
Tabular Data SynthesisSCM RFF Prior
1-WD0.036
8
Tabular Synthetic Data GenerationAdult low-order real-world (test)
Accuracy79.17
8
Fidelity Evaluationartificial-characters
1-Wasserstein Distance (1-WD)0.091
8
Fidelity EvaluationPerson Activity
WD (Level 1)0.065
8
Tabular Synthetic Data GenerationBreast Cancer low-order real-world (test)
Accuracy50.74
8
Showing 10 of 11 rows

Other info

Follow for update