A Hybrid Technique for Private Location-Based Queries with Database Protection

  • Authors:
  • Gabriel Ghinita;Panos Kalnis;Murat Kantarcioglu;Elisa Bertino

  • Affiliations:
  • Purdue University, West Lafayette, USA 47907;King Abdullah University of Science and Technology, Jeddah, Saudi Arabia;University of Texas at Dallas, Richardson, USA 75080;Purdue University, West Lafayette, USA 47907

  • Venue:
  • SSTD '09 Proceedings of the 11th International Symposium on Advances in Spatial and Temporal Databases
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

Mobile devices with global positioning capabilities allow users to retrieve points of interest (POI) in their proximity. To protect user privacy, it is important not to disclose exact user coordinates to un-trusted entities that provide location-based services. Currently, there are two main approaches to protect the location privacy of users: (i) hiding locations inside cloaking regions (CRs) and (ii) encrypting location data using private information retrieval (PIR) protocols. Previous work focused on finding good trade-offs between privacy and performance of user protection techniques, but disregarded the important issue of protecting the POI dataset D . For instance, location cloaking requires large-sized CRs, leading to excessive disclosure of POIs (O (|D |) in the worst case). PIR, on the other hand, reduces this bound to $O(\sqrt{|D|})$, but at the expense of high processing and communication overhead. We propose a hybrid, two-step approach to private location-based queries, which provides protection for both the users and the database. In the first step, user locations are generalized to coarse-grained CRs which provide strong privacy. Next, a PIR protocol is applied with respect to the obtained query CR. To protect excessive disclosure of POI locations, we devise a cryptographic protocol that privately evaluates whether a point is enclosed inside a rectangular region. We also introduce an algorithm to efficiently support PIR on dynamic POI sub-sets. Our method discloses O (1) POI, orders of magnitude fewer than CR- or PIR-based techniques. Experimental results show that the hybrid approach is scalable in practice, and clearly outperforms the pure-PIR approach in terms of computational and communication overhead.