Sampling-Free Privacy Accounting for Matrix Mechanisms under Random Allocation
Jan Schuchardt, Nikita Kalinin
TL;DR
This work addresses the challenge of providing deterministic privacy guarantees for matrix mechanisms under balls-in-bins random allocation, where Monte Carlo approaches yield bounds that hold only with high probability. The authors develop two sampling-free accountants: a Rényi divergence–based accountant that exploits dynamic programming to compute R_α exactly for p-banded strategy matrices (and bounds for non-banded cases), and a Conditional Composition Accountant that bounds the privacy profile via per-step dominating pairs and a controlled low-probability bad event, incorporating variational tail bounds to tighten guarantees. The Rényi approach yields a substantial speedup for DP-SGD accounting (from exponential to polynomial in key parameters) and extends to general subsampled matrix mechanisms, while the conditional composition method provides stronger guarantees in high-privacy regimes. Together, these methods offer deterministic, scalable privacy accounting with practical impact for training with correlated noise and random batching, enabling improved utility without sacrificing rigorous DP guarantees.
Abstract
We study privacy amplification for differentially private model training with matrix factorization under random allocation (also known as the balls-in-bins model). Recent work by Choquette-Choo et al. (2025) proposes a sampling-based Monte Carlo approach to compute amplification parameters in this setting. However, their guarantees either only hold with some high probability or require random abstention by the mechanism. Furthermore, the required number of samples for ensuring $(ε,δ)$-DP is inversely proportional to $δ$. In contrast, we develop sampling-free bounds based on Rényi divergence and conditional composition. The former is facilitated by a dynamic programming formulation to efficiently compute the bounds. The latter complements it by offering stronger privacy guarantees for small $ε$, where Rényi divergence bounds inherently lead to an over-approximation. Our framework applies to arbitrary banded and non-banded matrices. Through numerical comparisons, we demonstrate the efficacy of our approach across a broad range of matrix mechanisms used in research and practice.
