CRAIJul 4, 2023

Synthetic is all you need: removing the auxiliary data assumption for membership inference attacks against synthetic data

arXiv:2307.01701v224 citationsh-index: 18
Originality Incremental advance
AI Analysis

This makes privacy audits for synthetic data more realistic, especially for sensitive domains like medical or financial data where auxiliary datasets are often unavailable.

The paper tackles the problem of membership inference attacks on synthetic data by removing the assumption that attackers need auxiliary data, showing that attacks using only synthetic data are still successful across two real-world datasets and two generators.

Synthetic data is emerging as one of the most promising solutions to share individual-level data while safeguarding privacy. While membership inference attacks (MIAs), based on shadow modeling, have become the standard to evaluate the privacy of synthetic data, they currently assume the attacker to have access to an auxiliary dataset sampled from a similar distribution as the training dataset. This is often seen as a very strong assumption in practice, especially as the proposed main use cases for synthetic tabular data (e.g. medical data, financial transactions) are very specific and don't have any reference datasets directly available. We here show how this assumption can be removed, allowing for MIAs to be performed using only the synthetic data. Specifically, we developed three different scenarios: (S1) Black-box access to the generator, (S2) only access to the released synthetic dataset and (S3) a theoretical setup as upper bound for the attack performance using only synthetic data. Our results show that MIAs are still successful, across two real-world datasets and two synthetic data generators. These results show how the strong hypothesis made when auditing synthetic data releases - access to an auxiliary dataset - can be relaxed, making the attacks more realistic in practice.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes