English

Anomaly Detection and Improvement of Clusters using Enhanced K-Means Algorithm

Machine Learning 2025-06-02 v1 Performance

Abstract

This paper introduces a unified approach to cluster refinement and anomaly detection in datasets. We propose a novel algorithm that iteratively reduces the intra-cluster variance of N clusters until a global minimum is reached, yielding tighter clusters than the standard k-means algorithm. We evaluate the method using intrinsic measures for unsupervised learning, including the silhouette coefficient, Calinski-Harabasz index, and Davies-Bouldin index, and extend it to anomaly detection by identifying points whose assignment causes a significant variance increase. External validation on synthetic data and the UCI Breast Cancer and UCI Wine Quality datasets employs the Jaccard similarity score, V-measure, and F1 score. Results show variance reductions of 18.7% and 88.1% on the synthetic and Wine Quality datasets, respectively, along with accuracy and F1 score improvements of 22.5% and 20.8% on the Wine Quality dataset.

Keywords

Cite

@article{arxiv.2505.24365,
  title  = {Anomaly Detection and Improvement of Clusters using Enhanced K-Means Algorithm},
  author = {Vardhan Shorewala and Shivam Shorewala},
  journal= {arXiv preprint arXiv:2505.24365},
  year   = {2025}
}

Comments

IEEE ICCCSP

R2 v1 2026-07-01T02:50:11.279Z