|
|
|
|
|
by vslira
1778 days ago
|
|
What's the current killer app of GNNs? By that I mean, in which tasks is using a GNN-based approach obviously better? Conceptually, just by framing the graph as a mxm matrix I assume the most obvious comparison would be against some sort of dimensionality reduction for node embedding. Should I see graph(node) embedding as an alternative to e.g. PCA, LDA, t-SNE and UMAP and variants? |
|