2009 International Conference on Advances in Social Network Analysis and Mining 2009
DOI: 10.1109/asonam.2009.74
|View full text |Cite
|
Sign up to set email alerts
|

AHSCAN: Agglomerative Hierarchical Structural Clustering Algorithm for Networks

Abstract: Many systems in sciences, engineering and nature can be modeled as networks. Examples include the internet, WWW and social networks. Finding hidden structures is important for making sense of complex networked data. In this paper we present a new network clustering method that can find clusters in an agglomerative fashion using structural similarity of vertices in the given network. Experiments conducted on real datasets demonstrate promising performance of the new method.2009 Advances in Social Network Analys… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
13
0

Year Published

2011
2011
2021
2021

Publication Types

Select...
6
1
1

Relationship

0
8

Authors

Journals

citations
Cited by 26 publications
(13 citation statements)
references
References 7 publications
0
13
0
Order By: Relevance
“…SHRINK-G is faster but it sacrifices the capacity of finding hierarchical community structure. AHSCAN [11] performs agglomerative hierarchical clustering by iteratively merging pair of vertices in order of decreasing structural similarity of vertices, until a single cluster remains. AHSCAN selects the partition that maximizes the modularity, so its time complexity scales by O(|E||V|).…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation
“…SHRINK-G is faster but it sacrifices the capacity of finding hierarchical community structure. AHSCAN [11] performs agglomerative hierarchical clustering by iteratively merging pair of vertices in order of decreasing structural similarity of vertices, until a single cluster remains. AHSCAN selects the partition that maximizes the modularity, so its time complexity scales by O(|E||V|).…”
Section: Related Workmentioning
confidence: 99%
“…The community detection problem has been considered as the discovering of dense sub graphs defined by the structural similarity of vertices. This similarity has proved to be very effective in modeling such dense sub graphs [4,8,11,12,13]. We propose a novel fast heuristic algorithm inspired on an agglomerative hierarchical technique by using this structural similarity measure.…”
Section: Community Detection Algorithmmentioning
confidence: 99%
“…The similarity of two nodes correlates to the number of neighbours they share. Later, SCAN's similarity function was also used for the divisive hierarchical clustering (DHSCAN) and the agglomerative hierarchical clustering (AHSCAN) (Yuruk et al, 2009).…”
Section: Related and Previous Workmentioning
confidence: 99%
“…Clustering is a useful technique for grouping schemas such that schemas within the same domain are similar while schemas in different domains are dissimilar. The clustering algorithm presented in this paper is an agglomerative hierarchical algorithm mainly extended from the SCAN approach [11]. The hierarchical clustering algorithm is appropriate for this clustering task since in general we do not know the number of clusters in advance.…”
Section: The Clustering Algorithmmentioning
confidence: 99%