Privacy-Preserving Accelerated Clustering for Data Encrypted by Different Keys.

Jun Zhang,Yuanyuan Wang,Bing Li,Shiqing Hu
DOI: https://doi.org/10.1007/978-3-030-74717-6_17
2020-01-01
Abstract:k -Means is a widely used clustering algorithm that divides data points into k groups. Previous studies focus on implementing secure k -Means clustering either for single user or for multiple users. The common way is to operate on outsourced and encrypted datasets in the cloud. Two difficulties exist in this procedure - how to handle with different keys and how to compute distance, comparison and division on the ciphertexts. On the other hand, k -Means algorithm includes many unnecessary distance calculations. In this paper, we aim to construct privacy-preserving protocol which accelerates k -Means algorithm for data encrypted by different keys in the cloud. Experiments show that our scheme is effective.
What problem does this paper attempt to address?