pith. sign in

arxiv: 2201.05964 · v1 · pith:TDWHZWKAnew · submitted 2022-01-16 · 💻 cs.CR · cs.HC

Visualizing Privacy-Utility Trade-Offs in Differentially Private Data Releases

classification 💻 cs.CR cs.HC
keywords epsilondataprivacyprivateaccuracynoisereleaserequires
0
0 comments X
read the original abstract

Organizations often collect private data and release aggregate statistics for the public's benefit. If no steps toward preserving privacy are taken, adversaries may use released statistics to deduce unauthorized information about the individuals described in the private dataset. Differentially private algorithms address this challenge by slightly perturbing underlying statistics with noise, thereby mathematically limiting the amount of information that may be deduced from each data release. Properly calibrating these algorithms -- and in turn the disclosure risk for people described in the dataset -- requires a data curator to choose a value for a privacy budget parameter, $\epsilon$. However, there is little formal guidance for choosing $\epsilon$, a task that requires reasoning about the probabilistic privacy-utility trade-off. Furthermore, choosing $\epsilon$ in the context of statistical inference requires reasoning about accuracy trade-offs in the presence of both measurement error and differential privacy (DP) noise. We present Visualizing Privacy (ViP), an interactive interface that visualizes relationships between $\epsilon$, accuracy, and disclosure risk to support setting and splitting $\epsilon$ among queries. As a user adjusts $\epsilon$, ViP dynamically updates visualizations depicting expected accuracy and risk. ViP also has an inference setting, allowing a user to reason about the impact of DP noise on statistical inferences. Finally, we present results of a study where 16 research practitioners with little to no DP background completed a set of tasks related to setting $\epsilon$ using both ViP and a control. We find that ViP helps participants more correctly answer questions related to judging the probability of where a DP-noised release is likely to fall and comparing between DP-noised and non-private confidence intervals.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Interpreting the Error of Differentially Private Median Queries through Randomization Intervals

    cs.CR 2026-04 unverdicted novelty 7.0

    PostRI computes randomization intervals after differentially private median estimation, delivering 14-850% higher median utility than prior methods while keeping narrow intervals.

  2. Within-Dataset Disclosure Risk for Differential Privacy

    cs.DB 2023-10 unverdicted novelty 5.0

    Derives a relative disclosure risk indicator (RDR) and algorithms for selecting epsilon in differential privacy based on within-dataset individual risks, plus a multi-query leakage bound.