It does what it says on the tin: safe synthetic data from coarsened margins

· Source: stat.ML updates on arXiv.org · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Data Science & Analytics, Cybersecurity & Data Privacy · Depth: Expert, extended

Summary

A new method for generating safe synthetic data (SD) from coarsened margins offers enhanced transparency and a strong guarantee against disclosure risk. Users will explicitly know which variable relationships are maintained in the SD, a key advantage over other available methods. The process involves applying statistical disclosure control (SDC) to original data, defining and calculating specific margins, and then coarsening all counts within these margins to multiples of a specified disclosure limit (e.g., 5 or 10). These adjusted margins are subsequently used with the Iterative Proportional Fitting (IPF) algorithm to create the synthetic dataset. A proof-of-concept using 51,064 records from the 1901 Census of Scotland, involving 11 variables, demonstrated that SD derived from coarsened and adjusted margins achieved the best utility, as measured by the SpMSE metric, while minimizing disclosure risk. The method is computationally feasible on modest hardware for datasets with a reasonable number of variables.

Key takeaway

For data custodians considering releasing sensitive administrative data, this method offers a transparent and robust approach to synthetic data generation. You should implement coarsened margins with Iterative Proportional Fitting to ensure disclosure control while preserving key variable relationships. This allows for safer data sharing for research planning, teaching, and code development, reducing the burden of strict Trusted Research Environment access. Your agency can increase data utility without compromising individual privacy, provided you publish the modified margins for transparency.

Key insights

Safe synthetic data can be generated transparently by coarsening statistically controlled margins and applying Iterative Proportional Fitting.

Principles

Method

Apply SDC to GT data, define margins, check for small cells, coarsen counts to disclosure limit multiples, then use Iterative Proportional Fitting to generate synthetic data.

In practice

Topics

Best for: AI Scientist, Research Scientist, AI Security Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by stat.ML updates on arXiv.org.