Chrome Extension
WeChat Mini Program
Use on ChatGLM

A k-NN Query Method Over Encrypted Data

2018 IEEE 22nd International Conference on Computer Supported Cooperative Work in Design ((CSCWD))(2018)

Cited 1|Views30
No score
Abstract
In this paper, we mainly study the problem of computing the k nearest neighbor over the encrypted data. We solve this question from two aspects. Firstly, we focus on the query efficiency. It is necessary to improve the user experience and save computing resources through reducing query time. We propose a k nearest neighbor query algorithm based on hierarchical Clustering. This algorithm uses the pruning rules to exclude most of the non-nearest neighbor data and improve query efficiency. Secondly, considered from data's security, we use the SSED algorithm which can safely compute distance between two encrypted data by using the properties of homomorphic encryption algorithm. Then the SSED algorithm is combined with the hierarchical clustering algorithm to realize the computation of k nearest neighbors over the ciphertext. The experiments show that the algorithm proposed in this paper has high query efficiency.
More
Translated text
Key words
hierarchical clustering,k nearest neighbor,homomorphic encryption,encrypted data
AI Read Science
Must-Reading Tree
Example
Generate MRT to find the research sequence of this paper
Chat Paper
Summary is being generated by the instructions you defined