DocumentCode
3582959
Title
An Algorithm for Identifying Useful Structure in Graphs Clustering
Author
Chen, Dongming ; Xu, Xiaowei
Author_Institution
Software Coll., Northeastern Univ., Shenyang, China
Volume
1
fYear
2010
Firstpage
63
Lastpage
66
Abstract
A new clustering method for graphs which is based on Breadth-First-Search is proposed. The clusters are of various structures such as cliques, stars, including hubs and outliers. Hubs and Outliers should be marked because they play very different roles in the network. Traditional algorithms may detect some useful structures, but they tend to fail to find hubs and outliers. We propose a clustering algorithm to solve the problem. Both synthetic networks and real datasets experiments demonstrate that apart from finding hubs and outliers, the algorithm also outperforms other algorithms in speed with a running time O(n) on a network with n nodes and m links, which is much faster than the fastest modularity-based algorithm O(mdlogn) (where d is the depth of the dendrogram describing the hierarchical cluster structure).
Keywords
graph theory; pattern clustering; tree searching; breadth-first-search; graph clustering; hierarchical cluster structure; useful structure identification; Clustering algorithms; Clustering methods; Computer science; Computer science education; Educational institutions; Educational technology; Information science; Libraries; Software algorithms; Unsupervised learning; breadth-first-search; clustering; complex networks;
fLanguage
English
Publisher
ieee
Conference_Titel
Education Technology and Computer Science (ETCS), 2010 Second International Workshop on
Print_ISBN
978-1-4244-6388-6
Electronic_ISBN
978-1-4244-6389-3
Type
conf
DOI
10.1109/ETCS.2010.222
Filename
5459582
Link To Document