paper-with-me

홈 › Papers

Privacy-Preserving Clustering: A New ApproachBased on Invariant Order Encryption

2020-12-20 · Mihail-Iulian Pleșa, Cezar Pleșca

Cloud computing is increasingly used. One main use of cloud computing is the running of a machine learning algorithm. Due to the large amount of data required for these algorithms, they can no longer be run on personal computers. Uploading personal data to the cloud automatically raises the issues of confidentiality of this data. In this paper, we show through a series of experiments that an order-preserving encryption algorithm can be applied to guarantee the confidentiality of the input of two well-known clustering algorithms: K-Means and DBSCAN. We show that K-Means can be modified to be applied over the encrypted data. We also proposed a slight improvement to an order-preserving encryption scheme to ensure that it is randomized, therefore increasing its security level. Finally, after studying the performance of clustering algorithms over encrypted data we show a practical application of this idea, namely the color reduction over an encrypted image.

📄 PDF Abstract BibTeX

Code (1)

miiip/OPEML 공식 구현

Tasks

Cloud ComputingClusteringPrivacy Preserving

Methods 이 논문이 사용한 방법론

k-Means Clustering k-Means Clustering is a clustering algorithm that divides a training set into $k$ different clusters of examples that are near each other. It works by initializing $k$…

Similar Papers 제목 키워드 기반

Scale Invariant Privacy Preserving Video via Wavelet Decomposition

2022-11-07 · Chengkai Yu, Charles Fleming, Hai-Ning Liang

Video surveillance has become ubiquitous in the modern world. Mobile devices, surveillance cameras, and IoT devices, all can record video that can violate our privacy. One proposed solution for this is privacy-preserving…

AllPrivacy Preserving

Privacy-Preserving Distributed Clustering for Electrical Load Profiling

2020-02-26

Electrical load profiling supports retailers and distribution network operators in having a better understanding of the consumption behavior of consumers. However, traditional clustering methods for load profiling are ce…

ClusteringPrivacy Preserving

Privacy-Preserving Approach PBCN in Social Network With Differential Privacy

2020-06-02 · IEEE Transaction on Network and Service Management 2020 6 · Haiping Huang, Dongjun Zhang, Kai Wang, Jiateng Wu 외

Currently, lots of real social relations in social networks force users to face the potential risk of privacy leakage. Consequently, data holders would like to disturbor anonymize their individual data before publishing …

ClusteringGraph ReconstructionPrivacy Preserving

Privacy-preserving Continual Federated Clustering via Adaptive Resonance Theory

2023-09-07 · Naoki Masuyama, Yusuke Nojima, Yuichiro Toda, Chu Kiong Loo 외

With the increasing importance of data privacy protection, various privacy-preserving machine learning methods have been proposed. In the clustering domain, various algorithms with a federated learning framework (i.e., f…

ClusteringContinual LearningFederated LearningPrivacy Preserving

DPM: Clustering Sensitive Data through Separation

2023-07-06 · Johannes Liebenow, Yara Schütt, Tanya Braun, Marcel Gehrke 외

Clustering is an important tool for data exploration where the goal is to subdivide a data set into disjoint clusters that fit well into the underlying data structure. When dealing with sensitive data, privacy-preserving…

ClusteringPrivacy Preserving