English

Enhancing One-run Privacy Auditing with Quantile Regression-Based Membership Inference

Machine Learning 2025-06-19 v1 Cryptography and Security

Abstract

Differential privacy (DP) auditing aims to provide empirical lower bounds on the privacy guarantees of DP mechanisms like DP-SGD. While some existing techniques require many training runs that are prohibitively costly, recent work introduces one-run auditing approaches that effectively audit DP-SGD in white-box settings while still being computationally efficient. However, in the more practical black-box setting where gradients cannot be manipulated during training and only the last model iterate is observed, prior work shows that there is still a large gap between the empirical lower bounds and theoretical upper bounds. Consequently, in this work, we study how incorporating approaches for stronger membership inference attacks (MIA) can improve one-run auditing in the black-box setting. Evaluating on image classification models trained on CIFAR-10 with DP-SGD, we demonstrate that our proposed approach, which utilizes quantile regression for MIA, achieves tighter bounds while crucially maintaining the computational efficiency of one-run methods.

Keywords

Cite

@article{arxiv.2506.15349,
  title  = {Enhancing One-run Privacy Auditing with Quantile Regression-Based Membership Inference},
  author = {Terrance Liu and Matteo Boglioni and Yiwei Fu and Shengyuan Hu and Pratiksha Thaker and Zhiwei Steven Wu},
  journal= {arXiv preprint arXiv:2506.15349},
  year   = {2025}
}
R2 v1 2026-07-01T03:23:26.310Z