paper-with-me

Papers

Unveiling Structural Memorization: Structural Membership Inference Attack for Text-to-Image Diffusion Models

2024-07-18 · Qiao Li, Xiaomeng Fu, Xi Wang, Jin Liu, Xingyu Gao, Jiao Dai, Jizhong Han

With the rapid advancements of large-scale text-to-image diffusion models, various practical applications have emerged, bringing significant convenience to society. However, model developers may misuse the unauthorized data to train diffusion models. These data are at risk of being memorized by the models, thus potentially violating citizens' privacy rights. Therefore, in order to judge whether a specific image is utilized as a member of a model's training set, Membership Inference Attack (MIA) is proposed to serve as a tool for privacy protection. Current MIA methods predominantly utilize pixel-wise comparisons as distinguishing clues, considering the pixel-level memorization characteristic of diffusion models. However, it is practically impossible for text-to-image models to memorize all the pixel-level information in massive training sets. Therefore, we move to the more advanced structure-level memorization. Observations on the diffusion process show that the structures of members are better preserved compared to those of nonmembers, indicating that diffusion models possess the capability to remember the structures of member images from training sets. Drawing on these insights, we propose a simple yet effective MIA method tailored for text-to-image diffusion models. Extensive experimental results validate the efficacy of our approach. Compared to current pixel-level baselines, our approach not only achieves state-of-the-art performance but also demonstrates remarkable robustness against various distortions.

📄 PDF Abstract BibTeX arXiv:2407.13252

Code (0)

등록된 구현이 없습니다.

Tasks

Inference AttackMembership Inference AttackMemorization

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…

Similar Papers 제목 키워드 기반

R.R.: Unveiling LLM Training Privacy through Recollection and Ranking

2025-02-18 · Wenlong Meng, Zhenyuan Guo, Lenan Wu, Chen Gong 외

Large Language Models (LLMs) pose significant privacy risks, potentially leaking training data due to implicit memorization. Existing privacy attacks primarily focus on membership inference attacks (MIAs) or data extract…

Memorization

When Privacy Isn't Synthetic: Hidden Data Leakage in Generative AI Models

2025-12-05 · S. M. Mustaqim, Anantaa Kotal, Paul H. Yi arxiv

Generative models are increasingly used to produce privacy-preserving synthetic data as a safe alternative to sharing sensitive training datasets. However, we demonstrate that such synthetic releases can still leak infor…

Synthetic Data Generation

(Token-Level) InfoRMIA: Stronger Membership Inference and Memorization Assessment for LLMs

2025-10-07 · Jiashu Tao, Reza Shokri arxiv

Machine learning models are known to leak sensitive information, as they inevitably memorize (parts of) their training data. More alarmingly, large language models (LLMs) are now trained on nearly all available data, whi…

Computational Efficiency

Bayesian Perspective on Memorization and Reconstruction

2025-05-29 · Haim Kaplan, Yishay Mansour, Kobbi Nissim, Uri Stemmer

We introduce a new Bayesian perspective on the concept of data reconstruction, and leverage this viewpoint to propose a new security definition that, in certain settings, provably prevents reconstruction attacks. We use …

Memorization

The Geometry of Memorization: Finite-Time Spectral Sensitivity as a Diagnostic for Flow Matching Models

2026-07-14 · Shuchan Wang arxiv

Continuous-time generative frameworks construct probability paths between base and target domains by optimizing time-dependent velocity fields. While theoretical targets favor straight trajectories, empirical networks de…