COP: privacy-preserving multidimensional partition in DAS paradigm

  • Authors:
  • Jieping Wang;Xiaoyong Du;Haocong Wang;Pingping Yang

  • Affiliations:
  • Key Laboratory of Data Engineering and Knowledge Engineering, MOE and Renmin University of China, Beijing, China;Key Laboratory of Data Engineering and Knowledge Engineering, MOE and Renmin University of China, Beijing, China;Key Laboratory of Data Engineering and Knowledge Engineering, MOE and Renmin University of China, Beijing, China;Key Laboratory of Data Engineering and Knowledge Engineering, MOE and Renmin University of China, Beijing, China

  • Venue:
  • Proceedings of the 2009 EDBT/ICDT Workshops
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

Database-as-a-Service (DAS) is an emerging database management paradigm wherein partition based index is an effective way to querying encrypted data. However, previous research either focuses on one-dimensional partition or ignores multidimensional data distribution characteristic, especially sparsity and locality. In this paper, we propose Cluster based Onion Partition (COP), which is designed to decrease both false positive and dead space at the same time. Basically, COP is composed of two steps. First, it partition covered space level by level, which is like peeling of onion; second, at each level, a clustering algorithm based on local density is proposed to achieve local optimal secure partition. Extensive experiments on real dataset and synthetic dataset show that COP is a secure multidimensional partition with much less efficiency loss than previous top down or bottom up counterparts.