Pith. sign in

REVIEW 4 cited by

A General Approach to Adding Differential Privacy to Iterative Training Procedures

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 1812.06210 v2 pith:WABINFF2 submitted 2018-12-15 cs.LG stat.ML

A General Approach to Adding Differential Privacy to Iterative Training Procedures

classification cs.LG stat.ML
keywords privacytrainingapproachdifferentalgorithmschallengeslearningmechanism
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

In this work we address the practical challenges of training machine learning models on privacy-sensitive datasets by introducing a modular approach that minimizes changes to training algorithms, provides a variety of configuration strategies for the privacy mechanism, and then isolates and simplifies the critical logic that computes the final privacy guarantees. A key challenge is that training algorithms often require estimating many different quantities (vectors) from the same set of examples --- for example, gradients of different layers in a deep learning architecture, as well as metrics and batch normalization parameters. Each of these may have different properties like dimensionality, magnitude, and tolerance to noise. By extending previous work on the Moments Accountant for the subsampled Gaussian mechanism, we can provide privacy for such heterogeneous sets of vectors, while also structuring the approach to minimize software engineering challenges.

discussion (0)

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

Forward citations

Cited by 4 Pith papers

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

  1. Differentially Private Two-Stage Empirical Risk Minimization with Applications to Individualized Treatment Rule

    math.ST 2026-02 reject novelty 7.0

    A two-stage differentially private estimator that calibrates objective-perturbation noise using stability bounds for covariate-balancing weights, demonstrated on individualized treatment rule learning.

  2. Collaborative Synthetic Data Generation for Knowledge Transfer in Federated Learning

    cs.LG 2026-07 conditional novelty 6.0

    Clients encode private images through a frozen public autoencoder, compute additive class-conditional latent statistics protected by differential privacy, and the server decodes a synthetic dataset that trains competi...

  3. When Determinants Are Not Enough: Private Rare Switching

    cs.LG 2026-05 unverdicted novelty 5.0

    Replaces determinant growth with generalized Rayleigh quotient for rare switching in private linear bandits to control worst-direction volume despite non-monotonic design matrices from noise.

  4. On Optimal Hyperparameters for Differentially Private Deep Transfer Learning

    cs.LG 2025-10 unverdicted novelty 5.0

    Empirical study of DP transfer learning reveals that larger clipping bounds outperform under tight privacy and cumulative DP noise explains batch-size effects better than existing heuristics.