pith. sign in

arxiv: 2302.03098 · v5 · pith:LI5FCC7Ynew · submitted 2023-02-06 · 💻 cs.LG · cs.CR

One-shot Empirical Privacy Estimation for Federated Learning

classification 💻 cs.LG cs.CR
keywords modelprivacytrainingestimationlosstechniquesalgorithmanalytical
0
0 comments X
read the original abstract

Privacy estimation techniques for differentially private (DP) algorithms are useful for comparing against analytical bounds, or to empirically measure privacy loss in settings where known analytical bounds are not tight. However, existing privacy auditing techniques usually make strong assumptions on the adversary (e.g., knowledge of intermediate model iterates or the training data distribution), are tailored to specific tasks, model architectures, or DP algorithm, and/or require retraining the model many times (typically on the order of thousands). These shortcomings make deploying such techniques at scale difficult in practice, especially in federated settings where model training can take days or weeks. In this work, we present a novel "one-shot" approach that can systematically address these challenges, allowing efficient auditing or estimation of the privacy loss of a model during the same, single training run used to fit model parameters, and without requiring any a priori knowledge about the model architecture, task, or DP training algorithm. We show that our method provides provably correct estimates for the privacy loss under the Gaussian mechanism, and we demonstrate its performance on well-established FL benchmark datasets under several adversarial threat models.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. A Bayesian Approach to Membership Inference for Statistical Release

    cs.CR 2026-05 unverdicted novelty 7.0

    A Bayesian decision framework with probabilistic programs computes membership posteriors for Bayesian network populations and outperforms marginal-based attacks on complex dependency structures.

  2. Advancing the State-of-the-Art in Empirical Privacy Auditing

    cs.LG 2026-06 unverdicted novelty 6.0

    Proposes high-temperature synthetic canaries and auxiliary-model auditing to improve empirical privacy measurement for LLM fine-tuning and synthetic data generation.