Порівняння методів
Переглядайте обрані методи поруч; рядки з відмінностями підсвічено.
| Динамічна центральність за власним вектором× | Динамічний PageRank× | |
|---|---|---|
| Галузь | Мережевий аналіз | Мережевий аналіз |
| Родина | Machine learning | Machine learning |
| Рік появи≠ | 2010s | 2007–2016 |
| Автор методу≠ | Lerman, K.; Ghosh, R.; Kang, J. H. | Rozenshtein, P. & Gionis, A. (formalized); Page, L. & Brin, S. for base PageRank |
| Тип≠ | Centrality measure for time-evolving networks | Centrality / ranking algorithm |
| Основоположне джерело≠ | Lerman, K., Ghosh, R., & Kang, J. H. (2010). Centrality metric for dynamic networks. Proceedings of the 8th Workshop on Mining and Learning with Graphs (MLG '10). ACM. link ↗ | Rozenshtein, P., & Gionis, A. (2016). Temporal PageRank. In Proceedings of the European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases (ECML PKDD), Lecture Notes in Computer Science, 9853, 674–689. Springer. DOI ↗ |
| Інші назви | temporal eigenvector centrality, time-varying eigenvector centrality, dynamic EC, evolving eigenvector centrality | Temporal PageRank, time-aware PageRank, evolving PageRank, DPR |
| Пов'язані≠ | 4 | 6 |
| Підсумок≠ | Dynamic eigenvector centrality extends the classic eigenvector centrality measure to networks that change over time. Rather than computing a single leading eigenvector on a static adjacency matrix, it tracks how a node's influence — defined by the importance of its neighbours — evolves across snapshots or time windows. The method is used in social network analysis, epidemiology, and information diffusion studies where network topology shifts continuously. | Dynamic PageRank extends the classic PageRank algorithm to networks whose edges carry timestamps, assigning importance scores that evolve over time. By discounting older links and emphasising recent connections, it identifies nodes that are influential at specific moments rather than across the entire network history, making it well-suited for web archives, citation streams, social media cascades, and any domain where link recency matters. |
| ScholarGateНабір даних ↗ |
|
|