SlideShare a Scribd company logo
1 of 23
Download to read offline
Graph-Based Clustering
Yi-Hsiu Lin
2016-8-29
Key Points
Graph-based Clustering
Survey Papers
Applications & Future works
Graph-based Clustering
feature-based clustering graph-based clustering
feature vectors similarity graph
k-means clustering spectral clustering
feature
1
feature
2
feature
3
item1 3 2 1
item2 5 0 1
item3 2 5 2
item4 2 3 1
Advantages
It can be used with virtually any data type as long
as appropriate similarity functions are defined
Similarity function itself make sure that points
which are considered to be “very similar” by the
function are also closely related in the application the
data comes from
High dimensional scenario - noise effects of locally
irrelevant attributes - reduce the high-dimensionality
of the feature space via a similarity metric
Disadvantages
Time complexity for creating the similarity matrix
scales with the square of the number of data points
Evaluating the similarity of two vertices may
turn out to be a task even more complex than
the clustering of the graph once the similarities are
known
Similarity measure
similarity measure (2007)
cosine similarity
Gaussian similarity
Jaccard similarity
Similarity measure
Document analysis - frequency inverse-documents-frequency
( tf-idf )
Term Frequency (tf), Inverse Document Frequency (idf)
distance measure cosine similarity
fish sea human
Doc 1 5 2 1
Doc 2 2 1 0
Doc 3 2 8 7
Doc 4 7 7 0
Survey Papers
Spectral clustering (1973)
Modularity (2006)
SymNMF (2012)
Fuzzy Modularity (2013)
SoF (2015)
Structured Stochastic Doubly Matrix (2016)
A Tutorial on Spectral
Clustering (1973)
Pre-processing
construct a similarity matrix
Decomposition
compute eigenvalues and eigenvectors of the matrix
map each point to a lower - dimensional representation
based on one or more eigenvectors
Grouping
Assign points to two or more clusters
A Tutorial on Spectral
Clustering (1973)
construct similarity graph
compute L ( L=D-W)
compute first k eigenvectors of L
let U= ,
be the vectors corresponding to i-th row
of U
cluster the points with the k-means algorithm
Modularity and community structure in
networks(2006)
A Soft Modularity Function For Detecting Fuzzy
Communities in Social Networks (2013)
Modularity : (Evaluate the clustering results)
(the number of edges falling within groups) - (the
expected number in an equivalent network with edges
placed at random)
Modularity Matrix :
Fuzzy Modularity :
Symmetric Nonnegative Matrix
Factorization for Graph Clustering(2012)
NMF :
SymNMF:
SoF: Soft-Cluster Matrix Factorization
for Probabilistic Clustering (2015)
Co-cluster Probability
Structured Doubly Stochastic Matrix
for Graph Based Clustering (2016)
Time Complexity
Space Complexity
Future works
Soft/Fuzzy Clustering
The data objects has membership weight that is between
0 to 1, thus data points can potentially belong to multiple
clusters — Natural Grouping
Applications
Documents with multiple theme
Marketing
Recommendation system
Applications & Future works
Algorithms
the affinity measure
the normalization of the affinity matrix
the particular clustering algorithm
How to determine the number of cluster ?
How to deal with high quantity of data ?
How to deal with directed graph ?
Applications & Future works
Social networks
epidemic network
transportation
position
Applications & Future works
Reference
Similarity-Based Clustering: Recent Developments and Biomedical Applications - Thomas Villmann,M.
Biehl,Barbara Hammer
Graph clustering - Satu Elisa Schaeffer∗ Laboratory for Theoretical Computer Science, Helsinki University
of Technology TKK, P.O. Box 5400, FI-02015 TKK, Finland
Symmetric Nonnegative Matrix Factorization for Graph Clustering - Da Kuang∗ Chris Ding† Haesun Park
SoF: Soft-Cluster Matrix Factorization for Probabilistic Clustering - Han Zhao† , Pascal Poupart† , Yongfeng
Zhang§ and Martin Lysy‡
A Soft Modularity Function For Detecting Fuzzy Communities in Social Networks - Timothy C. Havens
Modularity and community structure in networks - M. E. J. Newman*
ATutorial on Spectral Clustering - Ulrike von Luxburg
Survey Graph clustering - Satu Elisa Schaeffer
Structured Doubly Stochastic Matrix for Graph Based Clustering

More Related Content

What's hot

Socable Influence Maximization
Socable Influence MaximizationSocable Influence Maximization
Socable Influence Maximizationrobertlz
 
Decision Tree - ID3
Decision Tree - ID3Decision Tree - ID3
Decision Tree - ID3Xueping Peng
 
Graph theory 1
Graph theory 1Graph theory 1
Graph theory 1Tech_MX
 
Classification and Clustering
Classification and ClusteringClassification and Clustering
Classification and ClusteringYogendra Tamang
 
Opinion Dynamics on Networks
Opinion Dynamics on NetworksOpinion Dynamics on Networks
Opinion Dynamics on NetworksMason Porter
 
Data Mining Seminar - Graph Mining and Social Network Analysis
Data Mining Seminar - Graph Mining and Social Network AnalysisData Mining Seminar - Graph Mining and Social Network Analysis
Data Mining Seminar - Graph Mining and Social Network Analysisvwchu
 
Random graph models
Random graph modelsRandom graph models
Random graph modelsnetworksuw
 
Classification techniques in data mining
Classification techniques in data miningClassification techniques in data mining
Classification techniques in data miningKamal Acharya
 
Slide3.ppt
Slide3.pptSlide3.ppt
Slide3.pptbutest
 
Decision trees in Machine Learning
Decision trees in Machine Learning Decision trees in Machine Learning
Decision trees in Machine Learning Mohammad Junaid Khan
 
Text analytics in social media
Text analytics in social mediaText analytics in social media
Text analytics in social mediaJeremiah Fadugba
 
Interpretability of Deep ReLU Networks
Interpretability of Deep ReLU NetworksInterpretability of Deep ReLU Networks
Interpretability of Deep ReLU NetworksAijun Zhang
 
K-Means, its Variants and its Applications
K-Means, its Variants and its ApplicationsK-Means, its Variants and its Applications
K-Means, its Variants and its ApplicationsVarad Meru
 

What's hot (20)

Clustering ppt
Clustering pptClustering ppt
Clustering ppt
 
Decision trees
Decision treesDecision trees
Decision trees
 
Socable Influence Maximization
Socable Influence MaximizationSocable Influence Maximization
Socable Influence Maximization
 
Decision Tree - ID3
Decision Tree - ID3Decision Tree - ID3
Decision Tree - ID3
 
Graph theory
Graph theoryGraph theory
Graph theory
 
Graph theory 1
Graph theory 1Graph theory 1
Graph theory 1
 
Classification and Clustering
Classification and ClusteringClassification and Clustering
Classification and Clustering
 
Opinion Dynamics on Networks
Opinion Dynamics on NetworksOpinion Dynamics on Networks
Opinion Dynamics on Networks
 
Data Mining Seminar - Graph Mining and Social Network Analysis
Data Mining Seminar - Graph Mining and Social Network AnalysisData Mining Seminar - Graph Mining and Social Network Analysis
Data Mining Seminar - Graph Mining and Social Network Analysis
 
Random graph models
Random graph modelsRandom graph models
Random graph models
 
Classification techniques in data mining
Classification techniques in data miningClassification techniques in data mining
Classification techniques in data mining
 
4 Cliques Clusters
4 Cliques Clusters4 Cliques Clusters
4 Cliques Clusters
 
Slide3.ppt
Slide3.pptSlide3.ppt
Slide3.ppt
 
Chapter 4 Cyclic Groups
Chapter 4 Cyclic GroupsChapter 4 Cyclic Groups
Chapter 4 Cyclic Groups
 
Decision trees in Machine Learning
Decision trees in Machine Learning Decision trees in Machine Learning
Decision trees in Machine Learning
 
Text analytics in social media
Text analytics in social mediaText analytics in social media
Text analytics in social media
 
08 clustering
08 clustering08 clustering
08 clustering
 
Presentation on K-Means Clustering
Presentation on K-Means ClusteringPresentation on K-Means Clustering
Presentation on K-Means Clustering
 
Interpretability of Deep ReLU Networks
Interpretability of Deep ReLU NetworksInterpretability of Deep ReLU Networks
Interpretability of Deep ReLU Networks
 
K-Means, its Variants and its Applications
K-Means, its Variants and its ApplicationsK-Means, its Variants and its Applications
K-Means, its Variants and its Applications
 

Similar to Graph based Clustering

Volume 2-issue-6-1930-1932
Volume 2-issue-6-1930-1932Volume 2-issue-6-1930-1932
Volume 2-issue-6-1930-1932Editor IJARCET
 
Volume 2-issue-6-1930-1932
Volume 2-issue-6-1930-1932Volume 2-issue-6-1930-1932
Volume 2-issue-6-1930-1932Editor IJARCET
 
IEEE Datamining 2016 Title and Abstract
IEEE  Datamining 2016 Title and AbstractIEEE  Datamining 2016 Title and Abstract
IEEE Datamining 2016 Title and Abstracttsysglobalsolutions
 
Sub-Graph Finding Information over Nebula Networks
Sub-Graph Finding Information over Nebula NetworksSub-Graph Finding Information over Nebula Networks
Sub-Graph Finding Information over Nebula Networksijceronline
 
Survey on classification algorithms for data mining (comparison and evaluation)
Survey on classification algorithms for data mining (comparison and evaluation)Survey on classification algorithms for data mining (comparison and evaluation)
Survey on classification algorithms for data mining (comparison and evaluation)Alexander Decker
 
03 interlinking-dass
03 interlinking-dass03 interlinking-dass
03 interlinking-dassDiego Pessoa
 
SCAF – AN EFFECTIVE APPROACH TO CLASSIFY SUBSPACE CLUSTERING ALGORITHMS
SCAF – AN EFFECTIVE APPROACH TO CLASSIFY SUBSPACE CLUSTERING ALGORITHMSSCAF – AN EFFECTIVE APPROACH TO CLASSIFY SUBSPACE CLUSTERING ALGORITHMS
SCAF – AN EFFECTIVE APPROACH TO CLASSIFY SUBSPACE CLUSTERING ALGORITHMSijdkp
 
From Signal to Symbols
From Signal to SymbolsFrom Signal to Symbols
From Signal to Symbolsgpano
 
SVD BASED LATENT SEMANTIC INDEXING WITH USE OF THE GPU COMPUTATIONS
SVD BASED LATENT SEMANTIC INDEXING WITH USE OF THE GPU COMPUTATIONSSVD BASED LATENT SEMANTIC INDEXING WITH USE OF THE GPU COMPUTATIONS
SVD BASED LATENT SEMANTIC INDEXING WITH USE OF THE GPU COMPUTATIONSijscmcj
 
A fuzzy clustering algorithm for high dimensional streaming data
A fuzzy clustering algorithm for high dimensional streaming dataA fuzzy clustering algorithm for high dimensional streaming data
A fuzzy clustering algorithm for high dimensional streaming dataAlexander Decker
 
O N T HE D ISTRIBUTION OF T HE M AXIMAL C LIQUE S IZE F OR T HE V ERTICES IN ...
O N T HE D ISTRIBUTION OF T HE M AXIMAL C LIQUE S IZE F OR T HE V ERTICES IN ...O N T HE D ISTRIBUTION OF T HE M AXIMAL C LIQUE S IZE F OR T HE V ERTICES IN ...
O N T HE D ISTRIBUTION OF T HE M AXIMAL C LIQUE S IZE F OR T HE V ERTICES IN ...csandit
 
Laplacian-regularized Graph Bandits
Laplacian-regularized Graph BanditsLaplacian-regularized Graph Bandits
Laplacian-regularized Graph Banditslauratoni4
 
Integrating GIS utility data in the UK
Integrating GIS utility data in the UKIntegrating GIS utility data in the UK
Integrating GIS utility data in the UKAntArch
 

Similar to Graph based Clustering (20)

MODEL_FOR_SEMANTICALLY_RICH_POINT_CLOUD.pdf
MODEL_FOR_SEMANTICALLY_RICH_POINT_CLOUD.pdfMODEL_FOR_SEMANTICALLY_RICH_POINT_CLOUD.pdf
MODEL_FOR_SEMANTICALLY_RICH_POINT_CLOUD.pdf
 
Az36311316
Az36311316Az36311316
Az36311316
 
Volume 2-issue-6-1930-1932
Volume 2-issue-6-1930-1932Volume 2-issue-6-1930-1932
Volume 2-issue-6-1930-1932
 
Volume 2-issue-6-1930-1932
Volume 2-issue-6-1930-1932Volume 2-issue-6-1930-1932
Volume 2-issue-6-1930-1932
 
Data mining.pptx
Data mining.pptxData mining.pptx
Data mining.pptx
 
IEEE Datamining 2016 Title and Abstract
IEEE  Datamining 2016 Title and AbstractIEEE  Datamining 2016 Title and Abstract
IEEE Datamining 2016 Title and Abstract
 
Sub-Graph Finding Information over Nebula Networks
Sub-Graph Finding Information over Nebula NetworksSub-Graph Finding Information over Nebula Networks
Sub-Graph Finding Information over Nebula Networks
 
Survey on classification algorithms for data mining (comparison and evaluation)
Survey on classification algorithms for data mining (comparison and evaluation)Survey on classification algorithms for data mining (comparison and evaluation)
Survey on classification algorithms for data mining (comparison and evaluation)
 
03 interlinking-dass
03 interlinking-dass03 interlinking-dass
03 interlinking-dass
 
SCAF – AN EFFECTIVE APPROACH TO CLASSIFY SUBSPACE CLUSTERING ALGORITHMS
SCAF – AN EFFECTIVE APPROACH TO CLASSIFY SUBSPACE CLUSTERING ALGORITHMSSCAF – AN EFFECTIVE APPROACH TO CLASSIFY SUBSPACE CLUSTERING ALGORITHMS
SCAF – AN EFFECTIVE APPROACH TO CLASSIFY SUBSPACE CLUSTERING ALGORITHMS
 
isprsarchives-XL-3-381-2014
isprsarchives-XL-3-381-2014isprsarchives-XL-3-381-2014
isprsarchives-XL-3-381-2014
 
Marvin_Capstone
Marvin_CapstoneMarvin_Capstone
Marvin_Capstone
 
From Signal to Symbols
From Signal to SymbolsFrom Signal to Symbols
From Signal to Symbols
 
SVD BASED LATENT SEMANTIC INDEXING WITH USE OF THE GPU COMPUTATIONS
SVD BASED LATENT SEMANTIC INDEXING WITH USE OF THE GPU COMPUTATIONSSVD BASED LATENT SEMANTIC INDEXING WITH USE OF THE GPU COMPUTATIONS
SVD BASED LATENT SEMANTIC INDEXING WITH USE OF THE GPU COMPUTATIONS
 
A fuzzy clustering algorithm for high dimensional streaming data
A fuzzy clustering algorithm for high dimensional streaming dataA fuzzy clustering algorithm for high dimensional streaming data
A fuzzy clustering algorithm for high dimensional streaming data
 
Lect12 graph mining
Lect12 graph miningLect12 graph mining
Lect12 graph mining
 
O N T HE D ISTRIBUTION OF T HE M AXIMAL C LIQUE S IZE F OR T HE V ERTICES IN ...
O N T HE D ISTRIBUTION OF T HE M AXIMAL C LIQUE S IZE F OR T HE V ERTICES IN ...O N T HE D ISTRIBUTION OF T HE M AXIMAL C LIQUE S IZE F OR T HE V ERTICES IN ...
O N T HE D ISTRIBUTION OF T HE M AXIMAL C LIQUE S IZE F OR T HE V ERTICES IN ...
 
Ir3116271633
Ir3116271633Ir3116271633
Ir3116271633
 
Laplacian-regularized Graph Bandits
Laplacian-regularized Graph BanditsLaplacian-regularized Graph Bandits
Laplacian-regularized Graph Bandits
 
Integrating GIS utility data in the UK
Integrating GIS utility data in the UKIntegrating GIS utility data in the UK
Integrating GIS utility data in the UK
 

Recently uploaded

BabyOno dropshipping via API with DroFx.pptx
BabyOno dropshipping via API with DroFx.pptxBabyOno dropshipping via API with DroFx.pptx
BabyOno dropshipping via API with DroFx.pptxolyaivanovalion
 
Midocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFxMidocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFxolyaivanovalion
 
Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Callshivangimorya083
 
FESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdfFESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdfMarinCaroMartnezBerg
 
April 2024 - Crypto Market Report's Analysis
April 2024 - Crypto Market Report's AnalysisApril 2024 - Crypto Market Report's Analysis
April 2024 - Crypto Market Report's Analysismanisha194592
 
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Callshivangimorya083
 
VIP Call Girls in Amravati Aarohi 8250192130 Independent Escort Service Amravati
VIP Call Girls in Amravati Aarohi 8250192130 Independent Escort Service AmravatiVIP Call Girls in Amravati Aarohi 8250192130 Independent Escort Service Amravati
VIP Call Girls in Amravati Aarohi 8250192130 Independent Escort Service AmravatiSuhani Kapoor
 
Week-01-2.ppt BBB human Computer interaction
Week-01-2.ppt BBB human Computer interactionWeek-01-2.ppt BBB human Computer interaction
Week-01-2.ppt BBB human Computer interactionfulawalesam
 
Call Girls In Mahipalpur O9654467111 Escorts Service
Call Girls In Mahipalpur O9654467111  Escorts ServiceCall Girls In Mahipalpur O9654467111  Escorts Service
Call Girls In Mahipalpur O9654467111 Escorts ServiceSapana Sha
 
04242024_CCC TUG_Joins and Relationships
04242024_CCC TUG_Joins and Relationships04242024_CCC TUG_Joins and Relationships
04242024_CCC TUG_Joins and Relationshipsccctableauusergroup
 
Generative AI on Enterprise Cloud with NiFi and Milvus
Generative AI on Enterprise Cloud with NiFi and MilvusGenerative AI on Enterprise Cloud with NiFi and Milvus
Generative AI on Enterprise Cloud with NiFi and MilvusTimothy Spann
 
Halmar dropshipping via API with DroFx
Halmar  dropshipping  via API with DroFxHalmar  dropshipping  via API with DroFx
Halmar dropshipping via API with DroFxolyaivanovalion
 
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130Suhani Kapoor
 
Smarteg dropshipping via API with DroFx.pptx
Smarteg dropshipping via API with DroFx.pptxSmarteg dropshipping via API with DroFx.pptx
Smarteg dropshipping via API with DroFx.pptxolyaivanovalion
 
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...Suhani Kapoor
 
Ravak dropshipping via API with DroFx.pptx
Ravak dropshipping via API with DroFx.pptxRavak dropshipping via API with DroFx.pptx
Ravak dropshipping via API with DroFx.pptxolyaivanovalion
 
Market Analysis in the 5 Largest Economic Countries in Southeast Asia.pdf
Market Analysis in the 5 Largest Economic Countries in Southeast Asia.pdfMarket Analysis in the 5 Largest Economic Countries in Southeast Asia.pdf
Market Analysis in the 5 Largest Economic Countries in Southeast Asia.pdfRachmat Ramadhan H
 
Mature dropshipping via API with DroFx.pptx
Mature dropshipping via API with DroFx.pptxMature dropshipping via API with DroFx.pptx
Mature dropshipping via API with DroFx.pptxolyaivanovalion
 

Recently uploaded (20)

BabyOno dropshipping via API with DroFx.pptx
BabyOno dropshipping via API with DroFx.pptxBabyOno dropshipping via API with DroFx.pptx
BabyOno dropshipping via API with DroFx.pptx
 
Midocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFxMidocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFx
 
Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip CallDelhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
Delhi Call Girls CP 9711199171 ☎✔👌✔ Whatsapp Hard And Sexy Vip Call
 
FESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdfFESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdf
 
April 2024 - Crypto Market Report's Analysis
April 2024 - Crypto Market Report's AnalysisApril 2024 - Crypto Market Report's Analysis
April 2024 - Crypto Market Report's Analysis
 
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call
 
VIP Call Girls in Amravati Aarohi 8250192130 Independent Escort Service Amravati
VIP Call Girls in Amravati Aarohi 8250192130 Independent Escort Service AmravatiVIP Call Girls in Amravati Aarohi 8250192130 Independent Escort Service Amravati
VIP Call Girls in Amravati Aarohi 8250192130 Independent Escort Service Amravati
 
Week-01-2.ppt BBB human Computer interaction
Week-01-2.ppt BBB human Computer interactionWeek-01-2.ppt BBB human Computer interaction
Week-01-2.ppt BBB human Computer interaction
 
Call Girls In Mahipalpur O9654467111 Escorts Service
Call Girls In Mahipalpur O9654467111  Escorts ServiceCall Girls In Mahipalpur O9654467111  Escorts Service
Call Girls In Mahipalpur O9654467111 Escorts Service
 
04242024_CCC TUG_Joins and Relationships
04242024_CCC TUG_Joins and Relationships04242024_CCC TUG_Joins and Relationships
04242024_CCC TUG_Joins and Relationships
 
Generative AI on Enterprise Cloud with NiFi and Milvus
Generative AI on Enterprise Cloud with NiFi and MilvusGenerative AI on Enterprise Cloud with NiFi and Milvus
Generative AI on Enterprise Cloud with NiFi and Milvus
 
꧁❤ Aerocity Call Girls Service Aerocity Delhi ❤꧂ 9999965857 ☎️ Hard And Sexy ...
꧁❤ Aerocity Call Girls Service Aerocity Delhi ❤꧂ 9999965857 ☎️ Hard And Sexy ...꧁❤ Aerocity Call Girls Service Aerocity Delhi ❤꧂ 9999965857 ☎️ Hard And Sexy ...
꧁❤ Aerocity Call Girls Service Aerocity Delhi ❤꧂ 9999965857 ☎️ Hard And Sexy ...
 
E-Commerce Order PredictionShraddha Kamble.pptx
E-Commerce Order PredictionShraddha Kamble.pptxE-Commerce Order PredictionShraddha Kamble.pptx
E-Commerce Order PredictionShraddha Kamble.pptx
 
Halmar dropshipping via API with DroFx
Halmar  dropshipping  via API with DroFxHalmar  dropshipping  via API with DroFx
Halmar dropshipping via API with DroFx
 
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130
 
Smarteg dropshipping via API with DroFx.pptx
Smarteg dropshipping via API with DroFx.pptxSmarteg dropshipping via API with DroFx.pptx
Smarteg dropshipping via API with DroFx.pptx
 
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...
VIP High Profile Call Girls Amravati Aarushi 8250192130 Independent Escort Se...
 
Ravak dropshipping via API with DroFx.pptx
Ravak dropshipping via API with DroFx.pptxRavak dropshipping via API with DroFx.pptx
Ravak dropshipping via API with DroFx.pptx
 
Market Analysis in the 5 Largest Economic Countries in Southeast Asia.pdf
Market Analysis in the 5 Largest Economic Countries in Southeast Asia.pdfMarket Analysis in the 5 Largest Economic Countries in Southeast Asia.pdf
Market Analysis in the 5 Largest Economic Countries in Southeast Asia.pdf
 
Mature dropshipping via API with DroFx.pptx
Mature dropshipping via API with DroFx.pptxMature dropshipping via API with DroFx.pptx
Mature dropshipping via API with DroFx.pptx
 

Graph based Clustering

  • 2. Key Points Graph-based Clustering Survey Papers Applications & Future works
  • 3. Graph-based Clustering feature-based clustering graph-based clustering feature vectors similarity graph k-means clustering spectral clustering feature 1 feature 2 feature 3 item1 3 2 1 item2 5 0 1 item3 2 5 2 item4 2 3 1
  • 4. Advantages It can be used with virtually any data type as long as appropriate similarity functions are defined Similarity function itself make sure that points which are considered to be “very similar” by the function are also closely related in the application the data comes from High dimensional scenario - noise effects of locally irrelevant attributes - reduce the high-dimensionality of the feature space via a similarity metric
  • 5. Disadvantages Time complexity for creating the similarity matrix scales with the square of the number of data points Evaluating the similarity of two vertices may turn out to be a task even more complex than the clustering of the graph once the similarities are known
  • 6. Similarity measure similarity measure (2007) cosine similarity Gaussian similarity Jaccard similarity
  • 7. Similarity measure Document analysis - frequency inverse-documents-frequency ( tf-idf ) Term Frequency (tf), Inverse Document Frequency (idf) distance measure cosine similarity fish sea human Doc 1 5 2 1 Doc 2 2 1 0 Doc 3 2 8 7 Doc 4 7 7 0
  • 8. Survey Papers Spectral clustering (1973) Modularity (2006) SymNMF (2012) Fuzzy Modularity (2013) SoF (2015) Structured Stochastic Doubly Matrix (2016)
  • 9. A Tutorial on Spectral Clustering (1973) Pre-processing construct a similarity matrix Decomposition compute eigenvalues and eigenvectors of the matrix map each point to a lower - dimensional representation based on one or more eigenvectors Grouping Assign points to two or more clusters
  • 10. A Tutorial on Spectral Clustering (1973) construct similarity graph compute L ( L=D-W) compute first k eigenvectors of L let U= , be the vectors corresponding to i-th row of U cluster the points with the k-means algorithm
  • 11. Modularity and community structure in networks(2006) A Soft Modularity Function For Detecting Fuzzy Communities in Social Networks (2013) Modularity : (Evaluate the clustering results) (the number of edges falling within groups) - (the expected number in an equivalent network with edges placed at random) Modularity Matrix : Fuzzy Modularity :
  • 12. Symmetric Nonnegative Matrix Factorization for Graph Clustering(2012) NMF : SymNMF:
  • 13. SoF: Soft-Cluster Matrix Factorization for Probabilistic Clustering (2015) Co-cluster Probability
  • 14. Structured Doubly Stochastic Matrix for Graph Based Clustering (2016)
  • 18. Soft/Fuzzy Clustering The data objects has membership weight that is between 0 to 1, thus data points can potentially belong to multiple clusters — Natural Grouping Applications Documents with multiple theme Marketing Recommendation system
  • 19. Applications & Future works Algorithms the affinity measure the normalization of the affinity matrix the particular clustering algorithm How to determine the number of cluster ? How to deal with high quantity of data ? How to deal with directed graph ?
  • 20. Applications & Future works Social networks epidemic network transportation position
  • 22.
  • 23. Reference Similarity-Based Clustering: Recent Developments and Biomedical Applications - Thomas Villmann,M. Biehl,Barbara Hammer Graph clustering - Satu Elisa Schaeffer∗ Laboratory for Theoretical Computer Science, Helsinki University of Technology TKK, P.O. Box 5400, FI-02015 TKK, Finland Symmetric Nonnegative Matrix Factorization for Graph Clustering - Da Kuang∗ Chris Ding† Haesun Park SoF: Soft-Cluster Matrix Factorization for Probabilistic Clustering - Han Zhao† , Pascal Poupart† , Yongfeng Zhang§ and Martin Lysy‡ A Soft Modularity Function For Detecting Fuzzy Communities in Social Networks - Timothy C. Havens Modularity and community structure in networks - M. E. J. Newman* ATutorial on Spectral Clustering - Ulrike von Luxburg Survey Graph clustering - Satu Elisa Schaeffer Structured Doubly Stochastic Matrix for Graph Based Clustering