Browse › Graphs › Node Classification › Cora (60%/20%/20% random splits)

Node Classification archive 2025-07-28

Cora (60%/20%/20% random splits) Benchmark (Node Classification)

33 rows 32 with code listed 1 metric

Node Classification is a machine learning task in graph-based data analysis, where the goal is to assign labels to nodes in a graph based on the properties of nodes and the relationships between them.

Node Classification models aim to predict non-existing node properties (known as the target property) based on other node properties. Typical models used for node classification consists of a large family of graph neural networks. Model performance can be measured using benchmark datasets like Cora, Citeseer, and Pubmed, among others, typically using Accuracy and F1.

The archive carries no text for this table; the description above is the archive's text for the task Node Classification. archive 2025-07-28

Over time archive 2025-07-28

The chart needs JavaScript; the table below carries every value.

Direction inferred from the metric name, not from the archive: 1:1 Accuracy (higher is better). Points are placed at the row's paper date; 33 of 33 rows carry one.

Results archive 2025-07-28

Archive rows end at the archive snapshot, 2025-07-28: no result published after that date is in this table. Rank is the archive's row order at that snapshot; not re-ranked here. Metric values are the archive's strings. Column headers sort the table in your browser; each row keeps its archive rank.

Paper Code Ran Syntology Report
1 GNNDLD 92.99 ±0.9 – Paper – 2024 no code linked report
2 ACM-GCN+ 89.75 ± 1.16 – Paper Code 2022 2 of 7 ran · 5 unverified report
3 ACM-Snowball-3 89.59 ± 1.58 – Paper Code 2022 2 of 7 ran · 5 unverified report
4 GAT+JK 89.52 ± 0.43 – Paper Code 2022 2 of 7 ran · 5 unverified report
5 ACMII-GCN++ 89.47 ± 1.08 – Paper Code 2022 2 of 7 ran · 5 unverified report
6 ACMII-Snowball-3 89.36 ± 1.26 – Paper Code 2022 2 of 7 ran · 5 unverified report
7 Snowball-3 89.33 ± 1.3 – Paper Code 2019 1 of 9 ran · 8 unverified report
8 ACM-GCN++ 89.33 ± 0.81 – Paper Code 2022 2 of 7 ran · 5 unverified report
9 ACMII-GCN+ 89.18 ± 1.11 – Paper Code 2022 2 of 7 ran · 5 unverified report
10 ACM-GCNII 89.1 ± 1.61 – Paper Code 2022 2 of 7 ran · 5 unverified report
11 ACM-GCNII* 89.00 ± 1.35 – Paper Code 2022 2 of 7 ran · 5 unverified report
12 ACMII-GCN 89.00 ± 0.72 – Paper Code 2022 2 of 7 ran · 5 unverified report
13 GCNII 88.98 ± 1.33 – Paper Code 2020 5 of 7 ran · 2 unverified report
14 ACMII-Snowball-2 88.95 ± 1.04 – Paper Code 2022 2 of 7 ran · 5 unverified report
15 GCNII* 88.93 ± 1.37 – Paper Code 2020 5 of 7 ran · 2 unverified report
16 FAGCN 88.85 ± 1.36 – Paper Code 2021 linked, not harvested report
17 ACM-Snowball-2 88.83 ± 1.49 – Paper Code 2022 2 of 7 ran · 5 unverified report
18 Snowball-2 88.64 ± 1.15 – Paper Code 2019 1 of 9 ran · 8 unverified report
19 BernNet 88.52 ± 0.95 – Paper Code 2021 0 of 1 ran · 1 unverified report
20 GCN 87.78 ± 0.96 – Paper Code 2016 31 of 58 ran · 27 unverified report
21 ACM-SGC-2 87.64 ± 0.99 – Paper Code 2022 2 of 7 ran · 5 unverified report
22 H2GCN 87.52 ± 0.61 – Paper Code 2020 13 of 21 ran · 8 unverified report
23 GCN+JK 86.90 ± 1.51 – Paper Code 2018 linked, not harvested report
24 ACM-SGC-1 86.63 ± 1.13 – Paper Code 2022 2 of 7 ran · 5 unverified report
25 GraphSAGE 86.58 ± 0.26 – Paper Code 2017 3 of 5 ran · 2 unverified report
26 SGC-2 85.48 ± 1.48 – Paper Code 2019 3 of 8 ran · 5 unverified report
27 Geom-GCN* 85.27 – Paper Code 2020 7 of 7 ran · 0 unverified report
28 SGC-1 85.12 ± 1.64 – Paper Code 2019 3 of 8 ran · 5 unverified report
29 GPRGNN 79.51 ± 0.36 – Paper Code 2020 0 of 2 ran · 2 unverified report
30 APPNP 79.41 ± 0.38 – Paper Code 2018 1 of 12 ran · 11 unverified report
31 GAT 76.70 ± 0.42 – Paper Code 2017 50 of 106 ran · 56 unverified report
32 MLP-2 76.44 ± 0.30 – Paper Code 2022 2 of 7 ran · 5 unverified report
33 MixHop 65.65 ± 11.31 – Paper Code 2019 linked, not harvested report

All 33 rows shown. 33 link to a paper page on this site; 0 are marked as using additional training data in the archive. No GitHub stars are tracked; "Code" is the first repository the archive lists for the row. The archive carries no row tags, review links or community-submitted rows for this table; none are shown. archive 2025-07-28

Syntology Ran reads "N of M ran · U unverified": of the M code samples Syntology harvested from repositories linked to that row's paper (joined by arXiv id), N executed on a synthesized input and the other U = M−N are unverified (harvested, no recorded run). It counts code from repositories linked to that row's paper, not this result: the row's number was not reproduced and nothing here is a correctness claim. The other cell texts mean no graph line for the row: "linked, not harvested" (the archive links code, Syntology has not harvested it), "no code linked" (no code link in the archive), "not matched" (the row's paper URL matched no paper on this site). 29 rows have a graph line, from 12 distinct papers; 27 rows (10 papers) have at least one sample that ran. Counting each paper once: Syntology ran 116 of 243 samples; 127 unverified. Separately, 90 of those 243 are pointer-only (licence): the site points at that code rather than redistributing it, a licence property recorded for ran and unverified samples alike; each cell's tooltip carries the row's own pointer-only count. Read from the graph 2026-09-24. Per-sample status is on the paper page.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections