手法を比較
選択した手法を並べて確認できます。異なる行はハイライト表示されます。
| モジュラリティ分析× | Betweenness Centrality× | |
|---|---|---|
| 分野 | ネットワーク分析 | ネットワーク分析 |
| 系統 | Machine learning | Machine learning |
| 提唱年≠ | 2004 | 1977 |
| 提唱者≠ | Newman, M. E. J. & Girvan, M. | Freeman, L. C. |
| 種類≠ | Community detection / graph partitioning | Centrality measure |
| 原典≠ | Newman, M. E. J., & Girvan, M. (2004). Finding and evaluating community structure in networks. Physical Review E, 69(2), 026113. DOI ↗ | Freeman, L. C. (1977). A set of measures of centrality based on betweenness. Sociometry, 40(1), 35–41. DOI ↗ |
| 別名 | Q-modularity, community structure detection, network modularity optimization, graph partitioning by modularity | Freeman betweenness, BC, geodesic betweenness, shortest-path betweenness |
| 関連≠ | 5 | 6 |
| 概要≠ | 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. | Betweenness centrality, formalized by Linton C. Freeman in 1977, measures how often a node lies on the shortest path connecting every other pair of nodes in a network. High-betweenness nodes act as bridges or brokers: removing them fragments the network into disconnected components more severely than removing any other nodes. |
| ScholarGateデータセット ↗ |
|
|