Beyond the Calibration Point: Mechanism Comparison in Differential Privacy
Georgios Kaissis, Stefan Kolek, Borja Balle, Jamie Hayes, Daniel Rueckert
TL;DR
The paper addresses the inadequacy of evaluating DP mechanisms with a single $(\varepsilon, \delta)$ pair by introducing the $\Delta$-divergence, which quantifies the worst-case excess privacy vulnerability between mechanisms across $\varepsilon, \delta$-DP and $f$-DP, with a Bayesian interpretation. It develops a principled, approximate Blackwell ordering, connects it to Bayes errors via $R_{\min}(\pi)$, and proves that the space of DP mechanisms forms a metric lattice under the symmetrised $\Delta$-divergence $\Delta^{\leftrightarrow}$. The work further shows that under composition, non-dominated mechanisms can become ordered (emergent Blackwell dominance), with explicit finite-sample bounds derived from Gaussian convergence of trade-off functions. Through experiments on DP-SGD and canonical noise-adding mechanisms, the authors demonstrate that calibrating to a single $(\varepsilon, \delta)$ can obscure meaningful privacy-vulnerability differences and that $\Delta$ provides a fine-grained, decision-relevant risk measure. Overall, the framework enables principled, granular mechanism selection and auditing for privacy-preserving ML, highlighting practical risks and guiding more robust DP deployments.
Abstract
In differentially private (DP) machine learning, the privacy guarantees of DP mechanisms are often reported and compared on the basis of a single $(\varepsilon, δ)$-pair. This practice overlooks that DP guarantees can vary substantially even between mechanisms sharing a given $(\varepsilon, δ)$, and potentially introduces privacy vulnerabilities which can remain undetected. This motivates the need for robust, rigorous methods for comparing DP guarantees in such cases. Here, we introduce the $Δ$-divergence between mechanisms which quantifies the worst-case excess privacy vulnerability of choosing one mechanism over another in terms of $(\varepsilon, δ)$, $f$-DP and in terms of a newly presented Bayesian interpretation. Moreover, as a generalisation of the Blackwell theorem, it is endowed with strong decision-theoretic foundations. Through application examples, we show that our techniques can facilitate informed decision-making and reveal gaps in the current understanding of privacy risks, as current practices in DP-SGD often result in choosing mechanisms with high excess privacy vulnerabilities.
