← 返回论文检索
NeurIPS 2023PosterAccept (poster)

Counting Distinct Elements Under Person-Level Differential Privacy

Thomas Steinke, Alexander Knop

Google DeepMind · Google

PDF 由论文原始站点提供,PaperCompass 不保存论文文件。

摘要

We study the problem of counting the number of distinct elements in a dataset subject to the constraint of differential privacy. We consider the challenging setting of person-level DP (a.k.a. user-level DP) where each person may contribute an unbounded number of items and hence the sensitivity is unbounded.Our approach is to compute a bounded-sensitivity version of this query, which reduces to solving a max-flow problem. The sensitivity bound is optimized to balance the noise we must add to privatize the answer against the error of the approximation of the bounded-sensitivity query to the true number of unique elements.