arXiv Analytics

Sign in

arXiv:2310.09819 [cs.LG]AbstractReferencesReviewsResources

Optimizing K-means for Big Data: A Comparative Study

Ravil Mussabayev, Rustam Mussabayev

Published 2023-10-15Version 1

This paper presents a comparative analysis of different optimization techniques for the K-means algorithm in the context of big data. K-means is a widely used clustering algorithm, but it can suffer from scalability issues when dealing with large datasets. The paper explores different approaches to overcome these issues, including parallelization, approximation, and sampling methods. The authors evaluate the performance of these techniques on various benchmark datasets and compare them in terms of speed, quality of clustering, and scalability according to the LIMA dominance criterion. The results show that different techniques are more suitable for different types of datasets and provide insights into the trade-offs between speed and accuracy in K-means clustering for big data. Overall, the paper offers a comprehensive guide for practitioners and researchers on how to optimize K-means for big data applications.

Related articles: Most relevant | Search more
arXiv:2403.11395 [cs.LG] (Published 2024-03-18)
Automated data processing and feature engineering for deep learning and big data applications: a survey
arXiv:2104.13968 [cs.LG] (Published 2021-04-28)
Tail-Net: Extracting Lowest Singular Triplets for Big Data Applications
arXiv:2407.14151 [cs.LG] (Published 2024-07-19)
A Comparative Study of Deep Reinforcement Learning Models: DQN vs PPO vs A2C