Proceedings of the 2017 IEEE/ACM International Conference on Advances in Social Networks Analysis and Mining 2017 2017
DOI: 10.1145/3110025.3110125
|View full text |Cite
|
Sign up to set email alerts
|

Fast Heuristic Algorithm for Multi-scale Hierarchical Community Detection

Abstract: Abstract-Complex networks constitute the backbones of many complex systems such as social networks. Detecting the community structure in a complex network is both a challenging and a computationally expensive task. In this paper, we present the HAMUHI-CODE, a novel fast heuristic algorithm for multiscale hierarchical community detection inspired on an agglomerative hierarchical clustering technique. We define a new structural similarity of vertices based on the classical cosine similarity by removing some vert… Show more

Help me understand this report
View preprint versions

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
16
0

Year Published

2018
2018
2024
2024

Publication Types

Select...
5
2
1

Relationship

1
7

Authors

Journals

citations
Cited by 12 publications
(16 citation statements)
references
References 26 publications
0
16
0
Order By: Relevance
“…e former works in a divisive way, which iteratively removes the edge with the largest betweenness from the network, until all the edges are removed; the latter operates in an agglomerative approach, which takes every vertex as a singlemember community first and then repeatedly merge two communities until all the vertices are assigned to the same community. WMW [14] defines a new dynamic structural similarity index and applies it to a heuristic agglomerative hierarchical algorithm which not only merges clusters with maximal similarity, but also merges clusters that do not meet the parameterized community definition to extract communities. In addition to this, some algorithms try to integrate the divisive way and agglomerative approach to detect communities.…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation
“…e former works in a divisive way, which iteratively removes the edge with the largest betweenness from the network, until all the edges are removed; the latter operates in an agglomerative approach, which takes every vertex as a singlemember community first and then repeatedly merge two communities until all the vertices are assigned to the same community. WMW [14] defines a new dynamic structural similarity index and applies it to a heuristic agglomerative hierarchical algorithm which not only merges clusters with maximal similarity, but also merges clusters that do not meet the parameterized community definition to extract communities. In addition to this, some algorithms try to integrate the divisive way and agglomerative approach to detect communities.…”
Section: Related Workmentioning
confidence: 99%
“…Besides this, we have also compared the results which are detected by our proposed method with those which are extracted by 6 state-of-the-art community-detection algorithms, namely, Fast Q [12], LPA [21], Walktrap [30], Attractor [32], IsoFdp [28], and WMW [14]; all of them have been introduced in Section 2. e comparison results will be presented and analyzed in Section 4.3.…”
Section: Network and Comparison Systemsmentioning
confidence: 99%
“…And Kmeans method subsequently calculates communities from the generated embeddings 4 . • BigClam [38]: A non-negative matrix factorization method to detect overlapping communities in large scale graphs 4 . • WMW [4]: A fast heuristic method for hierarchical community detection inspired by agglomerative hierarchical clustering 5 .…”
Section: Baselines and Settingsmentioning
confidence: 99%
“…https://github.com/melifluos/LSH-community-detection4 https://github.com/snap-stanford/snap/ 5 https://github.com/eduarc/WMW…”
mentioning
confidence: 99%
“…The structural similarity measures mentioned above, and other similars have been effectively used in graph clustering tasks [5], [8]- [11]. However, those similarities present a main drawback, i.e., those are limited to the immediate neighborhood of the connected vertices being measured.…”
Section: Introductionmentioning
confidence: 99%