Abstract

K-Nets is a deterministic clustering algorithm based on the network structure. It can automatically detect the sym-metric structure in the data and can be used to process clusters of different sizes, shapes or a specific number. However, K-Nets has the following shortcomings: (1) the clustering result is more sensitive to the manually input parameter K, so the accuracy will be affected; (2) the algorithm only considers the average distance of K-nearest neighbors, which may lead to some wrong distribution center points in the dataset with large density difference or the same score values during calculation; (3) it does not consider the privacy leakage during the clustering process. To solve the above problems, we propose a differential privacy protection method in adaptive K-Nets clustering, called ADP-K-Nets. Firstly, for reducing the influence of the parameters on the result, the natural eigenvalues are adaptively obtained through the characteristic of the natural neighbors and used as parameter values to find data points. Then we define a new method for calculating the score, which can solve the problem of incorrectly selecting cluster centers when there are large density differences or conflicts in the calculation process. Also, the Laplace noise is added in calculating the local density of every data point to protect data privacy. Experimental results show that our method ensures the performance of clustering compared with some existing algorithms.

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.