Privacy Preserving Publication of Locations Based on Delaunay Triangulation.

Jun Luo,Jinfei Liu,Li Xiong
DOI: https://doi.org/10.1007/978-3-319-06608-0_49
2014-01-01
Abstract:The pervasive usage of LBS (Location Based Services) has caused serious risk of personal privacy. In order to preserve the privacy of locations, only the anonymized or perturbated data are published. At the same time, the data mining results for the perturbated data should keep as close as possible to the data mining results for the original data. In this paper, we propose a novel perturbation method such that the Delaunay triangulation of the perturbated data is the same as that of the original data. Theoretically, the Delaunay triangulation of point data set presents the neighborhood relationships of points. Many data mining algorithms strongly depend on the neighborhood relationships of points. Our method is proved to be effective and efficient by performing several popular data mining algorithms such as KNN, K-means, DBSCAN.
What problem does this paper attempt to address?