方法对比
并排查看您选择的方法;存在差异的行会高亮显示。
| 有向社区检测× | 加权社区检测× | |
|---|---|---|
| 领域 | 网络分析 | 网络分析 |
| 方法族 | Machine learning | Machine learning |
| 起源年份≠ | 2008 | 2004–2008 |
| 提出者≠ | Leicht, E. A. & Newman, M. E. J.; Rosvall, M. & Bergstrom, C. T. | Newman, M. E. J.; Blondel et al. |
| 类型≠ | Graph partitioning / modularity optimization | Graph clustering / community detection |
| 开创性文献≠ | Leicht, E. A. & Newman, M. E. J. (2008). Community structure in directed networks. Physical Review Letters, 100(11), 118703. DOI ↗ | Blondel, V. D., Guillaume, J.-L., Lambiotte, R., & Lefebvre, E. (2008). Fast unfolding of communities in large networks. Journal of Statistical Mechanics: Theory and Experiment, 2008(10), P10008. DOI ↗ |
| 别名 | directed graph clustering, community detection in digraphs, directed modularity optimization, directed network partitioning | weighted graph clustering, community detection on weighted networks, weighted modularity optimization, WCD |
| 相关 | 6 | 6 |
| 摘要≠ | Directed community detection identifies densely interconnected groups of nodes in a directed network, accounting for the asymmetry of edges (e.g., A follows B does not imply B follows A). Adapting modularity or flow-based criteria to directed graphs reveals clusters that undirected methods systematically miss, making it essential for citation networks, follower graphs, and biological regulatory pathways. | Weighted community detection identifies densely connected groups — communities — in networks where edges carry numeric strengths (weights). By incorporating edge weights into the modularity function, it reveals structure that binary adjacency alone would miss: two nodes connected by a strong tie are treated as more similar than two nodes linked by a weak one. The Louvain algorithm is the dominant practical implementation. |
| ScholarGate数据集 ↗ |
|
|