FCM方向做多了,回头顺便想了想K-means的缺陷:
- With respect to the object function, standard K-means clustering algorithm shows underlying sentisitity to
outlierandnoisydatasets. - Face with the
size-imbalance&dimensional-imbalanceproblems. - Donnot meet the
real-timerequirements for large scale datasets clustering. - To deal with
high-dimenstionaldatasets, additional low-rank processings or sparse weighting operators for feature selection are required. Hard Logicrooting in K-means is not quite suitable for partitioning datums of overlapped distributions or lying in manifold space, resulting in the degradation of model generalization.- Etc.