CRLGMay 27, 2025

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

arXiv:2505.20955v22 citationsh-index: 1
Originality Incremental advance
AI Analysis

This addresses privacy and copyright concerns for diffusion model users by enhancing the accuracy of membership inference attacks, though it is incremental as it builds on existing attack paradigms.

The paper tackles the problem of membership inference attacks (MIAs) on diffusion models by identifying that existing attacks overlook a deficiency in how these models process high-frequency information, leading to misclassifications; they propose a plug-and-play high-frequency filter module that significantly improves attack performance across datasets and models.

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 whether specific data were utilized during a model's training phase. As current MIAs for diffusion models typically exploit the model's image prediction ability, we formalize them into a unified general paradigm which computes the membership score for membership identification. Under this paradigm, we empirically find that existing attacks overlook the inherent deficiency in how diffusion models process high-frequency information. Consequently, this deficiency leads to member data with more high-frequency content being misclassified as hold-out data, and hold-out data with less high-frequency content tend to be misclassified as member data. Moreover, we theoretically demonstrate that this deficiency reduces the membership advantage of attacks, thereby interfering with the effective discrimination of member data and hold-out data. Based on this insight, we propose a plug-and-play high-frequency filter module to mitigate the adverse effects of the deficiency, which can be seamlessly integrated into any attacks within this general paradigm without additional time costs. Extensive experiments corroborate that this module significantly improves the performance of baseline attacks across different datasets and models.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes