Pith. sign in

REVIEW 1 cited by

On Design Principles for Private Adaptive Optimizers

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 2507.01129 v1 pith:W3C7RDA5 submitted 2025-07-01 cs.LG cs.CR

On Design Principles for Private Adaptive Optimizers

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

The spherical noise added to gradients in differentially private (DP) training undermines the performance of adaptive optimizers like AdaGrad and Adam, and hence many recent works have proposed algorithms to address this challenge. However, the empirical results in these works focus on simple tasks and models and the conclusions may not generalize to model training in practice. In this paper we survey several of these variants, and develop better theoretical intuition for them as well as perform empirical studies comparing them. We find that a common intuition of aiming for unbiased estimates of second moments of gradients in adaptive optimizers is misguided, and instead that a simple technique called scale-then-privatize (which does not achieve unbiased second moments) has more desirable theoretical behaviors and outperforms all other variants we study on a small-scale language model training task. We additionally argue that scale-then-privatize causes the noise addition to better match the application of correlated noise mechanisms which are more desirable to use in practice.

discussion (0)

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

Forward citations

Cited by 1 Pith paper

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

  1. DP-KFC: Data-Free Preconditioning for Privacy-Preserving Deep Learning

    cs.LG 2026-05 unverdicted novelty 6.0

    DP-KFC approximates the Fisher Information Matrix for KFAC preconditioning via synthetic noise probes and modality frequency statistics, matching private-data performance without consuming privacy budget or introducin...