| Literature DB >> 25147846 |
Zhixiao Wang1, Zhaotong Chen1, Ya Zhao1, Shaoda Chen1.
Abstract
Community detection is of great value for complex networks in understanding their inherent law and predicting their behavior. Spectral clustering algorithms have been successfully applied in community detection. This kind of methods has two inadequacies: one is that the input matrixes they used cannot provide sufficient structural information for community detection and the other is that they cannot necessarily derive the proper community number from the ladder distribution of eigenvector elements. In order to solve these problems, this paper puts forward a novel community detection algorithm based on topology potential and spectral clustering. The new algorithm constructs the normalized Laplacian matrix with nodes' topology potential, which contains rich structural information of the network. In addition, the new algorithm can automatically get the optimal community number from the local maximum potential nodes. Experiments results showed that the new algorithm gave excellent performance on artificial networks and real world networks and outperforms other community detection methods.Entities:
Mesh:
Year: 2014 PMID: 25147846 PMCID: PMC4132314 DOI: 10.1155/2014/329325
Source DB: PubMed Journal: ScientificWorldJournal ISSN: 1537-744X
Figure 1A simple network model.
Figure 2The NMI of the six methods with the change of z out.
Figure 3The NMI of the seven methods with the change of μ.
Figure 4The community detection results by our algorithm.
Figure 5The community detection results by the traditional spectral algorithm.
The community detection results of our algorithm.
|
|
|
|
|
|
|
|
|
|
|
| ||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Atlantic Coast | 9 | 9 | ||||||||||
| Big East | 8 | 8 | ||||||||||
| Big Ten | 11 | 11 | ||||||||||
| Big Twelve | 12 | 12 | ||||||||||
| Conference USA | 9 | 1 | 10 | |||||||||
| Independents | 1 | 2 | 1 | 1 | 5 | |||||||
| Mid American | 13 | 13 | ||||||||||
| Mountain West | 8 | 8 | ||||||||||
| Pac Ten | 10 | 10 | ||||||||||
| Southeastern | 12 | 12 | ||||||||||
| Sun Belt | 3 | 4 | 7 | |||||||||
| Western Atlantic | 9 | 1 | 10 | |||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
The community detection results of the spectral algorithm based on modularity.
|
|
|
|
|
|
|
|
|
|
| ||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Atlantic Coast | 9 | 9 | |||||||||
| Big East | 8 | 8 | |||||||||
| Big Ten | 11 | 11 | |||||||||
| Big Twelve | 12 | 12 | |||||||||
| Conference USA | 1 | 9 | 10 | ||||||||
| Independents | 2 | 2 | 1 | 5 | |||||||
| Mid American | 13 | 13 | |||||||||
| Mountain West | 8 | 8 | |||||||||
| Pacific Ten | 10 | 10 | |||||||||
| Southeastern | 12 | 12 | |||||||||
| Sunbelt | 3 | 4 | 7 | ||||||||
| Western Atlantic | 1 | 8 | 1 | 10 | |||||||
|
|
|
|
|
|
|
|
|
|
|
|
The community number, Q and NMI of four algorithms.
| Community number |
| NMI | |
|---|---|---|---|
| The real community | 12 | 0.5540 | 1.0000 |
| Our algorithm | 11 | 0.5879 | 0.9292 |
| Traditional spectral | 11 | 0.5792 | 0.8879 |
| Spectral based on modularity | 10 | 0.5870 | 0.8800 |
| CMITP | 17 | 0.5538 | — |
Figure 6The influence of σ on algorithm performance.