paper-with-me

홈 › Papers

The DCR Delusion: Measuring the Privacy Risk of Synthetic Data

2025-05-02 · Zexi Yao, Nataša Krčo, Georgi Ganev, Yves-Alexandre de Montjoye

Synthetic data has become an increasingly popular way to share data without revealing sensitive information. Though Membership Inference Attacks (MIAs) are widely considered the gold standard for empirically assessing the privacy of a synthetic dataset, practitioners and researchers often rely on simpler proxy metrics such as Distance to Closest Record (DCR). These metrics estimate privacy by measuring the similarity between the training data and generated synthetic data. This similarity is also compared against that between the training data and a disjoint holdout set of real records to construct a binary privacy test. If the synthetic data is not more similar to the training data than the holdout set is, it passes the test and is considered private. In this work we show that, while computationally inexpensive, DCR and other distance-based metrics fail to identify privacy leakage. Across multiple datasets and both classical models such as Baynet and CTGAN and more recent diffusion models, we show that datasets deemed private by proxy metrics are highly vulnerable to MIAs. We similarly find both the binary privacy test and the continuous measure based on these metrics to be uninformative of actual membership inference risk. We further show that these failures are consistent across different metric hyperparameter settings and record selection methods. Finally, we argue DCR and other distance-based metrics to be flawed by design and show a example of a simple leakage they miss in practice. With this work, we hope to motivate practitioners to move away from proxy metrics to MIAs as the rigorous, comprehensive standard of evaluating privacy of synthetic data, in particular to make claims of datasets being legally anonymous.

📄 PDF Abstract BibTeX arXiv:2505.01524

Code (0)

등록된 구현이 없습니다.

Tasks

Holdout Set

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…
SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Lost in Delusion: Examining LLM Safety Under User Delusions and Distress

2026-05-31 · Andrew Aquilina, Chetna Nihalani, Vasudha Varadarajan, Nathan S. Fishbein 외 arxiv

LLM chatbots increasingly serve as a first source of support for people in psychological distress, including those whose distress is entangled with delusional beliefs. Prior work on LLM mental-health safety largely evalu…

Measuring Privacy Risks and Tradeoffs in Financial Synthetic Data Generation

2026-02-10 · Michael Zuo, Inwon Kang, Stacy Patterson, Oshani Seneviratne arxiv

We explore the privacy-utility tradeoff of synthetic data generation schemes on tabular financial datasets, a domain characterized by high regulatory risk and severe class imbalance. We consider representative tabular da…

Synthetic Data Generation

AI Psychosis: Does Conversational AI Amplify Delusion-Related Language?

2026-03-20 · Soorya Ram Shimgekar, Vipin Gunda, Jiwon Kim, Violeta J. Rodriguez 외 arxiv

Conversational AI systems are increasingly used for personal reflection and emotional disclosure, raising concerns about their effects on vulnerable users. Recent anecdotal reports suggest that prolonged interactions wit…

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

The Psychogenic Machine: Simulating AI Psychosis, Delusion Reinforcement and Harm Enablement in Large Language Models

2025-09-13 · Joshua Au Yeung, Jacopo Dalmasso, Luca Foschini, Richard JB Dobson 외 arxiv

Background: Emerging reports of "AI psychosis" are on the rise, where user-LLM interactions may exacerbate or induce psychosis or adverse psychological symptoms. Whilst the sycophantic and agreeable nature of LLMs can be…