手法を比較
選択した手法を並べて確認できます。異なる行はハイライト表示されます。
| モジュラリティ分析× | 固有ベクトル中心性× | |
|---|---|---|
| 分野 | ネットワーク分析 | ネットワーク分析 |
| 系統 | Machine learning | Machine learning |
| 提唱年≠ | 2004 | 1972 |
| 提唱者≠ | Newman, M. E. J. & Girvan, M. | Bonacich, P. |
| 種類≠ | 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 ↗ | Bonacich, P. (1972). Factoring and weighting approaches to status scores and clique identification. Journal of Mathematical Sociology, 2(1), 113–120. DOI ↗ |
| 別名 | Q-modularity, community structure detection, network modularity optimization, graph partitioning by modularity | eigenvector centrality, EC, Bonacich centrality, power centrality |
| 関連≠ | 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. | Eigenvector centrality, introduced by Bonacich in 1972, measures a node's influence by considering not just how many neighbors it has, but how influential those neighbors are. A node scores highly if it is connected to other high-scoring nodes, making it a recursive, globally-aware measure of structural importance in a network. |
| ScholarGateデータセット ↗ |
|
|