paper-with-me

Papers

Smooth Sensitivity for Learning Differentially-Private yet Accurate Rule Lists

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

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 due to the noise added to enforce DP. In this paper, we aim at improving this trade-off for a popular class of machine learning algorithms leveraging the Gini impurity as an information gain criterion to greedily build interpretable models such as decision trees or rule lists. To this end, we establish the smooth sensitivity of the Gini impurity, which can be used to obtain thorough DP guarantees while adding noise scaled with tighter magnitude. We illustrate the applicability of this mechanism by integrating it within a greedy algorithm producing rule list models, motivated by the fact that such models remain understudied in the DP literature. Our theoretical analysis and experimental results confirm that the DP rule lists models integrating smooth sensitivity have higher accuracy that those using other DP frameworks based on global sensitivity, for identical privacy budgets.

📄 PDF Abstract BibTeX arXiv:2403.13848

Code (0)

등록된 구현이 없습니다.

Tasks

Sensitivity

Similar Papers 제목 키워드 기반

Differentially Private Selection using Smooth Sensitivity

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

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 que…

Sensitivity

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

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

Differentially Private Two-Stage Empirical Risk Minimization with Applications to Individualized Treatment Rule

2026-02-13 · Joowon Lee, Guanhua Chen arxiv

Differential privacy provides a formal framework for releasing statistical estimators that limit how much any single observation can influence the output, by injecting calibrated random noise. We study differentially pri…

Causal Inference