Differentially private ratio statistics
Tomer Shoham, Katrina Ligettt
TL;DR
The paper investigates differentially private ratio statistics, focusing on the relative risk, and shows that simple post-processing of private counts can yield strong privacy, accuracy, and bias properties even at small sample sizes. It analyzes a DP estimator for relative risk, proves consistency, and develops valid confidence intervals that combine sampling and privacy noise. By deriving finite-sample guarantees and providing extensive numerical studies, the work offers practical guidance for implementing private ratio estimation in real pipelines. The results bridge a gap in the DP literature by showing that ratio statistics can remain informative under privacy constraints, with manageable loss in accuracy in typical regimes and robust CI methods for finite samples. This has practical implications for private hypothesis testing, model evaluation, and fairness analyses in machine learning.
Abstract
Ratio statistics--such as relative risk and odds ratios--play a central role in hypothesis testing, model evaluation, and decision-making across many areas of machine learning, including causal inference and fairness analysis. However, despite privacy concerns surrounding many datasets and despite increasing adoption of differential privacy, differentially private ratio statistics have largely been neglected by the literature and have only recently received an initial treatment by Lin et al. [1]. This paper attempts to fill this lacuna, giving results that can guide practice in evaluating ratios when the results must be protected by differential privacy. In particular, we show that even a simple algorithm can provide excellent properties concerning privacy, sample accuracy, and bias, not just asymptotically but also at quite small sample sizes. Additionally, we analyze a differentially private estimator for relative risk, prove its consistency, and develop a method for constructing valid confidence intervals. Our approach bridges a gap in the differential privacy literature and provides a practical solution for ratio estimation in private machine learning pipelines.
