手法を比較
選択した手法を並べて確認できます。異なる行はハイライト表示されます。
| 有向介数中心性× | Directed PageRank× | |
|---|---|---|
| 分野 | ネットワーク分析 | ネットワーク分析 |
| 系統 | Machine learning | Machine learning |
| 提唱年≠ | 1977 | 1998 |
| 提唱者≠ | Freeman, L. C. | Brin, S. & Page, L. |
| 種類≠ | Centrality measure (directed graph) | Iterative authority-scoring algorithm |
| 原典≠ | Freeman, L. C. (1977). A set of measures of centrality based on betweenness. Sociometry, 40(1), 35–41. DOI ↗ | Brin, S. & Page, L. (1998). The anatomy of a large-scale hypertextual Web search engine. Proceedings of the 7th International Conference on World Wide Web (WWW7), 107–117. Elsevier. link ↗ |
| 別名 | directed BC, digraph betweenness, asymmetric betweenness centrality, directed Freeman betweenness | PageRank, PR, Google PageRank, directed link analysis |
| 関連 | 5 | 5 |
| 概要≠ | Directed Betweenness Centrality extends Freeman's classic betweenness measure to directed graphs, quantifying how often a node lies on the shortest directed paths between all other pairs of nodes. It identifies gatekeepers, brokers, and bottlenecks in asymmetric flows such as information cascades, citation networks, and organizational hierarchies. | Directed PageRank is a link-based authority scoring algorithm that assigns importance scores to nodes in a directed graph by iteratively redistributing rank through outgoing edges. Introduced by Brin and Page in 1998 as the backbone of Google Search, it measures not just how many in-links a node has but how authoritative the nodes pointing to it are. |
| ScholarGateデータセット ↗ |
|
|