เปรียบเทียบวิธี
ดูวิธีที่เลือกเทียบกันแบบเคียงข้าง แถวที่ต่างกันจะถูกเน้นไว้
| แบบจำลองบล็อกสุ่ม× | Graph Attention Network× | |
|---|---|---|
| สาขาวิชา≠ | การวิเคราะห์เครือข่าย | การเรียนรู้เชิงลึก |
| ตระกูล≠ | Process / pipeline | Machine learning |
| ปีกำเนิด≠ | 1983 | 2018 |
| ผู้ริเริ่ม≠ | — | Veličković, P. et al. |
| ประเภท≠ | Probabilistic generative graph model | Graph neural network (attention-based) |
| แหล่งต้นตำรับ≠ | Holland, P.W., Laskey, K.B. & Leinhardt, S. (1983). Stochastic Blockmodels: First Steps. Social Networks, 5(2), 109-137. DOI ↗ | Veličković, P. et al. (2018). Graph Attention Networks. ICLR. link ↗ |
| ชื่อเรียกอื่น | SBM, degree-corrected SBM, DCSBM, Stokastik Blok Modeli (SBM) | Graf Dikkat Ağı (GAT), GAT, graph attention network, attention-based graph neural network |
| ที่เกี่ยวข้อง≠ | 7 | 4 |
| สรุป≠ | The Stochastic Block Model (SBM), introduced by Holland, Laskey and Leinhardt (1983), is a probabilistic generative model for graphs that assigns nodes to latent blocks and parametrically estimates the connection probabilities between blocks. It is the foundational approach for community detection, core-periphery identification, and hierarchical structure discovery in network analysis. | The Graph Attention Network (GAT), introduced by Veličković and colleagues in 2018, is a graph neural network variant that learns how much importance to assign to each neighbouring node through a self-attention mechanism. On heterogeneous neighbourhoods and relational classification it produces results superior to graph convolutional networks (GCN). |
| ScholarGateชุดข้อมูล ↗ |
|
|