Enabling Efficient Approximate Nearest Neighbor Search for Outsourced Database in Cloud Computing

Jianfeng Wang,Meixia Miao,Yaqian Gao,Xiaofeng Chen
DOI: https://doi.org/10.1007/s00500-015-1758-6
IF: 3.732
2015-01-01
Soft Computing
Abstract:Approximate nearest neighbor (ANN) search in high-dimensional space has been studied extensively in recent years. However, it supports only ANN search over plaintext in traditional locality-sensitive hashing (LSH). How to perform ANN search over encrypted data becomes a new challenging task. In this paper, we make an attempt to formally address the problem. We propose a new secure and efficient ANN search scheme over encrypted data based on SortingKeys-LSH (SK-LSH) and mutable order-preserving encryption (mOPE). In our construction, a secure index is generated by incorporating SK-LSH with mOPE, which can simultaneously achieve efficient ANN search and ensure data confidentiality. Furthermore, the proposed solution can achieve efficient range query on encrypted data. Security analysis demonstrates that our construction can achieve the desired security properties.
What problem does this paper attempt to address?