方法对比
并排查看您选择的方法;存在差异的行会高亮显示。
| 定向网络扩散分析× | 有向社区检测× | |
|---|---|---|
| 领域 | 网络分析 | 网络分析 |
| 方法族 | Machine learning | Machine learning |
| 起源年份≠ | 2003 (influence maximization formalization); epidemic models traced to Kermack & McKendrick, 1927 | 2008 |
| 提出者≠ | Kempe, D.; Kleinberg, J.; Tardos, E. (influence maximization); Pastor-Satorras, R. et al. (epidemic spreading) | Leicht, E. A. & Newman, M. E. J.; Rosvall, M. & Bergstrom, C. T. |
| 类型≠ | Network spreading and cascade analysis | Graph partitioning / modularity optimization |
| 开创性文献≠ | Kempe, D., Kleinberg, J., & Tardos, E. (2003). Maximizing the spread of influence through a social network. Proceedings of the 9th ACM SIGKDD International Conference on Knowledge Discovery and Data Mining, 137–146. DOI ↗ | Leicht, E. A. & Newman, M. E. J. (2008). Community structure in directed networks. Physical Review Letters, 100(11), 118703. DOI ↗ |
| 别名 | directed diffusion model, information spreading on directed networks, directed cascade analysis, directed influence propagation | directed graph clustering, community detection in digraphs, directed modularity optimization, directed network partitioning |
| 相关 | 6 | 6 |
| 摘要≠ | Directed network diffusion analysis studies how information, disease, behavior, or influence spreads through a network in which edges carry direction — meaning transmission flows one way along each link. It combines graph-theoretic representations with stochastic spreading models such as independent cascade, linear threshold, or SIR/SIS, and is central to influence maximization, epidemic forecasting, and information propagation research. | Directed community detection identifies densely interconnected groups of nodes in a directed network, accounting for the asymmetry of edges (e.g., A follows B does not imply B follows A). Adapting modularity or flow-based criteria to directed graphs reveals clusters that undirected methods systematically miss, making it essential for citation networks, follower graphs, and biological regulatory pathways. |
| ScholarGate数据集 ↗ |
|
|