Data Mining Cluster Analysis: Basic Concepts and Algorithms. Lecture Notes for Chapter 8. Introduction to Data Mining

Similar documents
Data Mining Cluster Analysis: Basic Concepts and Algorithms. Lecture Notes for Chapter 8. Introduction to Data Mining

Tan,Steinbach, Kumar Introduction to Data Mining 4/18/ Tan,Steinbach, Kumar Introduction to Data Mining 4/18/

Clustering fundamentals

Tan,Steinbach, Kumar Introduction to Data Mining 4/18/ Tan,Steinbach, Kumar Introduction to Data Mining 4/18/

Data Mining. Cluster Analysis: Basic Concepts and Algorithms

Lecture Notes for Chapter 7. Introduction to Data Mining, 2 nd Edition. by Tan, Steinbach, Karpatne, Kumar

Machine Learning 15/04/2015. Supervised learning vs. unsupervised learning. What is Cluster Analysis? Applications of Cluster Analysis

Lecture Notes for Chapter 8. Introduction to Data Mining

Cluster Analysis: Basic Concepts and Algorithms

DATA MINING - 1DL105, 1Dl111. An introductory class in data mining

Data Mining Cluster Analysis: Basic Concepts and Algorithms. Lecture Notes for Chapter 7. Introduction to Data Mining, 2 nd Edition

Unsupervised Learning. Supervised learning vs. unsupervised learning. What is Cluster Analysis? Applications of Cluster Analysis

and Algorithms Dr. Hui Xiong Rutgers University Introduction to Data Mining 8/30/ Introduction to Data Mining 08/06/2006 1

Data Mining Cluster Analysis: Basic Concepts and Algorithms. Lecture Notes for Chapter 8. Introduction to Data Mining

Clustering Basic Concepts and Algorithms 1

Data Mining Cluster Analysis: Basic Concepts and Algorithms. Lecture Notes for Chapter 8. Introduction to Data Mining

What is Cluster Analysis?

Clustering Part 2. A Partitional Clustering

CSE 347/447: DATA MINING

BBS654 Data Mining. Pinar Duygulu. Slides are adapted from Nazli Ikizler

Clustering CS 550: Machine Learning

Data Mining Cluster Analysis: Basic Concepts and Algorithms. Slides From Lecture Notes for Chapter 8. Introduction to Data Mining

Data Mining Cluster Analysis: Basic Concepts and Algorithms. Lecture Notes for Chapter 8. Introduction to Data Mining

DATA MINING LECTURE 7. Hierarchical Clustering, DBSCAN The EM Algorithm

Data Mining Concepts & Techniques

Lecture Notes for Chapter 7. Introduction to Data Mining, 2 nd Edition. by Tan, Steinbach, Karpatne, Kumar

CSE 5243 INTRO. TO DATA MINING

CS7267 MACHINE LEARNING

Hierarchical Clustering

Unsupervised Learning : Clustering

Cluster analysis. Agnieszka Nowak - Brzezinska

9/17/2009. Wenyan Li (Emily Li) Sep. 15, Introduction to Clustering Analysis

Clustering Part 3. Hierarchical Clustering

University of Florida CISE department Gator Engineering. Clustering Part 2

CSE 5243 INTRO. TO DATA MINING

CSE 5243 INTRO. TO DATA MINING

Hierarchical clustering

Clustering Lecture 3: Hierarchical Methods

Notes. Reminder: HW2 Due Today by 11:59PM. Review session on Thursday. Midterm next Tuesday (10/09/2018)

Hierarchical Clustering

University of Florida CISE department Gator Engineering. Clustering Part 5

Data Mining: Clustering

MultiDimensional Signal Processing Master Degree in Ingegneria delle Telecomunicazioni A.A

Cluster Analysis. Ying Shen, SSE, Tongji University

Knowledge Discovery in Databases

Statistics 202: Data Mining. c Jonathan Taylor. Clustering Based in part on slides from textbook, slides of Susan Holmes.

5/15/16. Computational Methods for Data Analysis. Massimo Poesio UNSUPERVISED LEARNING. Clustering. Unsupervised learning introduction

Introduction to Clustering

Lecture-17: Clustering with K-Means (Contd: DT + Random Forest)

数据挖掘 Introduction to Data Mining

Statistics 202: Data Mining. c Jonathan Taylor. Week 8 Based in part on slides from textbook, slides of Susan Holmes. December 2, / 1

Cluster Analysis: Basic Concepts and Algorithms

Clustering Part 4 DBSCAN

University of Florida CISE department Gator Engineering. Clustering Part 4

Part I. Hierarchical clustering. Hierarchical Clustering. Hierarchical clustering. Produces a set of nested clusters organized as a

Unsupervised Learning. Presenter: Anil Sharma, PhD Scholar, IIIT-Delhi

Data Mining: Introduction. Lecture Notes for Chapter 1. Introduction to Data Mining

Online Social Networks and Media. Community detection

Clustering Tips and Tricks in 45 minutes (maybe more :)

Working with Unlabeled Data Clustering Analysis. Hsiao-Lung Chan Dept Electrical Engineering Chang Gung University, Taiwan

Gene Clustering & Classification

Unsupervised Learning

MIS2502: Data Analytics Clustering and Segmentation. Jing Gong

Clustering. CE-717: Machine Learning Sharif University of Technology Spring Soleymani

Notes. Reminder: HW2 Due Today by 11:59PM. Review session on Thursday. Midterm next Tuesday (10/10/2017)

Introduction to Data Mining. Komate AMPHAWAN

Clustering in Data Mining

DBSCAN. Presented by: Garrett Poppe

! Introduction. ! Partitioning methods. ! Hierarchical methods. ! Model-based methods. ! Density-based methods. ! Scalability

Data Mining Cluster Analysis: Advanced Concepts and Algorithms. Lecture Notes for Chapter 8. Introduction to Data Mining, 2 nd Edition

DS504/CS586: Big Data Analytics Big Data Clustering II

Clustering: Overview and K-means algorithm

INF4820. Clustering. Erik Velldal. Nov. 17, University of Oslo. Erik Velldal INF / 22

Clustering Lecture 4: Density-based Methods

Clustering part II 1

COMP20008 Elements of Data Processing. Outlier Detection and Clustering

Machine Learning (BSMC-GA 4439) Wenke Liu

DS504/CS586: Big Data Analytics Big Data Clustering II

CHAPTER 4: CLUSTER ANALYSIS

Foundations of Machine Learning CentraleSupélec Fall Clustering Chloé-Agathe Azencot

HW4 VINH NGUYEN. Q1 (6 points). Chapter 8 Exercise 20

Olmo S. Zavala Romero. Clustering Hierarchical Distance Group Dist. K-means. Center of Atmospheric Sciences, UNAM.

6.867 Machine learning

PAM algorithm. Types of Data in Cluster Analysis. A Categorization of Major Clustering Methods. Partitioning i Methods. Hierarchical Methods

CSE 494/598 Lecture-11: Clustering & Classification

Clustering. Informal goal. General types of clustering. Applications: Clustering in information search and analysis. Example applications in search

Introduction to Data Mining

Information Retrieval and Web Search Engines

Unsupervised Learning and Clustering

Unsupervised Learning and Clustering

6.867 Machine learning

Data Mining Algorithms

Clustering. Content. Typical Applications. Clustering: Unsupervised data mining technique

Data Mining Chapter 9: Descriptive Modeling Fall 2011 Ming Li Department of Computer Science and Technology Nanjing University

Clustering: Overview and K-means algorithm

Network Traffic Measurements and Analysis

DATA MINING LECTURE 1. Introduction

Clustering. Supervised vs. Unsupervised Learning

A Comparison of Document Clustering Techniques

SYDE Winter 2011 Introduction to Pattern Recognition. Clustering

Transcription:

Data Mining Cluster Analsis: Basic Concepts and Algorithms Lecture Notes for Chapter 8 Introduction to Data Mining b Tan, Steinbach, Kumar Tan,Steinbach, Kumar Introduction to Data Mining /8/ What is Cluster Analsis? Finding groups of objects such that the objects in a group will be similar (or related) to one another and different from (or unrelated to) the objects in other groups Intra-cluster distances are minimized Inter-cluster distances are maimized Tan,Steinbach, Kumar Introduction to Data Mining /8/

Applications of Cluster Analsis Understanding Group related documents for browsing, group genes and proteins that have similar functionalit, or group stocks with similar price fluctuations Discovered Clusters Applied-Matl-DOWN,Ba-Network-Down,-COM-DOWN, Cabletron-Ss-DOWN,CISCO-DOWN,HP-DOWN, DSC-Comm-DOWN,INTEL-DOWN,LSI-Logic-DOWN, Micron-Tech-DOWN,Teas-Inst-Down,Tellabs-Inc-Down, Natl-Semiconduct-DOWN,Oracl-DOWN,SGI-DOWN, Sun-DOWN Apple-Comp-DOWN,Autodesk-DOWN,DEC-DOWN, ADV-Micro-Device-DOWN,Andrew-Corp-DOWN, Computer-Assoc-DOWN,Circuit-Cit-DOWN, Compaq-DOWN, EMC-Corp-DOWN, Gen-Inst-DOWN, Motorola-DOWN,Microsoft-DOWN,Scientific-Atl-DOWN Fannie-Mae-DOWN,Fed-Home-Loan-DOWN, MBNA-Corp-DOWN,Morgan-Stanle-DOWN Baker-Hughes-UP,Dresser-Inds-UP,Halliburton-HLD-UP, Louisiana-Land-UP,Phillips-Petro-UP,Unocal-UP, Schlumberger-UP Industr Group Technolog-DOWN Technolog-DOWN Financial-DOWN Oil-UP Summarization Reduce the size of large data sets Clustering precipitation in Australia Tan,Steinbach, Kumar Introduction to Data Mining /8/ What is not Cluster Analsis? Supervised classification Have class label information Simple segmentation Dividing students into different registration groups alphabeticall, b last name Results of a quer Groupings are a result of an eternal specification Graph partitioning Some mutual relevance and snerg, but areas are not identical Tan,Steinbach, Kumar Introduction to Data Mining /8/

Notion of a Cluster can be Ambiguous How man clusters? Si Clusters Two Clusters Four Clusters Tan,Steinbach, Kumar Introduction to Data Mining /8/ 5 Tpes of Clusterings A clustering is a set of clusters Important distinction between hierarchical and partitional sets of clusters Partitional Clustering A division data objects into non-overlapping subsets (clusters) such that each data object is in eactl one subset Hierarchical clustering A set of nested clusters organized as a hierarchical tree Tan,Steinbach, Kumar Introduction to Data Mining /8/ 6

Partitional Clustering Original Points A Partitional Clustering Tan,Steinbach, Kumar Introduction to Data Mining /8/ 7 Hierarchical Clustering p p p p p p p p Traditional Hierarchical Clustering Traditional Dendrogram p p p p p p p p Non-traditional Hierarchical Clustering Non-traditional Dendrogram Tan,Steinbach, Kumar Introduction to Data Mining /8/ 8

Other Distinctions Between Sets of Clusters Eclusive versus non-eclusive In non-eclusive clusterings, points ma belong to multiple clusters. Can represent multiple classes or border points Fuzz versus non-fuzz In fuzz clustering, a point belongs to ever cluster with some weight between and Weights must sum to Probabilistic clustering has similar characteristics Partial versus complete In some cases, we onl want to cluster some of the data Heterogeneous versus homogeneous Cluster of widel different sizes, shapes, and densities Tan,Steinbach, Kumar Introduction to Data Mining /8/ 9 Tpes of Clusters Well-separated clusters Center-based clusters Contiguous clusters Densit-based clusters Propert or Conceptual Described b an Objective Function Tan,Steinbach, Kumar Introduction to Data Mining /8/

Tpes of Clusters: Well-Separated Well-Separated Clusters: A cluster is a set of points such that an point in a cluster is closer (or more similar) to ever other point in the cluster than to an point not in the cluster. well-separated clusters Tan,Steinbach, Kumar Introduction to Data Mining /8/ Tpes of Clusters: Center-Based Center-based A cluster is a set of objects such that an object in a cluster is closer (more similar) to the center of a cluster, than to the center of an other cluster The center of a cluster is often a centroid, the average of all the points in the cluster, or a medoid, the most representative point of a cluster center-based clusters Tan,Steinbach, Kumar Introduction to Data Mining /8/

Tpes of Clusters: Contiguit-Based Contiguous Cluster (Nearest neighbor or Transitive) A cluster is a set of points such that a point in a cluster is closer (or more similar) to one or more other points in the cluster than to an point not in the cluster. 8 contiguous clusters Tan,Steinbach, Kumar Introduction to Data Mining /8/ Tpes of Clusters: Densit-Based Densit-based A cluster is a dense region of points, which is separated b low-densit regions, from other regions of high densit. Used when the clusters are irregular or intertwined, and when noise and outliers are present. 6 densit-based clusters Tan,Steinbach, Kumar Introduction to Data Mining /8/

Tpes of Clusters: Conceptual Clusters Shared Propert or Conceptual Clusters Finds clusters that share some common propert or represent a particular concept.. Overlapping Circles Tan,Steinbach, Kumar Introduction to Data Mining /8/ 5 Clustering Algorithms K-means and its variants Hierarchical clustering Densit-based clustering Tan,Steinbach, Kumar Introduction to Data Mining /8/ 9

K-means Clustering Partitional clustering approach Each cluster is associated with a centroid (center point) Each point is assigned to the cluster with the closest centroid Number of clusters, K, must be specified The basic algorithm is ver simple Tan,Steinbach, Kumar Introduction to Data Mining /8/ K-means Clustering Details Initial centroids are often chosen randoml. Clusters produced var from one run to another. The centroid is (tpicall) the mean of the points in the cluster. Closeness is measured b Euclidean distance, cosine similarit, correlation, etc. K-means will converge for common similarit measures mentioned above. Most of the convergence happens in the first few iterations. Often the stopping condition is changed to Until relativel few points change clusters Compleit is O( n * K * I * d ) n = number of points, K = number of clusters, I = number of iterations, d = number of attributes Tan,Steinbach, Kumar Introduction to Data Mining /8/

Two different K-means Clusterings.5.5 Original Points.5 - -.5 - -.5.5.5.5.5.5.5.5.5 - -.5 - -.5.5.5 Optimal Clustering - -.5 - -.5.5.5 Sub-optimal Clustering Tan,Steinbach, Kumar Introduction to Data Mining /8/ Importance of Choosing Initial Centroids Iteration 56.5.5.5 - -.5 - -.5.5.5 Tan,Steinbach, Kumar Introduction to Data Mining /8/

Importance of Choosing Initial Centroids Iteration Iteration Iteration.5.5.5.5.5.5.5.5.5 - -.5 - -.5.5.5 - -.5 - -.5.5.5 - -.5 - -.5.5.5 Iteration Iteration 5 Iteration 6.5.5.5.5.5.5.5.5.5 - -.5 - -.5.5.5 - -.5 - -.5.5.5 - -.5 - -.5.5.5 Tan,Steinbach, Kumar Introduction to Data Mining /8/ Evaluating K-means Clusters Most common measure is Sum of Squared Error (SSE) For each point, the error is the distance to the nearest cluster To get SSE, we square these errors and sum them. SSE = K i= C i dist ( m, ) is a data point in cluster C i and m i is the representative point for cluster C i can show that m i corresponds to the center (mean) of the cluster Given two clusters, we can choose the one with the smallest error One eas wa to reduce SSE is to increase K, the number of clusters A good clustering with smaller K can have a lower SSE than a poor clustering with higher K i Tan,Steinbach, Kumar Introduction to Data Mining /8/ 5

Importance of Choosing Initial Centroids Iteration 5.5.5.5 - -.5 - -.5.5.5 Tan,Steinbach, Kumar Introduction to Data Mining /8/ 6 Importance of Choosing Initial Centroids Iteration Iteration.5.5.5.5.5.5 - -.5 - -.5.5.5 - -.5 - -.5.5.5 Iteration Iteration Iteration 5.5.5.5.5.5.5.5.5.5 - -.5 - -.5.5.5 - -.5 - -.5.5.5 - -.5 - -.5.5.5 Tan,Steinbach, Kumar Introduction to Data Mining /8/ 7

Problems with Selecting Initial Points If there are K real clusters then the chance of selecting one centroid from each cluster is small. Chance is relativel small when K is large If clusters are the same size, n, then For eample, if K =, then probabilit =!/ =.6 Sometimes the initial centroids will readjust themselves in right wa, and sometimes the don t Consider an eample of five pairs of clusters Tan,Steinbach, Kumar Introduction to Data Mining /8/ 8 Clusters Eample 8 Iteration 6 - - -6 5 5 Starting with two initial centroids in one cluster of each pair of clusters Tan,Steinbach, Kumar Introduction to Data Mining /8/ 9

Clusters Eample 8 Iteration 8 Iteration 6 6 - - - - -6-6 5 5 Iteration 8 5 5 Iteration 8 6 6 - - - - -6-6 5 5 5 5 Starting with two initial centroids in one cluster of each pair of clusters Tan,Steinbach, Kumar Introduction to Data Mining /8/ Clusters Eample 8 Iteration 6 - - -6 5 5 Starting with some pairs of clusters having three initial centroids, while other have onl one. Tan,Steinbach, Kumar Introduction to Data Mining /8/

Clusters Eample 8 Iteration 8 Iteration 6 6 - - - - -6-6 5 5 Iteration 8 5 5 Iteration 8 6 6 - - - - -6-6 5 5 5 5 Starting with some pairs of clusters having three initial centroids, while other have onl one. Tan,Steinbach, Kumar Introduction to Data Mining /8/ Solutions to Initial Centroids Problem Multiple runs Helps, but probabilit is not on our side Sample and use hierarchical clustering to determine initial centroids Select more than k initial centroids and then select among these initial centroids Select most widel separated Postprocessing Bisecting K-means Not as susceptible to initialization issues Tan,Steinbach, Kumar Introduction to Data Mining /8/

Handling Empt Clusters Basic K-means algorithm can ield empt clusters Several strategies Choose the point that contributes most to SSE Choose a point from the cluster with the highest SSE If there are several empt clusters, the above can be repeated several times. Tan,Steinbach, Kumar Introduction to Data Mining /8/ Updating Centers Incrementall In the basic K-means algorithm, centroids are updated after all points are assigned to a centroid An alternative is to update the centroids after each assignment (incremental approach) Each assignment updates zero or two centroids More epensive Introduces an order dependenc Never get an empt cluster Can use weights to change the impact Tan,Steinbach, Kumar Introduction to Data Mining /8/ 5

Pre-processing and Post-processing Pre-processing Normalize the data Eliminate outliers Post-processing Eliminate small clusters that ma represent outliers Split loose clusters, i.e., clusters with relativel high SSE Merge clusters that are close and that have relativel low SSE Can use these steps during the clustering process Tan,Steinbach, Kumar Introduction to Data Mining /8/ 6 Bisecting K-means Bisecting K-means algorithm Variant of K-means that can produce a partitional or a hierarchical clustering Tan,Steinbach, Kumar Introduction to Data Mining /8/ 7

Bisecting K-means Eample Tan,Steinbach, Kumar Introduction to Data Mining /8/ 8 Limitations of K-means K-means has problems when clusters are of differing Sizes Densities Non-globular shapes K-means has problems when the data contains outliers. Tan,Steinbach, Kumar Introduction to Data Mining /8/ 9

Limitations of K-means: Differing Sizes Original Points K-means ( Clusters) Tan,Steinbach, Kumar Introduction to Data Mining /8/ Limitations of K-means: Differing Densit Original Points K-means ( Clusters) Tan,Steinbach, Kumar Introduction to Data Mining /8/

Limitations of K-means: Non-globular Shapes Original Points K-means ( Clusters) Tan,Steinbach, Kumar Introduction to Data Mining /8/ Overcoming K-means Limitations Original Points K-means Clusters One solution is to use man clusters. Find parts of clusters, but need to put together. Tan,Steinbach, Kumar Introduction to Data Mining /8/

Overcoming K-means Limitations Original Points K-means Clusters Tan,Steinbach, Kumar Introduction to Data Mining /8/ Overcoming K-means Limitations Original Points K-means Clusters Tan,Steinbach, Kumar Introduction to Data Mining /8/ 5

Hierarchical Clustering Produces a set of nested clusters organized as a hierarchical tree Can be visualized as a dendrogram A tree like diagram that records the sequences of merges or splits 6 5..5. 5.5 5 6 Tan,Steinbach, Kumar Introduction to Data Mining /8/ 6 Strengths of Hierarchical Clustering Do not have to assume an particular number of clusters An desired number of clusters can be obtained b cutting the dendogram at the proper level The ma correspond to meaningful taonomies Eample in biological sciences (e.g., animal kingdom, phlogen reconstruction, ) Tan,Steinbach, Kumar Introduction to Data Mining /8/ 7

Hierarchical Clustering Two main tpes of hierarchical clustering Agglomerative: Start with the points as individual clusters At each step, merge the closest pair of clusters until onl one cluster (or k clusters) left Divisive: Start with one, all-inclusive cluster At each step, split a cluster until each cluster contains a point (or there are k clusters) Traditional hierarchical algorithms use a similarit or distance matri Merge or split one cluster at a time Tan,Steinbach, Kumar Introduction to Data Mining /8/ 8 Agglomerative Clustering Algorithm More popular hierarchical clustering technique Basic algorithm is straightforward. Compute the proimit matri. Let each data point be a cluster. Repeat. Merge the two closest clusters 5. Update the proimit matri 6. Until onl a single cluster remains Ke operation is the computation of the proimit of two clusters Different approaches to defining the distance between clusters distinguish the different algorithms Tan,Steinbach, Kumar Introduction to Data Mining /8/ 9

Starting Situation Start with clusters of individual points and a proimit matri p p p p p5.. p p p p p5.... Proimit Matri Tan,Steinbach, Kumar Introduction to Data Mining /8/ 5 Intermediate Situation After some merging steps, we have some clusters C C C C C5 C C C C C C C C5 Proimit Matri C C5 Tan,Steinbach, Kumar Introduction to Data Mining /8/ 5

Intermediate Situation We want to merge the two closest clusters (C and C5) and update the proimit matri. C C C C C C C5 C C C C C C5 Proimit Matri C C5 Tan,Steinbach, Kumar Introduction to Data Mining /8/ 5 After Merging The question is How do we update the proimit matri? C C U C5 C C C? C C C C U C5???? C? C? Proimit Matri C U C5 Tan,Steinbach, Kumar Introduction to Data Mining /8/ 5

How to Define Inter-Cluster Similarit p p p p p5... Similarit? p p p p MIN MAX Group Average Distance Between Centroids Other methods driven b an objective function Ward s Method uses squared error p5... Proimit Matri Tan,Steinbach, Kumar Introduction to Data Mining /8/ 5 How to Define Inter-Cluster Similarit p p p p p5... p p p p MIN MAX Group Average Distance Between Centroids Other methods driven b an objective function Ward s Method uses squared error p5... Proimit Matri Tan,Steinbach, Kumar Introduction to Data Mining /8/ 55

How to Define Inter-Cluster Similarit p p p p p5... p p p p MIN MAX Group Average Distance Between Centroids Other methods driven b an objective function Ward s Method uses squared error p5... Proimit Matri Tan,Steinbach, Kumar Introduction to Data Mining /8/ 56 How to Define Inter-Cluster Similarit p p p p p5... p p p p MIN MAX Group Average Distance Between Centroids Other methods driven b an objective function Ward s Method uses squared error p5... Proimit Matri Tan,Steinbach, Kumar Introduction to Data Mining /8/ 57

How to Define Inter-Cluster Similarit p p p p p p5... p p p MIN MAX Group Average Distance Between Centroids Other methods driven b an objective function Ward s Method uses squared error p5... Proimit Matri Tan,Steinbach, Kumar Introduction to Data Mining /8/ 58 Cluster Similarit: MIN or Single Link Similarit of two clusters is based on the two most similar (closest) points in the different clusters Determined b one pair of points, i.e., b one link in the proimit graph. I I I I I5 I..9..65. I.9..7.6.5 I..7... I.65.6...8 I5..5..8. 5 Tan,Steinbach, Kumar Introduction to Data Mining /8/ 59

Hierarchical Clustering: MIN 5 5 6..5..5 6 5 Nested Clusters Dendrogram Tan,Steinbach, Kumar Introduction to Data Mining /8/ 6 Strength of MIN Original Points Two Clusters Can handle non-elliptical shapes Tan,Steinbach, Kumar Introduction to Data Mining /8/ 6

Limitations of MIN Original Points Two Clusters Sensitive to noise and outliers Tan,Steinbach, Kumar Introduction to Data Mining /8/ 6 Cluster Similarit: MAX or Complete Linkage Similarit of two clusters is based on the two least similar (most distant) points in the different clusters Determined b all pairs of points in the two clusters I I I I I5 I..9..65. I.9..7.6.5 I..7... I.65.6...8 I5..5..8. 5 Tan,Steinbach, Kumar Introduction to Data Mining /8/ 6

Hierarchical Clustering: MAX 5 5 6..5..5..5..5 6 5 Nested Clusters Dendrogram Tan,Steinbach, Kumar Introduction to Data Mining /8/ 6 Strength of MAX Original Points Two Clusters Less susceptible to noise and outliers Tan,Steinbach, Kumar Introduction to Data Mining /8/ 65

Limitations of MAX Original Points Two Clusters Tends to break large clusters Biased towards globular clusters Tan,Steinbach, Kumar Introduction to Data Mining /8/ 66 Cluster Similarit: Group Average Proimit of two clusters is the average of pairwise proimit between points in the two clusters. proimit(pi,pj) pi Clusteri p Cluster j j proimit(clusteri,clusterj) = Cluster Cluster Need to use average connectivit for scalabilit since total proimit favors large clusters I I I I I5 I..9..65. I.9..7.6.5 I..7... I.65.6...8 I5..5..8. 5 Tan,Steinbach, Kumar Introduction to Data Mining /8/ 67 i j

Hierarchical Clustering: Group Average 5 5 6.5..5..5 6 5 Nested Clusters Dendrogram Tan,Steinbach, Kumar Introduction to Data Mining /8/ 68 Hierarchical Clustering: Group Average Compromise between Single and Complete Link Strengths Less susceptible to noise and outliers Limitations Biased towards globular clusters Tan,Steinbach, Kumar Introduction to Data Mining /8/ 69

Cluster Similarit: Ward s Method Similarit of two clusters is based on the increase in squared error when two clusters are merged Similar to group average if distance between points is distance squared Less susceptible to noise and outliers Biased towards globular clusters Hierarchical analogue of K-means Can be used to initialize K-means Tan,Steinbach, Kumar Introduction to Data Mining /8/ 7 Hierarchical Clustering: Comparison 5 5 6 MIN MAX 5 5 6 5 5 6 Group Average Ward s Method 5 5 6 Tan,Steinbach, Kumar Introduction to Data Mining /8/ 7

Hierarchical Clustering: Time and Space requirements O(N ) space since it uses the proimit matri. N is the number of points. O(N ) time in man cases There are N steps and at each step the size, N, proimit matri must be updated and searched Compleit can be reduced to O(N log(n) ) time for some approaches Tan,Steinbach, Kumar Introduction to Data Mining /8/ 7 DBSCAN DBSCAN is a densit-based algorithm. Densit = number of points within a specified radius (Eps) A point is a core point if it has more than a specified number of points (MinPts) within Eps These are points that are at the interior of a cluster A border point has fewer than MinPts within Eps, but is in the neighborhood of a core point A noise point is an point that is not a core point or a border point. Tan,Steinbach, Kumar Introduction to Data Mining /8/ 7

DBSCAN: Core, Border, and Noise Points Tan,Steinbach, Kumar Introduction to Data Mining /8/ 75 DBSCAN Algorithm Eliminate noise points Perform clustering on the remaining points Tan,Steinbach, Kumar Introduction to Data Mining /8/ 76

DBSCAN: Core, Border and Noise Points Original Points Point tpes: core, border and noise Eps =, MinPts = Tan,Steinbach, Kumar Introduction to Data Mining /8/ 77 When DBSCAN Works Well Original Points Clusters Resistant to Noise Can handle clusters of different shapes and sizes Tan,Steinbach, Kumar Introduction to Data Mining /8/ 78

When DBSCAN Does NOT Work Well Original Points (MinPts=, Eps=9.75). Varing densities High-dimensional data (MinPts=, Eps=9.9) Tan,Steinbach, Kumar Introduction to Data Mining /8/ 79 DBSCAN: Determining EPS and MinPts Idea is that for points in a cluster, their k th nearest neighbors are at roughl the same distance Noise points have the k th nearest neighbor at farther distance So, plot sorted distance of ever point to its k th nearest neighbor Tan,Steinbach, Kumar Introduction to Data Mining /8/ 8

Measures of Cluster Validit Numerical measures that are applied to judge various aspects of cluster validit, are classified into the following three tpes. Eternal Inde: Used to measure the etent to which cluster labels match eternall supplied class labels. Entrop Internal Inde: Used to measure the goodness of a clustering structure without respect to eternal information. Sum of Squared Error (SSE) Relative Inde: Used to compare two different clusterings or clusters. Often an eternal or internal inde is used for this function, e.g., SSE or entrop Sometimes these are referred to as criteria instead of indices However, sometimes criterion is the general strateg and inde is the numerical measure that implements the criterion. Tan,Steinbach, Kumar Introduction to Data Mining /8/ 8 Internal Measures: Cohesion and Separation Cluster Cohesion: Measures how closel related are objects in a cluster Eample: SSE Cluster Separation: Measure how distinct or wellseparated a cluster is from other clusters Eample: Squared Error Cohesion is measured b the within cluster sum of squares (SSE) WSS = ( mi ) i C Separation is measured b the between cluster sum of squares BSS = C ( m i m i i Where C i is the size of cluster i i Tan,Steinbach, Kumar Introduction to Data Mining /8/ 8 )

Internal Measures: Cohesion and Separation A proimit graph based approach can also be used for cohesion and separation. Cluster cohesion is the sum of the weight of all links within a cluster. Cluster separation is the sum of the weights between nodes in the cluster and nodes outside the cluster. cohesion separation Tan,Steinbach, Kumar Introduction to Data Mining /8/ 85 Final Comment on Cluster Validit The validation of clustering structures is the most difficult and frustrating part of cluster analsis. Without a strong effort in this direction, cluster analsis will remain a black art accessible onl to those true believers who have eperience and great courage. Algorithms for Clustering Data, Jain and Dubes Tan,Steinbach, Kumar Introduction to Data Mining /8/ 87