Facebook pixel tracking

The Science and Information (SAI) Organization publishes open-access peer-reviewed journals in computer science and artificial intelligence.

Contact Info
Website thesai.org
Follow Us
Contact Info
Follow Us
Research Article | Open Access |

Enhancing K-means Clustering Results with Gradient Boosting: A Post-Processing Approach

Author 1: Mousa Alzakan Author 2: Hissah Almousa Author 3: Arwa Almarzoqi Author 4: Mohammed Alghasham Author 5: Munirah Aldawsari Author 6: Mohammed Al-Hagery
International Journal of Advanced Computer Science and Applications (IJACSA) · Vol. 15, No. 2 · Published 2024

DOI: https://doi.org/10.14569/IJACSA.2024.0150292

Abstract

As the volume and complexity of data continue to grow exponentially, finding efficient and accurate clustering algorithms has become crucial for many applications. K-means clustering is a widely used unsupervised machine learning technique for data analysis and pattern recognition. Despite its popularity, k-means suffers from certain limitations, such as sensitivity to initial conditions, difficulty in determining the optimal number of clusters, and the potential for misclassification. This research paper proposes an enhanced approach for improving the accuracy and performance of the k-means clustering algorithm by incorporating post-processing techniques using a gradient boosting algorithm. The proposed method comprises training the gradient boosting model on the labeled training set, i.e., the samples with correct cluster assignments obtained from the k-means algorithm, to predict the correct cluster assignments for the misclassified samples in the testing set. This results in refined cluster assignments for the testing set. The k-means algorithm is only used initially to cluster the data and obtain initial cluster assignments. The effectiveness of the proposed approach is validated through experiments on several benchmark datasets, and the results show a significant improvement in clustering accuracy and robustness compared to the standard k-means algorithm. The proposed approach has the potential to enhance the performance of k-means in various real-world applications and domains.

Keywords

How to Cite this Article

Alzakan, M., Almousa, H., Almarzoqi, A., Alghasham, M., Aldawsari, M., & Al-Hagery, M. (2024). Enhancing K-means Clustering Results with Gradient Boosting: A Post-Processing Approach. International Journal of Advanced Computer Science and Applications, 15(2). https://doi.org/10.14569/IJACSA.2024.0150292

Alzakan, Mousa, et al.. "Enhancing K-means Clustering Results with Gradient Boosting: A Post-Processing Approach." International Journal of Advanced Computer Science and Applications, vol. 15, no. 2, 2024, https://doi.org/10.14569/IJACSA.2024.0150292.

@article{Alzakan2024,
  title     = {Enhancing K-means Clustering Results with Gradient Boosting: A Post-Processing Approach},
  journal   = {International Journal of Advanced Computer Science and Applications},
  volume    = {15},
  number    = {2},
  year      = {2024},
  publisher = {The Science and Information Organization},
  author    = {Mousa Alzakan and Hissah Almousa and Arwa Almarzoqi and Mohammed Alghasham and Munirah Aldawsari and Mohammed Al-Hagery},
  doi       = {10.14569/IJACSA.2024.0150292},
  url       = {https://doi.org/10.14569/IJACSA.2024.0150292}
}

Open Access — licensed under a Creative Commons Attribution 4.0 International License. Unrestricted use, distribution, and reproduction in any medium, even commercially, as long as the original work is properly cited.