방법 비교
선택한 방법을 나란히 검토하세요. 서로 다른 행은 강조 표시됩니다.
| 근접 중심성× | Betweenness Centrality× | |
|---|---|---|
| 분야 | 네트워크 분석 | 네트워크 분석 |
| 계열 | Machine learning | Machine learning |
| 기원 연도≠ | 1950 (formalized 1979) | 1977 |
| 창시자≠ | Bavelas, A.; formalized by Freeman, L. C. | Freeman, L. C. |
| 유형≠ | Node-level centrality index | Centrality measure |
| 원전≠ | Freeman, L. C. (1979). Centrality in social networks: Conceptual clarification. Social Networks, 1(3), 215–239. DOI ↗ | Freeman, L. C. (1977). A set of measures of centrality based on betweenness. Sociometry, 40(1), 35–41. DOI ↗ |
| 별칭 | closeness, farness-based centrality, geodesic closeness, normalized closeness centrality | Freeman betweenness, BC, geodesic betweenness, shortest-path betweenness |
| 관련 | 6 | 6 |
| 요약≠ | Closeness centrality measures how quickly a node can reach all others in a network by computing the inverse of its average shortest-path distance to every other node. First described by Bavelas (1950) and formally unified by Freeman (1979), it identifies nodes that can spread information or resources efficiently across the entire graph — not merely nodes with many direct contacts. | 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데이터셋 ↗ |
|
|