DiffR-Tree: A Differentially Private Spatial Index for OLAP Query

Miao Wang,Xiaojian Zhang,Xiaofeng Meng
DOI: https://doi.org/10.1007/978-3-642-38562-9_72
2013-01-01
Abstract:Differential privacy has emerged as one of the most promising privacy models for releasing the results of statistical queries on sensitive data, with strong privacy guarantees. Existing works on differential privacy mostly focus on simple aggregations such as counts. This paper investigates the spatial OLAP queries, which combines GIS and OLAP queries at the same time. We employ a differentially private R-tree(DiffR-Tree) to help spatial OLAP queries. In our method, several steps need to be carefully designed to equip the spatial data warehouse structure with differential privacy requirements. Our experiments results demonstrate the efficiency of our spatial OLAP query index structure and the accuracy of answering queries.
What problem does this paper attempt to address?