1 / 28

Advisor : Dr. Hsu Graduate : Sheng-Hsuan Wang Author : Sitao Wu Tommy W.S. Chow

Clustering of the self-organizing map using a clustering validity index based on inter-cluster and intra-cluster density. Advisor : Dr. Hsu Graduate : Sheng-Hsuan Wang Author : Sitao Wu Tommy W.S. Chow Department of Information Management.

Download Presentation

Advisor : Dr. Hsu Graduate : Sheng-Hsuan Wang Author : Sitao Wu Tommy W.S. Chow

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Clustering of the self-organizing map using a clustering validity index based on inter-cluster and intra-cluster density Advisor : Dr. Hsu Graduate : Sheng-Hsuan Wang Author : Sitao Wu Tommy W.S. Chow Department of Information Management Pattern Recognition Volume: 37, Issue: 2, February, 2004, pp. 175-188.

  2. Outline • Motivation • Objective • Introduction • SOM and Clustering • Clustering of the SOM using local clustering validity index and preprocessing of the SOM for filtering • Experimental results • Conclusions • Personal opinion • Review

  3. Motivation • Classical clustering methods based on the SOM.

  4. Objective • Preprocessing techniques • Filtering out noises and outliers. • A new two-level SOM-based clustering algorithm. • Clustering validity index based on inter-cluster and intra-cluster density.

  5. Introduction • Self-Organizing Map, SOM. • Clustering algorithms. • two-level SOM-based clustering. • In this paper, a new two-level algorithm for clustering of the SOM is proposed. • SOM. • Agglomerative hierarchical clustering.

  6. SOM and Clustering • SOM and visualization. • Clustering algorithms. • Clustering of the SOM.

  7. SOM and visualization • Initial Step. • Training Step. • Find the winner from (1). • Update the winner and neighborhood according to (2).

  8. SOM and visualization

  9. Clustering algorithms • The categories of clustering methods • Hierarchical • Partitioning • Density-based • Grid-based • Model-based

  10. Clustering of the SOM • Agglomerative hierarchical clustering of the SOM. • Merging criterion : Inter-cluster distance, Inter-cluster and intra-cluster density. • Filtering noises and outliers before clustering of the SOM.

  11. Clustering of the SOM using local clustering validity index and preprocessing of the SOM for filtering • Global clustering validity index for different clustering algorithms. • Merging criterion using the CDbw. • Preprocessing before clustering of the SOM. • Clustering of the SOM. • The algorithm of clustering of the SOM.

  12. Global Clustering validity index for different clustering algorithms • Three types of methods used to cluster validity: • External criteria. • Internal criteria. • Relative criteria. compact and well-separated clusters • The newly proposed multi-representation clustering validity index.

  13. CDbw • The notations in the clustering validity index • A set of representation points represents the i th cluster. • stdev(i) is a standard deviation vector of the i th cluster. • The p th component of stdev(i) is defined by • The average standard deviation is given by

  14. CDbw – Intra_den & Inter_den

  15. CDbw • The definition of the clusters’ separation • The overall clustering validity index, which is called “Composing Density Between and With clusters”.

  16. Merging criterion using the CDbw • To find the pair of clusters with minimal value of the CDbw.

  17. Preprocessing before clustering of the SOM Labeling. Compute the distance deviation : devj=||wj - mj||, mean_dev, and std_dev. If devj > mean_dev + std_dev, exclude the neuron j. Compute distances : disj(xi)=||xi - wj||, mean_disj, and std_disj. If disj(xi) > mean_disj + std_devj, filter out the input vector xj. Compute the number of data belonging to the jth cluster : numj, mean_num, and std_num. If numj < mean_num - std_num, exclude the neuron j.

  18. Clustering of the SOM

  19. The algorithm of Clustering of the SOM Train input data by the SOM. Preprocessing before clustering of the SOM. Cluster SOM by using the agglomerative hierarchical clustering. The merging criterion is the CDbw. Find the optimal partition of the input data according to the CDbw.

  20. Experimental results • 200 2D synthetic data set. • With some noises and outliers. • Use k-means, four HCA, and the proposed algorithm. • 150 Iris data set. • Three classes with 50 points each. • Use single-linkage and proposed clustering algorithm. • 1780 15D synthetic data set. • Generating 20 uniformly distributed random 15D points. • 178 Wine data set. • Three classes are 59, 71, and 48, respectively.

  21. 2D synthetic data set

  22. 2D synthetic data set

  23. Iris data set

  24. 15D synthetic data set

  25. Wine data set

  26. Conclusions • In this paper, we propose a new SOM-based clustering algorithm. • The clustering validity index locally to determine which pair of clusters to be merged. • The preprocessing steps for filtering out noises and outliers. • The experimental results better than other clustering algorithms on the SOM.

  27. Personal opinion • This method more precise than others. • We can consider the entropy or other index besides distance and density.

  28. Review • Self-Organizing Map, SOM. • Clustering methods. • Two-level Clustering. • Clustering Validity index – CDbw. • The preprocessing steps.

More Related