paper-with-me

Papers

Privacy Auditing Synthetic Data Release through Local Likelihood Attacks

2025-08-28 · Joshua Ward, Chi-Hua Wang, Guang Cheng arxiv

Auditing the privacy leakage of synthetic data is an important but unresolved problem. Existing privacy auditing frameworks for synthetic data rely on heuristics and unrealistic assumptions about model access, offering limited ability to describe or detect the privacy exposure of training data through synthetic data release. In this paper, we study designing membership inference attacks (MIAs) that specifically exploit the observation that tabular generative models tend to significantly overfit to certain regions of the training distribution. We propose \emph{Generative Likelihood Ratio Attack} (Gen-LRA), a novel, computationally efficient No-Box MIA that, with no assumption of model knowledge or access, formulates its attack by evaluating the influence a test observation has on a surrogate model's estimate of a local likelihood ratio over the synthetic data. We develop a theoretical framework for the attack: we show that the Gen-LRA score admits a closed-form characterization as a localized density-ratio statistic, and we prove that under a general model of local overfitting it produces a provable mean-score gap between members and non-members, yielding testable predictions for when the attack should succeed. We validate these predictions in a controlled simulation study and assess Gen-LRA against a comprehensive benchmark spanning diverse datasets, generative model architectures, and attack parameters. Across metrics, Gen-LRA consistently dominates competing MIAs, with especially strong gains at low false positive rates. These results underscore Gen-LRA's effectiveness as a privacy auditing tool for the release of synthetic data, and highlight the significant privacy risks posed by generative model overfitting in real-world applications.

📄 PDF Abstract BibTeX arXiv:2508.21146

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

The Canary's Echo: Auditing Privacy Risks of LLM-Generated Synthetic Text

2025-02-19 · Matthieu Meeus, Lukas Wutschitz, Santiago Zanella-Béguelin, Shruti Tople 외

How much information about training samples can be leaked through synthetic data generated by Large Language Models (LLMs)? Overlooking the subtleties of information flow in synthetic data generation pipelines can lead t…

Synthetic Data Generation

Advancing the State-of-the-Art in Empirical Privacy Auditing

2026-06-09 · Nicole Mitchell, Galen Andrew, Arun Ganesh, Brendan McMahan 외 arxiv

Parameter-efficient fine-tuning of large language models (LLMs) can exhibit problematic memorization of individual training examples. Empirical privacy auditing (EPA) quantifies this risk by measuring realistic data leak…

parameter-efficient fine-tuning

Synth-MIA: A Testbed for Auditing Privacy Leakage in Tabular Data Synthesis

2025-09-22 · Joshua Ward, Xiaofeng Lin, Chi-Hua Wang, Guang Cheng arxiv

Tabular Generative Models are often argued to preserve privacy by creating synthetic datasets that resemble training data. However, auditing their empirical privacy remains challenging, as commonly used similarity metric…

Synthetic Data Evaluation

Quantitative Auditing of AI Fairness with Differentially Private Synthetic Data

2025-04-30 · Chih-Cheng Rex Yuan, Bow-Yaw Wang

Fairness auditing of AI systems can identify and quantify biases. However, traditional auditing using real-world data raises security and privacy concerns. It exposes auditors to security risks as they become custodians …

FairnessPrivacy Preserving

Tight Auditing of Differential Privacy in MST and AIM

2026-04-20 · Georgi Ganev, Meenatchi Sundaram Muthu Selva Annamalai, Bogdan Kulynych arxiv

State-of-the-art Differentially Private (DP) synthetic data generators such as MST and AIM are widely used, yet tightly auditing their privacy guarantees remains challenging. We introduce a Gaussian Differential Privacy …