MLLGMay 26, 2025

Differentially private ratio statistics

arXiv:2505.20351v11 citationsh-index: 3
Originality Incremental advance
AI Analysis

It addresses a gap in differential privacy for ratio statistics, which are crucial in machine learning applications like causal inference and fairness, providing a practical solution for private data analysis.

The paper tackles the problem of estimating ratio statistics, such as relative risk and odds ratios, under differential privacy constraints, showing that a simple algorithm achieves excellent privacy, accuracy, and bias properties even at small sample sizes, and develops a consistent estimator with valid confidence intervals.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes