paper-with-me

Papers

Membership Inference Attacks Against Fine-tuned Diffusion Language Models

2026-01-27 · Yuetian Chen, Kaiyuan Zhang, Yuntao Du, Edoardo Stoppa, Charles Fleming, Ashish Kundu, Bruno Ribeiro, Ninghui Li arxiv

Diffusion Language Models (DLMs) represent a promising alternative to autoregressive language models, using bidirectional masked token prediction. Yet their susceptibility to privacy leakage via Membership Inference Attacks (MIA) remains critically underexplored. This paper presents the first systematic investigation of MIA vulnerabilities in DLMs. Unlike the autoregressive models' single fixed prediction pattern, DLMs' multiple maskable configurations exponentially increase attack opportunities. This ability to probe many independent masks dramatically improves detection chances. To exploit this, we introduce SAMA (Subset-Aggregated Membership Attack), which addresses the sparse signal challenge through robust aggregation. SAMA samples masked subsets across progressive densities and applies sign-based statistics that remain effective despite heavy-tailed noise. Through inverse-weighted aggregation prioritizing sparse masks' cleaner signals, SAMA transforms sparse memorization detection into a robust voting mechanism. Experiments on nine datasets show SAMA achieves 30% relative AUC improvement over the best baseline, with up to 8 times improvement at low false positive rates. These findings reveal significant, previously unknown vulnerabilities in DLMs, necessitating the development of tailored privacy defenses.

📄 PDF Abstract BibTeX arXiv:2601.20125

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Membership Inference Attacks for Face Images Against Fine-Tuned Latent Diffusion Models

2025-02-17 · Lauritz Christian Holme, Anton Mosquera Storgaard, Siavash Arjomand Bigdeli

The rise of generative image models leads to privacy concerns when it comes to the huge datasets used to train such models. This paper investigates the possibility of inferring if a set of face images was used for fine-t…

Inference AttackMembership Inference Attack

SoK: Reducing the Vulnerability of Fine-tuned Language Models to Membership Inference Attacks

2024-03-13 · Guy Amit, Abigail Goldsteen, Ariel Farkash

Natural language processing models have experienced a significant upsurge in recent years, with numerous applications being built upon them. Many of these applications require fine-tuning generic base models on customize…

LoRA-Leak: Membership Inference Attacks Against LoRA Fine-tuned Language Models

2025-07-24 · Delong Ran, Xinlei He, Tianshuo Cong, Anyu Wang 외 arxiv

Language Models (LMs) typically adhere to a "pre-training and fine-tuning" paradigm, where a universal pre-trained model can be fine-tuned to cater to various specialized domains. Low-Rank Adaptation (LoRA) has gained th…

Noise as a Probe: Membership Inference Attacks on Diffusion Models Leveraging Initial Noise

2026-01-29 · Puwei Lian, Yujun Cai, Songze Li, Bingkun Bao arxiv

Diffusion models have achieved remarkable progress in image generation, but their increasing deployment raises serious concerns about privacy and copyright. In particular, fine-tuned models are highly vulnerable, as they…

Image Generation

Empirical Comparison of Membership Inference Attacks in Deep Transfer Learning

2025-10-07 · Yuxuan Bai, Gauri Pradhan, Marlon Tobaben, Antti Honkela arxiv

With the emergence of powerful large-scale foundation models, the training paradigm is increasingly shifting from from-scratch training to transfer learning. This enables high utility training with small, domain-specific…

Transfer Learning