paper-with-me

홈 › Papers

Assessing Per-Sample Membership Inference Vulnerability without Retraining

2026-02-17 · Valentin Dorseuil, Jamal Atif, Olivier Cappé arxiv

Recent work in the privacy literature shows that sample-targeted membership inference attacks (MIAs) significantly outperform untargeted approaches by a wide margin. Motivated by this observation, we address the following question: can the privacy vulnerability of individual training points be assessed without training shadow models? We show that per-sample exposure to MIA is governed not only by a point's loss, but also by a data-dependent geometric measure. In the linear setting, we derive a closed-form decomposition of individual black-box MIA vulnerability into a population leverage score and a residual loss term, making explicit how sample-dependent geometry translates into privacy exposure. Since the final layer of most modern architectures is linear, we extend this framework to deep networks and propose a surrogate score operating on last-layer representations that requires only a single trained model and no shadow models. Empirical evaluations across diverse datasets and architectures show that our score outperforms loss and gradient-norm baselines at identifying the highest-risk points under state-of-the-art attacks, providing a computationally efficient and theoretically grounded tool for per-sample privacy risk assessment.

📄 PDF Abstract BibTeX arXiv:2602.15919

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Are Diffusion Models Vulnerable to Membership Inference Attacks?

2023-02-02 · Jinhao Duan, Fei Kong, Shiqi Wang, Xiaoshuang Shi 외

Diffusion-based generative models have shown great potential for image synthesis, but there is a lack of research on the security and privacy risks they may pose. In this paper, we investigate the vulnerability of diffus…

Image Generation

On the Importance of Difficulty Calibration in Membership Inference Attacks

2021-11-15 · ICLR 2022 4 · Lauren Watson, Chuan Guo, Graham Cormode, Alex Sablayrolles

The vulnerability of machine learning models to membership inference attacks has received much attention in recent years. However, existing attacks mostly remain impractical due to having high false positive rates, where…

On Reliability of Efficient Membership Inference Vulnerability Evaluation

2026-05-25 · Joonas Jälkö, Gauri Pradhan, Ossi Räisä, Antti Honkela arxiv

Membership inference attacks (MIAs) are popular methods for empirically assessing the leakage of sensitive information in the training data through models or statistics learned from the data. The MIA vulnerability is oft…

Free Record-Level Privacy Risk Evaluation Through Artifact-Based Methods

2024-11-08 · Joseph Pollock, Igor Shilov, Euodia Dodd, Yves-Alexandre de Montjoye

Membership inference attacks (MIAs) are widely used to empirically assess privacy risks in machine learning models, both providing model-level vulnerability metrics and identifying the most vulnerable training samples. S…

Reconstruction and Membership Inference Attacks against Generative Models

2019-06-07 · Benjamin Hilprecht, Martin Härterich, Daniel Bernau

We present two information leakage attacks that outperform previous work on membership inference against generative models. The first attack allows membership inference without assumptions on the type of the generative m…

Density EstimationInference AttackMembership Inference Attack