English

Constrained Centroid Clustering: A Novel Approach for Compact and Structured Partitioning

Machine Learning 2025-08-19 v1 Machine Learning

Abstract

This paper presents Constrained Centroid Clustering (CCC), a method that extends classical centroid-based clustering by enforcing a constraint on the maximum distance between the cluster center and the farthest point in the cluster. Using a Lagrangian formulation, we derive a closed-form solution that maintains interpretability while controlling cluster spread. To evaluate CCC, we conduct experiments on synthetic circular data with radial symmetry and uniform angular distribution. Using ring-wise, sector-wise, and joint entropy as evaluation metrics, we show that CCC achieves more compact clusters by reducing radial spread while preserving angular structure, outperforming standard methods such as K-means and GMM. The proposed approach is suitable for applications requiring structured clustering with spread control, including sensor networks, collaborative robotics, and interpretable pattern analysis.

Keywords

Cite

@article{arxiv.2508.12758,
  title  = {Constrained Centroid Clustering: A Novel Approach for Compact and Structured Partitioning},
  author = {Sowmini Devi Veeramachaneni and Ramamurthy Garimella},
  journal= {arXiv preprint arXiv:2508.12758},
  year   = {2025}
}
R2 v1 2026-07-01T04:54:29.147Z