Calibrating Practical Privacy Risks for Differentially Private Machine Learning
Yuechun Gu, Keke Chen

TL;DR
This paper investigates practical privacy risks in differential privacy for machine learning by analyzing membership inference success rates and proposes feature masking strategies to balance privacy and utility.
Contribution
It introduces a method to evaluate dataset privacy risk using LiRA ASR and demonstrates how feature suppression can improve privacy-utility trade-offs.
Findings
LiRA ASR correlates with dataset privacy risk
Feature masking reduces membership inference success rate
Larger theoretical epsilon can be used with minimal privacy loss
Abstract
Differential privacy quantifies privacy through the privacy budget , yet its practical interpretation is complicated by variations across models and datasets. Recent research on differentially private machine learning and membership inference has highlighted that with the same theoretical setting, the likelihood-ratio-based membership inference (LiRA) attacking success rate (ASR) may vary according to specific datasets and models, which might be a better indicator for evaluating real-world privacy risks. Inspired by this practical privacy measure, we study the approaches that can lower the attacking success rate to allow for more flexible privacy budget settings in model training. We find that by selectively suppressing privacy-sensitive features, we can achieve lower ASR values without compromising application-specific data utility. We use the SHAP and LIME model…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Adversarial Robustness in Machine Learning · Ethics and Social Impacts of AI
MethodsShapley Additive Explanations · Local Interpretable Model-Agnostic Explanations
