paper-with-me

Papers

Differentially Private Selection using Smooth Sensitivity

2025-04-10 · Iago Chaves, Victor Farias, Amanda Perez, Diego Parente, Javam Machado

Differentially private selection mechanisms offer strong privacy guarantees for queries aiming to identify the top-scoring element r from a finite set R, based on a dataset-dependent utility function. While selection queries are fundamental in data science, few mechanisms effectively ensure their privacy. Furthermore, most approaches rely on global sensitivity to achieve differential privacy (DP), which can introduce excessive noise and impair downstream inferences. To address this limitation, we propose the Smooth Noisy Max (SNM) mechanism, which leverages smooth sensitivity to yield provably tighter (upper bounds on) expected errors compared to global sensitivity-based methods. Empirical results demonstrate that SNM is more accurate than state-of-the-art differentially private selection methods in three applications: percentile selection, greedy decision trees, and random forests.

📄 PDF Abstract BibTeX arXiv:2504.08086

Code (1)

iagocc/smooth-noisy-max 공식 구현

Tasks

Sensitivity

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Differentially Private Naive Bayes Classifier using Smooth Sensitivity

2020-03-31 · Farzad Zafarani, Chris Clifton

With the increasing collection of users' data, protecting individual privacy has gained more interest. Differential Privacy is a strong concept of protecting individuals. Naive Bayes is one of the popular machine learnin…

Sensitivity

Representation Transfer for Differentially Private Drug Sensitivity Prediction

2019-01-29 · Teppo Niinimäki, Mikko Heikkilä, Antti Honkela, Samuel Kaski

Motivation: Human genomic datasets often contain sensitive information that limits use and sharing of the data. In particular, simple anonymisation strategies fail to provide sufficient level of protection for genomic da…

BIG-bench Machine LearningCancer type classificationDimensionality ReductionPrediction+2

Smooth Sensitivity for Learning Differentially-Private yet Accurate Rule Lists

2024-03-18 · Timothée Ly, Julien Ferry, Marie-José Huguet, Sébastien Gambs 외

Differentially-private (DP) mechanisms can be embedded into the design of a machine learning algorithm to protect the resulting model against privacy leakage. However, this often comes with a significant loss of accuracy…

Sensitivity

Bring Your Own Algorithm for Optimal Differentially Private Stochastic Minimax Optimization

2022-06-01 · Liang Zhang, Kiran Koshy Thekumparampil, Sewoong Oh, Niao He

We study differentially private (DP) algorithms for smooth stochastic minimax optimization, with stochastic minimization as a byproduct. The holy grail of these settings is to guarantee the optimal trade-off between the …

Pain-Free Random Differential Privacy with Sensitivity Sampling

2017-06-08 · ICML 2017 8 · Benjamin I. P. Rubinstein, Francesco Aldà

Popular approaches to differential privacy, such as the Laplace and exponential mechanisms, calibrate randomised smoothing through global sensitivity of the target non-private function. Bounding such sensitivity is often…

Sensitivity