REAEDP: Entropy-Calibrated Differentially Private Data Release with Formal Guarantees and Attack-Based Evaluation
About
Sensitive data release is vulnerable to output-side privacy threats such as membership inference, attribute inference, and record linkage. This creates a practical need for release mechanisms that provide formal privacy guarantees while preserving utility in measurable ways. We propose REAEDP, a differential privacy framework that combines entropy-calibrated histogram release, a synthetic-data release mechanism, and attack-based evaluation. On the theory side, we derive an explicit sensitivity bound for Shannon entropy, together with an extension to R\'enyi entropy, for adjacent histogram datasets, enabling calibrated differentially private release of histogram statistics. We further study a synthetic-data mechanism $\mathcal{F}$ with a privacy-test structure and show that it satisfies a formal differential privacy guarantee under the stated parameter conditions. On multiple public tabular datasets, the empirical entropy change remains below the theoretical bound in the tested regime, standard Laplace and Gaussian baselines exhibit comparable trends, and both membership-inference and linkage-style attack performance move toward random-guess behavior as the privacy parameter decreases. These results support REAEDP as a practically usable privacy-preserving release pipeline in the tested settings. Source code: https://github.com/mabo1215/REAEDP.git
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Differential Privacy Mechanism Feature Comparison | General Differential Privacy Data Types | Formal DP Guarantee Score34 | 1 | |
| Differentially Private Histogram Release | Amazon-Google large | Original Entropy (H)3.0279 | 1 | |
| Entropy estimation | Amazon-Google large | Original Entropy3.0279 | 1 | |
| Entropy estimation | house-prices SalePrice (train) | Horig3.4873 | 1 | |
| Entropy estimation | home-credit-application AMT_INCOME_TOTAL (train) | Horig4.00e-4 | 1 | |
| Entropy estimation | tabular-feature-engineering y1 | Horig4.6645 | 1 | |
| Entropy estimation | r_diff y1 (train) | Horig Entropy0.0237 | 1 | |
| Entropy estimation | pow y1 (train) | Horig4.7066 | 1 | |
| Entropy estimation | unemployment_data UNRATE | Horig4.0457 | 1 |