Metric: Accuracy (higher is better)
| # | Model↕ | Accuracy▼ | Extra Data | Paper | Date↕ | Code |
|---|---|---|---|---|---|---|
| 1 | DEMO-Net(weight) | 91.9 | No | DEMO-Net: Degree-specific Graph Neural Networks ... | 2019-06-05 | Code |
| 2 | GCN_cheby (Kipf and Welling, 2017) | 64.6 | No | Semi-Supervised Classification with Graph Convol... | 2016-09-09 | Code |
| 3 | Intersection (Li et al., 2018) | 59.8 | No | Deeper Insights into Graph Convolutional Network... | 2018-01-22 | Code |
| 4 | GCN (Kipf and Welling, 2017) | 57.5 | No | Semi-Supervised Classification with Graph Convol... | 2016-09-09 | Code |
| 5 | GraphSAGE (Hamilton et al., [2017a]) | 38.9 | No | Inductive Representation Learning on Large Graphs | 2017-06-07 | Code |