Cluster detection in background noise

作者:

Highlights:

摘要

If a feature space contains a set of clusters and background noise, it may be difficult to extract the clusters correctly. In particular, when we use a partitioning scheme such as k-means clustering, where k is the correct number of clusters, the background noise points are forced to join the clusters, thus biasing their statistics.This paper describes a preprocessing technique that gives each data point a weight related to the density of data points in its vicinity. Points belonging to clusters thus get relatively high weights, while background noise points get relatively low weights. k-means clustering of the resulting weighted points converges faster and yields more accurate clusters.

论文关键词:Cluster detection,Dot density measurement,Dot patterns k-means clustering,Noise clustering

论文评审过程:Received 29 June 1988, Revised 26 September 1988, Available online 19 May 2003.

论文官网地址:https://doi.org/10.1016/0031-3203(89)90028-9