ARX papers: 2018 2018 ARX SafePub A Truthful Data Anonymization Algorithm With Strong Privacy Guarantees #24
Replies: 2 comments
-
|
The paper is related to the implementation of epsilon-delta differential privacy in ARX i.e. EDDifferentialPrivacy It presents a data publishing algorithm that satisfies the differential privacy model. The transformations performed The approach can be parameterized with different objective functions to optimize its output for different applications. We show this by integrating six well-known data quality models. The algorithm can be used with reasonable privacy parameters resulting in high degrees of protection. DP is not good enough:
Note: Microdata is data on the characteristics of units of a population, such as individuals, households, or establishments, collected by a census, survey, or experiment. |
Beta Was this translation helpful? Give feedback.
-
|
2.1 Dataset:
Q: not clear "and refer to such datasets as microdata"??? 2.2 Transformation Models: Data anonymization is typically performed by reducing the distinguishability of records. Common methods: The paper focuses on attribute generalization through user-specified hierarchies, which describe rules for replacing values with more general but semantically consistent values on increasing levels of generalization.
2.3 Solution Spaces and Search Strategies
The above figure shows a sample of a lattice tree:
2.4 Anonymization Operators
2.5 Quality Assessment
2.6 Differential Privacy see 2013 Practicing differential privacy in health care **Q: definition 2: understanding ** |
Beta Was this translation helpful? Give feedback.


Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Bild, Raffael, Kuhn, Klaus A. and Prasser, Fabian. "SafePub: A Truthful Data Anonymization Algorithm With Strong Privacy Guarantees" Proceedings on Privacy Enhancing Technologies, vol.2018, no.1, 2018, pp.67-87. https://doi.org/10.1515/popets-2018-0004
Beta Was this translation helpful? Give feedback.
All reactions