English

Differentially Private Learning of Exponential Distributions: Simple Algorithms and Tight Bounds

Data Structures and Algorithms 2026-03-31 v2

Abstract

We study the problem of learning exponential distributions under differential privacy. Given nn i.i.d.\ samples from Exp(λ)\mathrm{Exp}(\lambda), the goal is to privately estimate λ\lambda so that the learned distribution is close in total variation distance to the truth. We present a simple pure ϵ\epsilon-differentially private algorithm that avoids the classical dependence on the true value of λ\lambda. Our method leverages a structural property of the exponential distribution: its (11/e)(1-1/e)-quantile equals 1/λ1/\lambda, allowing us to estimate the rate parameter directly via private quantile estimation. The resulting learner is both conceptually simple and sample-efficient, achieving near-optimal guarantees. We further extend the method to Pareto distributions via a logarithmic reduction, prove nearly matching lower bounds using group privacy arguments, and show how approximate (ϵ,δ)(\epsilon,\delta)-DP removes the need for externally supplied parameter bounds. Together, these results give the first tight characterization of exponential distribution learning under differential privacy using a simple λ\lambda-free approach.

Keywords

Cite

@article{arxiv.2510.00790,
  title  = {Differentially Private Learning of Exponential Distributions: Simple Algorithms and Tight Bounds},
  author = {Bar Mahpud and Or Sheffet},
  journal= {arXiv preprint arXiv:2510.00790},
  year   = {2026}
}
R2 v1 2026-07-01T06:10:23.364Z