Search papers, labs, and topics across Lattice.
This paper addresses the challenge of interpreting the quality of differentially private (DP) median queries by introducing PostRI, a method for computing Randomization Intervals (RIs) *after* the median has been estimated. Unlike prior work that degrades the median's quality to obtain a high-quality RI, PostRI decouples these steps, leading to significantly improved median utility. Experiments show PostRI achieves 14%-850% higher utility than existing methods while maintaining a narrow RI.
Get private medians with up to 8x better accuracy by decoupling median estimation from Randomization Interval calculation.
It can be difficult for practitioners to interpret the quality of differentially private (DP) statistics due to the added noise. One method to help analysts understand the amount of error introduced by DP is to return a Randomization Interval (RI), along with the statistic. A RI is a type of confidence interval that bounds the error introduced by DP. For queries where the noise distribution depends on the input, such as the median, prior work degrades the quality of the median itself to obtain a high-quality RI. In this work, we propose PostRI, a solution to compute a RI after the median has been estimated. PostRI enables a median estimation with 14%-850% higher utility than related work, while maintaining a narrow RI.