Algorithms for K-means clustering problem with balancing constraint

  • Authors:
  • Wang Shouqiang;Chi Zengxiao;Zhan Sheng

  • Affiliations:
  • Department of Information Engineering, Shandong Jiaotong University, Jinan, China;Department of Information Engineering, Shandong Jiaotong University, Jinan, China;Department of Information Engineering, Shandong Jiaotong University, Jinan, China

  • Venue:
  • CCDC'09 Proceedings of the 21st annual international conference on Chinese control and decision conference
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

k-means clustering has been widely applied in the field of Machine Learning and Pattern Recognition. This paper discussed the algorithm of its sub problem which requires that each divided subset size must have at least some given value. Firstly, given k centers, this paper presented an algorithm that assigned each point to one of the centers and proved that the solution value is minimized. Secondly, a 2-approximate algorithm is also presented by the sample technique. At last some UCI datasets were selected to verify our algorithm.