Node Classification 벤치마크
Node Classification on Cora: fixed 5 node per class
| Rank | Model | Accuracy | Paper | Code | Year |
|---|---|---|---|---|---|
| 1 | CPF-tra-APPNP | 80.26% | Extract the Knowledge of Graph Neural Networks and Go Beyond it: An Effective Knowledge Distillation Framework | BUPT-GAMMA/CPF | 2021 |
| 2 | GraphMix (GCN) | 71.99 ± 6.46 | GraphMix: Improved Training of GNNs for Semi-Supervised Learning | vikasverma1077/GraphMix | 2019 |