Differentially Private E-Values
Daniel Csillag, Diego Mesquita
TL;DR
This work addresses the tension between privacy and validity in e-value-based inference by introducing a general framework that privatizes e-values with biased multiplicative noise: $E^{\mathrm{DP}}(D) = E(D) \cdot e^{-{\xi}}$. By carefully designing the noise $\xi$ (e.g., biased Gaussian or biased Laplace) to satisfy a moment-generating function constraint, the authors achieve $(\alpha,\epsilon)$-Rényi DP while preserving the fundamental e-value validity and post-hoc properties. They provide an exact characterization of the power loss through $\mathbb{E}[\frac{1}{n}\log E^{\mathrm{DP}}(D)] = \mathbb{E}[\frac{1}{n}\log E(D)] - \mathbb{E}[\xi]/n$, which vanishes as $n$ grows, ensuring asymptotic parity with non-private e-values. The framework maintains compositionality and supports DP versions of confidence intervals and e-conformal predictions, with experiments in private healthcare, online risk monitoring, and phishing-detection demonstrating practical impact. Overall, this work enables private, anytime-valid, e-value-based inference suitable for sensitive data domains.
Abstract
E-values have gained prominence as flexible tools for statistical inference and risk control, enabling anytime- and post-hoc-valid procedures under minimal assumptions. However, many real-world applications fundamentally rely on sensitive data, which can be leaked through e-values. To ensure their safe release, we propose a general framework to transform non-private e-values into differentially private ones. Towards this end, we develop a novel biased multiplicative noise mechanism that ensures our e-values remain statistically valid. We show that our differentially private e-values attain strong statistical power, and are asymptotically as powerful as their non-private counterparts. Experiments across online risk monitoring, private healthcare, and conformal e-prediction demonstrate our approach's effectiveness and illustrate its broad applicability.
