paper-with-me

Papers

Score-based Membership Inference on Diffusion Models

2025-09-29 · Mingxing Rao, Bowen Qu, Daniel Moyer arxiv

Membership inference attacks (MIAs) against Diffusion Models (DMs) raise pressing privacy concerns by revealing whether a sample was part of the training set. While existing methods typically rely on measuring reconstruction error across multiple denoising steps as a test statistic, they often incur significant computational overhead. In this work, we present a simple yet successful attack statistic using only the predicted noise vectors from the DM's denoiser, or equivalently, the score. Specifically, we show that the expected denoiser output points toward a kernel-weighted local mean of nearby training samples, such that its norm encodes proximity to the training set and thereby reveals membership. Building on this observation, we propose SimA, a single-query attack that provides a principled, efficient alternative to existing multi-query methods. SimA consistently achieves superior performance across variants of DMs and the Latent Diffusion Models (LDMs) on eight different datasets. Its Monte Carlo variant (SimA-MC) exhibits state-of-the-art performance across all experiments, significantly outperforming baseline methods in terms of TPR@1%FPR. These results demonstrate that complex reconstruction trajectories are unnecessary for effective membership inference, establishing SimA as a highly efficient benchmark for auditing privacy in DMs and LDMs.

📄 PDF Abstract BibTeX arXiv:2509.25003

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

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

Noise Aggregation Analysis Driven by Small-Noise Injection: Efficient Membership Inference for Diffusion Models

2025-10-18 · Guo Li, Weihong Chen, Yongfu Fan arxiv

Diffusion models have demonstrated powerful performance in generating high-quality images. A typical example is text-to-image generator like Stable Diffusion. However, their widespread use also poses potential privacy ri…

Unveiling Impact of Frequency Components on Membership Inference Attacks for Diffusion Models

2025-05-27 · Puwei Lian, Yujun Cai, Songze Li

Diffusion models have achieved tremendous success in image generation, but they also raise significant concerns regarding privacy and copyright issues. Membership Inference Attacks (MIAs) are designed to ascertain whethe…

Image Generation

MIA-EPT: Membership Inference Attack via Error Prediction for Tabular Data

2025-09-16 · Eyal German, Daniel Samira, Yuval Elovici, Asaf Shabtai arxiv

Synthetic data generation plays an important role in enabling data sharing, particularly in sensitive domains like healthcare and finance. Recent advances in diffusion models have made it possible to generate realistic, …

Synthetic Data Generation

Towards More Realistic Membership Inference Attacks on Large Diffusion Models

2023-06-22 · Jan Dubiński, Antoni Kowalczuk, Stanisław Pawlak, Przemysław Rokita 외

Generative diffusion models, including Stable Diffusion and Midjourney, can generate visually appealing, diverse, and high-resolution images for various applications. These models are trained on billions of internet-sour…

Inference AttackMembership Inference Attack