Cluster Analysis: Basic Concepts and Algorithms

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

Clustering Basic Concepts and Algorithms 1

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

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

What is Cluster Analysis?

Lecture Notes for Chapter 8. Introduction to Data Mining

Clustering fundamentals

Data Mining Cluster Analysis: Basic Concepts and Algorithms. 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 Cluster Analysis: Basic Concepts and Algorithms. 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

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

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

Data Mining. Cluster Analysis: Basic Concepts and Algorithms

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 7. Introduction to Data Mining, 2 nd Edition

Unsupervised Learning : Clustering

Clustering CS 550: Machine Learning

University of Florida CISE department Gator Engineering. Clustering Part 2

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

Data Mining: Clustering

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

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

Introduction to Clustering

Cluster analysis. Agnieszka Nowak - Brzezinska

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

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

CSE 5243 INTRO. TO DATA MINING

Introduction to Data Mining. Komate AMPHAWAN

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

Clustering Lecture 4: Density-based Methods

CSE 347/447: DATA MINING

数据挖掘 Introduction to Data Mining

Clustering Part 2. A Partitional Clustering

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. Ying Shen, SSE, Tongji University

DS504/CS586: Big Data Analytics Big Data Clustering II

Cluster Analysis: Basic Concepts and Algorithms

Clustering Part 4 DBSCAN

University of Florida CISE department Gator Engineering. Clustering Part 4

CS7267 MACHINE LEARNING

DS504/CS586: Big Data Analytics Big Data Clustering II

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

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

CSE 5243 INTRO. TO DATA MINING

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

CSE 494/598 Lecture-11: Clustering & Classification

DATA MINING LECTURE 1. Introduction

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

DBSCAN. Presented by: Garrett Poppe

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

MIS2502: Data Analytics Clustering and Segmentation. Jing Gong

Unsupervised Learning

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

CSE 5243 INTRO. TO DATA MINING

Data Mining Algorithms

Clustering in Data Mining

Clustering Lecture 3: Hierarchical Methods

Knowledge Discovery in Databases

Information Retrieval and Web Search Engines

Unsupervised Data Mining: Clustering. Izabela Moise, Evangelos Pournaras, Dirk Helbing

University of Florida CISE department Gator Engineering. Clustering Part 5

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

Gene Clustering & Classification

What to come. There will be a few more topics we will cover on supervised learning

Density-Based Clustering. Izabela Moise, Evangelos Pournaras

Data Mining 4. Cluster Analysis

ECLT 5810 Clustering

Data Mining. Dr. Raed Ibraheem Hamed. University of Human Development, College of Science and Technology Department of Computer Science

CHAPTER 4: CLUSTER ANALYSIS

ECLT 5810 Clustering

Clustering: Overview and K-means algorithm

Clustering: Overview and K-means algorithm

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

Information Retrieval and Web Search Engines

Network Traffic Measurements and Analysis

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

Clustering part II 1

Machine Learning (BSMC-GA 4439) Wenke Liu

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

Understanding Clustering Supervising the unsupervised

Chapter 4: Text Clustering

Unsupervised Learning and Clustering

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

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

Clustering Part 3. Hierarchical Clustering

CS Introduction to Data Mining Instructor: Abdullah Mueen

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

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

Clustering. Robert M. Haralick. Computer Science, Graduate Center City University of New York

Clustering Algorithm (DBSCAN) VISHAL BHARTI Computer Science Dept. GC, CUNY

Clustering Part 1. CSC 4510/9010: Applied Machine Learning. Dr. Paula Matuszek

Chapter VIII.3: Hierarchical Clustering

Distance-based Methods: Drawbacks

Unsupervised Learning and Clustering

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

Introduction to Data Mining

Cluster Analysis. Prof. Thomas B. Fomby Department of Economics Southern Methodist University Dallas, TX April 2008 April 2010

Hierarchical clustering

Transcription:

Cluster Analysis: Basic Concepts and Algorithms Data Warehousing and Mining Lecture 10 by Hossen Asiful Mustafa

What is Cluster Analysis? 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

What is Cluster Analysis? 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

What is Cluster Analysis? 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

What is Cluster Analysis? 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 maximized

Applications of Cluster Analysis Understanding Group related documents for browsing, group genes and proteins that have similar functionality, or group stocks with similar price fluctuations 1 3 4 Discovered Clusters Applied-Matl-DOWN,Bay-Network-Down,3-COM-DOWN, Cabletron-Sys-DOWN,CISCO-DOWN,HP-DOWN, DSC-Comm-DOWN,INTEL-DOWN,LSI-Logic-DOWN, Micron-Tech-DOWN,Texas-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-City-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-Stanley-DOWN Baker-Hughes-UP,Dresser-Inds-UP,Halliburton-HLD-UP, Louisiana-Land-UP,Phillips-Petro-UP,Unocal-UP, Schlumberger-UP Industry Group Technology1-DOWN Technology-DOWN Financial-DOWN Oil-UP Summarization Reduce the size of large data sets Clustering precipitation in Australia

What is not Cluster Analysis? Supervised classification Have class label information Simple segmentation Dividing students into different registration groups alphabetically, by last name Results of a query Groupings are a result of an external specification Graph partitioning Some mutual relevance and synergy, but areas are not identical

Notion of a Cluster can be Ambiguous How many clusters?

Notion of a Cluster can be Ambiguous How many clusters? Two Clusters

Notion of a Cluster can be Ambiguous How many clusters? Six Clusters Two Clusters

Notion of a Cluster can be Ambiguous How many clusters? Six Clusters Two Clusters Four Clusters

Types 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 exactly one subset Hierarchical clustering A set of nested clusters organized as a hierarchical tree

Original Points Partitional Clustering

Partitional Clustering Original Points A Partitional Clustering

Hierarchical Clustering p1 p3 p4 p p1 p p3 p4 Traditional Hierarchical Clustering Traditional Dendrogram p1 p3 p4 p p1 p p3 p4 Non-traditional Hierarchical Clustering Non-traditional Dendrogram

Types of Clusters Well-separated clusters Center-based clusters Contiguous clusters Density-based clusters Property or Conceptual Described by an Objective Function

Types of Clusters: Well-Separated Well-Separated Clusters: A cluster is a set of points such that any point in a cluster is closer (or more similar) to every other point in the cluster than to any point not in the cluster. 3 well-separated clusters

Types 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 any 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 4 center-based clusters

Types of Clusters: Contiguity-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 any point not in the cluster. 8 contiguous clusters

Types of Clusters: Density-Based Density-based A cluster is a dense region of points, which is separated by lowdensity regions, from other regions of high density. Used when the clusters are irregular or intertwined, and when noise and outliers are present. 6 density-based clusters

Types of Clusters: Conceptual Clusters Shared Property or Conceptual Clusters Finds clusters that share some common property or represent a particular concept.. Overlapping Circles

Clustering Algorithms K-means and its variants Hierarchical clustering Density-based clustering

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 very simple

K-means Clustering Details Initial centroids are often chosen randomly. Clusters produced vary from one run to another. The centroid is (typically) the mean of the points in the cluster. Closeness is measured by Euclidean distance, cosine similarity, correlation, etc. K-means will converge for common similarity measures mentioned above. Most of the convergence happens in the first few iterations. Often the stopping condition is changed to Until relatively few points change clusters Complexity is O( n * K * I * d ) n = number of points, K = number of clusters, I = number of iterations, d = number of attributes

y K-means Clustering Example 3 Iteration 1.5 1.5 1 0.5 0 - -1.5-1 -0.5 0 0.5 1 1.5 x

y K-means Clustering Example 3 Iteration 1.5 1.5 1 0.5 0 - -1.5-1 -0.5 0 0.5 1 1.5 x

y K-means Clustering Example 3 Iteration 1 3.5 1.5 1 0.5 0 - -1.5-1 -0.5 0 0.5 1 1.5 x

y K-means Clustering Example 3 Iteration 1 34.5 1.5 1 0.5 0 - -1.5-1 -0.5 0 0.5 1 1.5 x

y K-means Clustering Example 3 Iteration 1 34 5.5 1.5 1 0.5 0 - -1.5-1 -0.5 0 0.5 1 1.5 x

y K-means Clustering Example 3 Iteration 1 34 56.5 1.5 1 0.5 0 - -1.5-1 -0.5 0 0.5 1 1.5 x

y y y y y y K-means Clustering Example 3 Iteration 1 3 Iteration 3 Iteration 3.5.5.5 1.5 1.5 1.5 1 1 1 0.5 0.5 0.5 0 0 0 - -1.5-1 -0.5 0 0.5 1 1.5 x - -1.5-1 -0.5 0 0.5 1 1.5 x - -1.5-1 -0.5 0 0.5 1 1.5 x 3 Iteration 4 3 Iteration 5 3 Iteration 6.5.5.5 1.5 1.5 1.5 1 1 1 0.5 0.5 0.5 0 0 0 - -1.5-1 -0.5 0 0.5 1 1.5 x - -1.5-1 -0.5 0 0.5 1 1.5 x - -1.5-1 -0.5 0 0.5 1 1.5 x

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 1 x C i dist ( m, x) x 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 easy way 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

y Two different K-means Clusterings 3.5 1.5 Original Points 1 0.5 0 - -1.5-1 -0.5 0 0.5 1 1.5 x

y y Two different K-means Clusterings 3.5 1.5 Original Points 1 0.5 0 - -1.5-1 -0.5 0 0.5 1 1.5 x 3.5 1.5 1 0.5 0 - -1.5-1 -0.5 0 0.5 1 1.5 Optimal Clustering x

y y y Two different K-means Clusterings 3.5 1.5 Original Points 1 0.5 0 - -1.5-1 -0.5 0 0.5 1 1.5 x 3 3.5.5 1.5 1.5 1 1 0.5 0.5 0 0 - -1.5-1 -0.5 0 0.5 1 1.5 Optimal Clustering x - -1.5-1 -0.5 0 0.5 1 1.5 x Sub-optimal Clustering

y Importance of Choosing Initial Centroids 3 Iteration 1.5 1.5 1 0.5 0 - -1.5-1 -0.5 0 0.5 1 1.5 x

y Importance of Choosing Initial Centroids 3 Iteration 1.5 1.5 1 0.5 0 - -1.5-1 -0.5 0 0.5 1 1.5 x

y Importance of Choosing Initial Centroids 3 Iteration 1 3.5 1.5 1 0.5 0 - -1.5-1 -0.5 0 0.5 1 1.5 x

y Importance of Choosing Initial Centroids 3 Iteration 1 34.5 1.5 1 0.5 0 - -1.5-1 -0.5 0 0.5 1 1.5 x

y Importance of Choosing Initial Centroids 3 Iteration 1 34 5.5 1.5 1 0.5 0 - -1.5-1 -0.5 0 0.5 1 1.5 x

y y y y y Importance of Choosing Initial Centroids Iteration 1 Iteration 3 3.5.5 1.5 1.5 1 1 0.5 0.5 0 0 - -1.5-1 -0.5 0 0.5 1 1.5 x - -1.5-1 -0.5 0 0.5 1 1.5 x 3 Iteration 3 3 Iteration 4 3 Iteration 5.5.5.5 1.5 1.5 1.5 1 1 1 0.5 0.5 0.5 0 0 0 - -1.5-1 -0.5 0 0.5 1 1.5 x - -1.5-1 -0.5 0 0.5 1 1.5 x - -1.5-1 -0.5 0 0.5 1 1.5 x

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 relatively small when K is large If clusters are the same size, n, then For example, if K = 10, then probability = 10!/10 10 = 0.00036 Sometimes the initial centroids will readjust themselves in right way, and sometimes they don t Consider an example of five pairs of clusters

y 10 Clusters Example 8 Iteration 1 6 4 0 - -4-6 0 5 10 15 0 x Starting with two initial centroids in one cluster of each pair of clusters

y 10 Clusters Example 8 Iteration 1 6 4 0 - -4-6 0 5 10 15 0 x Starting with two initial centroids in one cluster of each pair of clusters

y 10 Clusters Example 8 Iteration 1 3 6 4 0 - -4-6 0 5 10 15 0 x Starting with two initial centroids in one cluster of each pair of clusters

y 10 Clusters Example 8 Iteration 1 34 6 4 0 - -4-6 0 5 10 15 0 x Starting with two initial centroids in one cluster of each pair of clusters

y y y y 10 Clusters Example 8 Iteration 1 8 Iteration 6 6 4 4 0 0 - - -4-4 -6-6 8 0 5 10 15 0 x Iteration 3 8 0 5 10 15 0 x Iteration 4 6 6 4 4 0 0 - - -4-4 -6-6 0 5 10 15 0 x 0 5 10 15 0 Starting with two initial centroids in one cluster of each pair of clusters x

y 10 Clusters Example 8 Iteration 1 6 4 0 - -4-6 0 5 10 15 0 x Starting with some pairs of clusters having three initial centroids, while other have only one.

y 10 Clusters Example 8 Iteration 1 6 4 0 - -4-6 0 5 10 15 0 x Starting with some pairs of clusters having three initial centroids, while other have only one.

y 10 Clusters Example 8 Iteration 1 3 6 4 0 - -4-6 0 5 10 15 0 x Starting with some pairs of clusters having three initial centroids, while other have only one.

y 10 Clusters Example 8 Iteration 1 34 6 4 0 - -4-6 0 5 10 15 0 x Starting with some pairs of clusters having three initial centroids, while other have only one.

y y y y 10 Clusters Example 8 Iteration 1 8 Iteration 6 6 4 4 0 0 - - -4-4 -6-6 8 0 5 10 15 0 Iteration x 3 8 0 5 10 15 0 Iteration x 4 6 6 4 4 0 0 - - -4-4 -6-6 0 5 10 15 0 x 0 5 10 15 0 x Starting with some pairs of clusters having three initial centroids, while other have only one.

Solutions to Initial Centroids Problem Multiple runs Helps, but probability is not on your side Sample and use hierarchical clustering to determine initial centroids Sample size and K needs to be small Select first centroid and then select an point that is farthest away from existing centroids Computationally expensive Bisecting K-means Not as susceptible to initialization issues

Handling Empty Clusters Basic K-means algorithm can yield empty clusters Need to choose a replacement centroid Several strategies Choose a point that is farthest away from any current centrold Choose the point that contributes most to SSE Choose a point from the cluster with the highest SSE If there are several empty clusters, the above can be repeated several times.

Bisecting K-means Bisecting K-means algorithm Variant of K-means that can produce a partitional or a hierarchical clustering

Bisecting K-means Example

Bisecting K-means Example

Bisecting K-means Example

Bisecting K-means Example

Bisecting K-means Example

Bisecting K-means Example

Bisecting K-means Example

Bisecting K-means Example

Bisecting K-means Example

Bisecting K-means Example

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.

Limitations of K-means: Differing Sizes Original Points

Limitations of K-means: Differing Sizes Original Points K-means (3 Clusters)

Limitations of K-means: Differing Sizes Original Points K-means (3 Clusters)

Limitations of K-means: Differing Density Original Points

Limitations of K-means: Differing Density Original Points K-means (3 Clusters)

Limitations of K-means: Differing Density Original Points K-means (3 Clusters)

Limitations of K-means: Non-globular Shapes Original Points

Limitations of K-means: Non-globular Shapes Original Points K-means ( Clusters)

Limitations of K-means: Non-globular Shapes Original Points K-means ( Clusters)

Overcoming K-means Limitations Original Points K-means Clusters One solution is to use many clusters. Find parts of clusters, but need to put together.

Overcoming K-means Limitations Original Points K-means Clusters

Overcoming K-means Limitations Original Points K-means Clusters

DBSCAN DBSCAN is a density-based algorithm. Density = 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 any point that is not a core point or a border point.

DBSCAN: Core, Border, and Noise Points

Eliminate noise points DBSCAN Algorithm Perform clustering on the remaining points

DBSCAN: Core, Border and Noise Points Original Points Point types: core, border and noise Eps = 10, MinPts = 4

Original Points When DBSCAN Works Well

When DBSCAN Works Well Original Points Clusters

When DBSCAN Works Well Original Points Clusters Resistant to Noise Can handle clusters of different shapes and sizes

When DBSCAN Does NOT Work Well Original Points (MinPts=4, Eps=9.75). (MinPts=4, Eps=9.9)

When DBSCAN Does NOT Work Well Original Points (MinPts=4, Eps=9.75). Varying densities High-dimensional data (MinPts=4, Eps=9.9)

DBSCAN: Determining EPS and MinPts Idea is that for points in a cluster, their k th nearest neighbors are at roughly the same distance Noise points have the k th nearest neighbor at farther distance So, plot sorted distance of every point to its k th nearest neighbor Eps = 10 MinPts = k = 4 Plot for k = 4