paper-with-me

Papers

Tighter Privacy Auditing of DP-SGD in the Hidden State Threat Model

2024-05-23 · Tudor Cebere, Aurélien Bellet, Nicolas Papernot

Machine learning models can be trained with formal privacy guarantees via differentially private optimizers such as DP-SGD. In this work, we focus on a threat model where the adversary has access only to the final model, with no visibility into intermediate updates. In the literature, this hidden state threat model exhibits a significant gap between the lower bound from empirical privacy auditing and the theoretical upper bound provided by privacy accounting. To challenge this gap, we propose to audit this threat model with adversaries that craft a gradient sequence designed to maximize the privacy loss of the final model without relying on intermediate updates. Our experiments show that this approach consistently outperforms previous attempts at auditing the hidden state model. Furthermore, our results advance the understanding of achievable privacy guarantees within this threat model. Specifically, when the crafted gradient is inserted at every optimization step, we show that concealing the intermediate model updates in DP-SGD does not enhance the privacy guarantees. The situation is more complex when the crafted gradient is not inserted at every step: our auditing lower bound matches the privacy upper bound only for an adversarially-chosen loss landscape and a sufficiently large batch size. This suggests that existing privacy upper bounds can be improved in certain regimes.

📄 PDF Abstract BibTeX arXiv:2405.14457

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Adversarial Sample-Based Approach for Tighter Privacy Auditing in Final Model-Only Scenarios

2024-12-02 · Sangyeon Yoon, Wonje Jeung, Albert No

Auditing Differentially Private Stochastic Gradient Descent (DP-SGD) in the final model setting is challenging and often results in empirical lower bounds that are significantly looser than theoretical privacy guarantees…

Nearly Tight Black-Box Auditing of Differentially Private Machine Learning

2024-05-23 · Meenatchi Sundaram Muthu Selva Annamalai, Emiliano De Cristofaro

This paper presents an auditing procedure for the Differentially Private Stochastic Gradient Descent (DP-SGD) algorithm in the black-box threat model that is substantially tighter than prior work. The main intuition is t…

Auditing $f$-Differential Privacy in One Run

2024-10-29 · Saeed Mahloujifar, Luca Melis, Kamalika Chaudhuri

Empirical auditing has emerged as a means of catching some of the flaws in the implementation of privacy-preserving algorithms. Existing auditing mechanisms, however, are either computationally inefficient requiring mult…

Privacy Preserving

Let's Ask Gauss: Improved One-Run Privacy Auditing

2026-06-10 · Adya Agrawal, Yu Wei, Jaspal Singh, Malik Magdon-Ismail 외 arxiv

Privacy auditing provides an important safeguard by estimating the actual information leaked by a model, thus ensuring that theoretical privacy guarantees hold in practice. We study empirical privacy auditing for differe…

Tight Auditing of Differentially Private Machine Learning

2023-02-15 · Milad Nasr, Jamie Hayes, Thomas Steinke, Borja Balle 외

Auditing mechanisms for differential privacy use probabilistic means to empirically estimate the privacy level of an algorithm. For private machine learning, existing auditing mechanisms are tight: the empirical privacy …

Federated Learning