A General Framework for Per-record Differential Privacy
Xinghe Chen, Dajun Sun, Quanqing Xu, Wei Dong

TL;DR
This paper introduces a versatile framework that adapts standard differential privacy mechanisms to support per-record privacy requirements, improving utility while maintaining privacy guarantees across various data analysis tasks.
Contribution
It presents a general, practical approach for implementing per-record differential privacy with minimal utility loss, including techniques for privacy-preserving estimation of privacy bounds.
Findings
Achieves high utility in count, sum, and max estimations under PrDP.
Outperforms existing Personalized DP methods significantly.
Supports both central and local differential privacy settings.
Abstract
Differential Privacy (DP) is a widely adopted standard for privacy-preserving data analysis, but it assumes a uniform privacy budget across all records, limiting its applicability when privacy requirements vary with data values. Per-record Differential Privacy (PrDP) addresses this by defining the privacy budget as a function of each record, offering better alignment with real-world needs. However, the dependency between the privacy budget and the data value introduces challenges in protecting the budget's privacy itself. Existing solutions either handle specific privacy functions or adopt relaxed PrDP definitions. A simple workaround is to use the global minimum of the privacy function, but this severely degrades utility, as the minimum is often set extremely low to account for rare records with high privacy needs. In this work, we propose a general and practical framework that enables…
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 · Data Quality and Management · Machine Learning in Healthcare
