SYNTOLOGY HomeExplorerAtlasCodeMethodologyAboutDevelopersFeedPricing
Paper · 2205.14485 · 2022

Noise-Aware Statistical Inference with Differentially Private Synthetic Data

arXiv · PDF · Open in the Atlas

Code that ran

We lifted 3 functions out of this paper's own repositories and ran 3 of them in a sandbox. "Ran" means the function executed on a synthesized input and returned a value. It is not a reproduction of the paper's results.

RepositoryRoleRan
dpbayes/napsu-mq-experiments canonical 3 of 3
FunctionStatusWhere it lives
all_marginals Ran dpbayes/napsu-mq-experiments/lib/marginal_query.py
code served (permissive licence) · get_code("94ba296c50c79156")
all_marginals_for_feature_set Ran dpbayes/napsu-mq-experiments/lib/marginal_query.py
code served (permissive licence) · get_code("f21b2ac817a00877")
join_query_sets Ran dpbayes/napsu-mq-experiments/lib/marginal_query.py
code served (permissive licence) · get_code("7aa691eca99752cd")

Repositories linked to this paper

Some links come from the archived Papers with Code dataset (CC BY-SA 4.0): attribution and licence.

Abstract

While generation of synthetic data under differential privacy (DP) has received a lot of attention in the data privacy community, analysis of synthetic data has received much less. Existing work has shown that simply analysing DP synthetic data as if it were real does not produce valid inferences of population-level quantities. For example, confidence intervals become too narrow, which we demonstrate with a simple experiment. We tackle this problem by combining synthetic data analysis techniques from the field of multiple imputation (MI), and synthetic data generation using noise-aware (NA) Bayesian modeling into a pipeline NA+MI that allows computing accurate uncertainty estimates for population-level quantities from DP synthetic data. To implement NA+MI for discrete data generation using the values of marginal queries, we develop a novel noise-aware synthetic data generation algorithm NAPSU-MQ using the principle of maximum entropy. Our experiments demonstrate that the pipeline is able to produce accurate confidence intervals from DP synthetic data. The intervals become wider with tighter privacy to accurately capture the additional uncertainty stemming from DP noise.

For agents

The same record, over MCP at https://syntology.ai/mcp:

get_harvested_code_for_paper("2205.14485")
get_code_for_paper("2205.14485")
have("2205.14485")

Connect an agent — have() is free.