paper-with-me

Papers

Element Level Differential Privacy: The Right Granularity of Privacy

2019-12-05 · Hilal Asi, John Duchi, Omid Javidbakht

Differential Privacy (DP) provides strong guarantees on the risk of compromising a user's data in statistical learning applications, though these strong protections make learning challenging and may be too stringent for some use cases. To address this, we propose element level differential privacy, which extends differential privacy to provide protection against leaking information about any particular "element" a user has, allowing better utility and more robust results than classical DP. By carefully choosing these "elements," it is possible to provide privacy protections at a desired granularity. We provide definitions, associated privacy guarantees, and analysis to identify the tradeoffs with the new definition; we also develop several private estimation and learning methodologies, providing careful examples for item frequency and M-estimation (empirical risk minimization) with concomitant privacy and utility analysis. We complement our theoretical and methodological advances with several real-world applications, estimating histograms and fitting several large-scale prediction models, including deep networks.

📄 PDF Abstract BibTeX arXiv:1912.04042

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

The Flajolet-Martin Sketch Itself Preserves Differential Privacy: Private Counting with Minimal Space

2020-12-01 · NeurIPS 2020 12 · Adam Smith, Shuang Song, Abhradeep Thakurta

We revisit the problem of counting the number of distinct elements $\dist$ in a data stream $D$, over a domain $[u]$. We propose an $(\epsilon,\delta)$-differentially private algorithm that approximates $\dist$ within a …

Granularity is crucial when applying differential privacy to text: An investigation for neural machine translation

2024-07-26 · Doan Nam Long Vu, Timour Igamberdiev, Ivan Habernal

Applying differential privacy (DP) by means of the DP-SGD algorithm to protect individual data points during training is becoming increasingly popular in NLP. However, the choice of granularity at which DP is applied is …

Machine TranslationNMTSentence

Next Visual Granularity Generation

2025-08-18 · Yikai Wang, Zhouxia Wang, Zhonghua Wu, Qingyi Tao 외 arxiv

We propose a novel approach to image generation by decomposing an image into a structured sequence, where each element in the sequence shares the same spatial resolution but differs in the number of unique tokens used, c…

Conditional Image Generation

Privately Learning Thresholds: Closing the Exponential Gap

2019-11-22 · Haim Kaplan, Katrina Ligett, Yishay Mansour, Moni Naor 외

We study the sample complexity of learning threshold functions under the constraint of differential privacy. It is assumed that each labeled example in the training data is the information of one individual and we would …

Practical Differentially Private Top-k Selection with Pay-what-you-get Composition

2019-12-01 · NeurIPS 2019 12 · David Durfee, Ryan M. Rogers

We study the problem of top-k selection over a large domain universe subject to user-level differential privacy. Typically, the exponential mechanism or report noisy max are the algorithms used to solve this problem. H…

Sensitivity