Porównaj metody
Przeglądaj wybrane metody obok siebie; wiersze, które się różnią, są wyróżnione.
| Wykrywanie społeczności w sieciach skierowanych× | Wykrywanie społeczności ważonych× | |
|---|---|---|
| Dziedzina | Analiza sieci | Analiza sieci |
| Rodzina | Machine learning | Machine learning |
| Rok powstania≠ | 2008 | 2004–2008 |
| Twórca≠ | Leicht, E. A. & Newman, M. E. J.; Rosvall, M. & Bergstrom, C. T. | Newman, M. E. J.; Blondel et al. |
| Typ≠ | Graph partitioning / modularity optimization | Graph clustering / community detection |
| Źródło pierwotne≠ | Leicht, E. A. & Newman, M. E. J. (2008). Community structure in directed networks. Physical Review Letters, 100(11), 118703. DOI ↗ | Blondel, V. D., Guillaume, J.-L., Lambiotte, R., & Lefebvre, E. (2008). Fast unfolding of communities in large networks. Journal of Statistical Mechanics: Theory and Experiment, 2008(10), P10008. DOI ↗ |
| Inne nazwy | directed graph clustering, community detection in digraphs, directed modularity optimization, directed network partitioning | weighted graph clustering, community detection on weighted networks, weighted modularity optimization, WCD |
| Pokrewne | 6 | 6 |
| Podsumowanie≠ | 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. | Weighted community detection identifies densely connected groups — communities — in networks where edges carry numeric strengths (weights). By incorporating edge weights into the modularity function, it reveals structure that binary adjacency alone would miss: two nodes connected by a strong tie are treated as more similar than two nodes linked by a weak one. The Louvain algorithm is the dominant practical implementation. |
| ScholarGateZbiór danych ↗ |
|
|