手法を比較
選択した手法を並べて確認できます。異なる行はハイライト表示されます。
| 重み付きコミュニティ検出× | モジュラリティ分析× | |
|---|---|---|
| 分野 | ネットワーク分析 | ネットワーク分析 |
| 系統 | Machine learning | Machine learning |
| 提唱年≠ | 2004–2008 | 2004 |
| 提唱者≠ | Newman, M. E. J.; Blondel et al. | Newman, M. E. J. & Girvan, M. |
| 種類≠ | Graph clustering / community detection | Community detection / graph partitioning |
| 原典≠ | 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 ↗ | Newman, M. E. J., & Girvan, M. (2004). Finding and evaluating community structure in networks. Physical Review E, 69(2), 026113. DOI ↗ |
| 別名 | weighted graph clustering, community detection on weighted networks, weighted modularity optimization, WCD | Q-modularity, community structure detection, network modularity optimization, graph partitioning by modularity |
| 関連≠ | 6 | 5 |
| 概要≠ | 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. | Modularity analysis is a network science method, formalized by Newman and Girvan in 2004, that detects community structure in graphs by measuring whether edges are more concentrated within groups than expected by chance. Its scalar quality index Q guides algorithms that partition nodes into cohesive clusters, making it the most widely adopted framework for community detection in social, biological, and technological networks. |
| ScholarGateデータセット ↗ |
|
|