Utility-based Anonymisation for Dataset with Multiple Sensitive Attributes

Lixia Wang,Qing Zhu
DOI: https://doi.org/10.1504/ijhpcn.2016.080412
2016-01-01
International Journal of High Performance Computing and Networking
Abstract:Privacy-preserving data publication problem has attracted more and more attentions in recent years. A lot of related research works have been done towards dataset with single sensitive attribute. However, usually, original dataset contains more than one sensitive attribute. In this paper, we apply k-anonymity principle to solve the data publication problem for dataset with multiple sensitive attributes. We first cluster sensitive values based on a utility matrix. Then, we use a greedy strategy to partition tuples into equivalence classes. Our method can guarantee that the size of equivalence class is k except the last one, which reduces information loss. Also, we can guarantee the diversity of sensitive value in an equivalence class, which can protect privacy against the homogeneity attack. Experiments on a real dataset show that our method performs well on information loss, which indicates that we can guarantee data utility while protecting personal privacy.
What problem does this paper attempt to address?