paper-with-me

Papers

SoK: Reconstruction Attacks on Synthetic Tabular Data (Insights from Winning the NIST CRC)

2026-06-06 · Steven Golob, Sikha Pentyala, Martine De Cock arxiv

Synthetic data is increasingly promoted as a privacy-preserving substitute for releasing sensitive tabular records, yet its central adversarial threat ("reconstruction", the recovery of an individual's hidden attribute values from a synthetic release and a handful of known quasi-identifiers) has been studied only in scattered, hard-to-compare settings. We present the first systematization of reconstruction (equivalently, attribute inference) attacks on de-identified and synthetic tabular data. We contribute a taxonomy that organizes attacks by the structure they exploit; the most systematic empirical evaluation to date, pitting fourteen attacks against nine synthetic data generation (SDG) methods across five benchmark datasets; and a set of new attacks that fill gaps in the taxonomy, one of which (CoBP-RA) is the strongest attack we measure. Crucially, we introduce a methodology for interpreting what attack success means: a memorization test that distinguishes reconstruction of the population distribution from memorization of training records, and a reduction that places reconstruction and membership inference on a single comparable scale. Our findings: the choice of SDG method governs risk far more than the choice of attack; differential privacy protects mainly at small budgets ($\varepsilon\lesssim1$), above which protection plateaus, bounded by the synthesizer's capacity rather than its noise; de-identification methods are the most exposed; and most reconstruction reflects distributional structure rather than memorization, concentrating individual risk on atypical records. The attacks and infrastructure are externally validated by our first-place finish among all red teams in the 2025 \textit{National Institute of Standards and Technology} (NIST) Collaborative Research Cycle.

📄 PDF Abstract BibTeX arXiv:2606.08372

Code (0)

등록된 구현이 없습니다.

Tasks

Synthetic Data Generation

Similar Papers 제목 키워드 기반

Privacy Re-identification Attacks on Tabular GANs

2024-03-31 · Abdallah Alshantti, Adil Rasheed, Frank Westad

Generative models are subject to overfitting and thus may potentially leak sensitive information from the training data. In this work. we investigate the privacy risks that can potentially arise from the use of generativ…

TabularBench: Benchmarking Adversarial Robustness for Tabular Deep Learning in Real-world Use-cases

2024-08-14 · Thibault Simonetto, Salah Ghamizi, Maxime Cordy

While adversarial robustness in computer vision is a mature research field, fewer researchers have tackled the evasion attacks against tabular deep learning, and even fewer investigated robustification mechanisms and rel…

Adversarial RobustnessBenchmarkingDeep Learning

Privacy-Preserving Tabular Synthetic Data Generation Using TabularARGN

2025-08-08 · Andrey Sidorenko, Paul Tiwald arxiv

Synthetic data generation has become essential for securely sharing and analyzing sensitive data sets. Traditional anonymization techniques, however, often fail to adequately preserve privacy. We introduce the Tabular Au…

Synthetic Data Generation

TabAttackBench: A Benchmark for Adversarial Attacks on Tabular Data

2025-05-27 · Zhipeng He, Chun Ouyang, Lijie Wen, Cong Liu 외

Adversarial attacks pose a significant threat to machine learning models by inducing incorrect predictions through imperceptible perturbations to input data. While these attacks have been extensively studied in unstructu…

Adversarial Attack

Membership Inference over Diffusion-models-based Synthetic Tabular Data

2025-10-16 · Peini Cheng, Amir Bahmani arxiv

This study investigates the privacy risks associated with diffusion-based synthetic tabular data generation methods, focusing on their susceptibility to Membership Inference Attacks (MIAs). We examine two recent models, …

Synthetic Data GenerationTabular Data Generation