Feature differential privacy is a relaxation of DP that guards selected features only, and the paper's two-batch algorithm recovers subsampling amplification and improves utility over standard DP when public features exist.
Algorithms with More Granular Differential Privacy Guarantees
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Differential privacy is often applied with a privacy parameter that is larger than the theory suggests is ideal; various informal justifications for tolerating large privacy parameters have been proposed. In this work, we consider partial differential privacy (DP), which allows quantifying the privacy guarantee on a per-attribute basis. In this framework, we study several basic data analysis and learning tasks, and design algorithms whose per-attribute privacy parameter is smaller that the best possible privacy parameter for the entire record of a person (i.e., all the attributes).
citation-role summary
citation-polarity summary
fields
cs.CR 1years
2025 1verdicts
CONDITIONAL 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
Machine Learning with Privacy for Protected Attributes
Feature differential privacy is a relaxation of DP that guards selected features only, and the paper's two-batch algorithm recovers subsampling amplification and improves utility over standard DP when public features exist.