원문정보
초록
영어
With the advancement of cloud computing technologies and the propagation of location-based services, research on outsourced spatial databases has been spotlighted. Therefore, the traditional spatial databases owners want to outsource their resources to a service provider so that they can reduce cost for storage and management. However, the issue of privacy preservation is crucial in spatial database outsourcing since user location data is sensitive against unauthorized accesses. Existing privacy-preserving query processing algorithms encrypt spatial database and perform a query on encrypted data. Nevertheless, the existing algorithms may reveal the original database from encrypted database and the query processing algorithms fall short in offering query processing on road networks. In this paper, we propose a privacy-preserving query processing algorithm which performs on encrypted spatial database. A new node-anchor index is designed to reduce unnecessary network expansions for retrieving k-nearest neighbor (k-NN) objects from a query point. Performance analysis shows that our k-NN query processing algorithm outperforms the existing algorithm in terms of query processing time and the size of candidate result.
목차
1. Introduction
2. Related Work
2.1. Spatial transformation
2.2. Distance-oriented transformation based methods
3. K-NN Query Processing Algorithm for Outsourced Databases
3.1. Problem setting
3.2. Spatial data transformation and network distance index
3.3. Spatial data transformation and network distance index
4. Experimental Evaluation
5. Conclusion
Acknowledgements
References