Browse › Graphs › Node Classification › CiteSeer with Public Split: fixed 20 nodes per class

Node Classification archive 2025-07-28

CiteSeer with Public Split: fixed 20 nodes per class Benchmark (Node Classification)

40 rows 39 with code listed 1 metric Dataset page

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: Accuracy (higher is better). Points are placed at the row's paper date; 39 of 40 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 OGC 77.5 – Paper Code 2023 linked, not harvested report
2 GRAND 75.4 ± 0.4 – Paper Code 2020 8 of 22 ran · 14 unverified report
3 LDS-GNN 75.0% – Paper Code 2019 0 of 2 ran · 2 unverified report
4 Graph-MLP + PGN 74.73 ± 0.6% – Paper Code 2023 linked, not harvested report
5 CPF-tra-APPNP 74.6% – Paper Code 2021 2 of 3 ran · 1 unverified report
6 GraphMix(GCN) 74.52 ± 0.59 – Paper Code 2019 linked, not harvested report
7 G3NN 74.5% – Paper Code 2019 0 of 1 ran · 1 unverified report
8 SSP 74.28 ± 0.67% – Paper Code 2020 linked, not harvested report
9 GEM 74.2 – Paper Code 2023 linked, not harvested report
10 GGCM 74.2 – Paper Code 2023 linked, not harvested report
11 Truncated Krylov 73.86% – Paper Code 2019 1 of 9 ran · 8 unverified report
12 SSGC 73.6 – Paper Code 2021 linked, not harvested report
13 OKDEEM 73.53 – Paper Code 2023 linked, not harvested report
14 GCNII 73.4% – Paper Code 2020 5 of 7 ran · 2 unverified report
15 SEGCN 73.4 ± 0.7 – Paper Code 2018 linked, not harvested report
16 Snowball (tanh) 73.32% – Paper Code 2019 1 of 9 ran · 8 unverified report
17 DSGCN 73.3 – Paper Code 2020 linked, not harvested report
18 DAGNN (Ours) 73.3 ± 0.6 – Paper Code 2020 3 of 3 ran · 0 unverified report
19 GCN+GAugO 73.3 ± 1.1 – Paper Code 2020 1 of 1 ran · 0 unverified report
20 GCN 73.14± 0.67 – Paper Code 2024 2 of 9 ran · 7 unverified report
21 AIR-GCN 72.9% – Paper Code 2019 7 of 11 ran · 4 unverified report
22 Snowball (linear) 72.85% – Paper Code 2019 1 of 9 ran · 8 unverified report
23 H-GCN 72.8% – Paper Code 2019 8 of 13 ran · 5 unverified report
24 IncepGCN+DropEdge 72.70% – – – not matched report
25 EEM 72.63 – Paper Code 2023 linked, not harvested report
26 SuperGAT MX 72.6% – Paper Code 2022 1 of 1 ran · 0 unverified report
27 GAT 72.5 ± 0.7% – Paper Code 2017 50 of 106 ran · 56 unverified report
28 G-APPNP 72% – Paper Code 2019 linked, not harvested report
29 CoLinkDistMLP 70.96% – Paper Code 2021 0 of 1 ran · 1 unverified report
30 CoLinkDist 70.79% – Paper Code 2021 0 of 1 ran · 1 unverified report
31 LinkDist 70.27% – Paper Code 2021 0 of 1 ran · 1 unverified report
32 LinkDistMLP 70.26% – Paper Code 2021 0 of 1 ran · 1 unverified report
33 ChebyNet 70.1% – Paper Code 2016 2 of 6 ran · 4 unverified report
34 DCNN 69.4% – Paper Code 2015 0 of 3 ran · 3 unverified report
35 AdaLanczosNet 68.7 ± 1.0 – Paper Code 2019 linked, not harvested report
36 GraphSAGE 67.2 – Paper Code 2017 3 of 5 ran · 2 unverified report
37 LanczosNet 66.2 ± 1.9 – Paper Code 2019 linked, not harvested report
38 GGNN 64.6% – Paper Code 2015 0 of 12 ran · 12 unverified report
39 MPNN 64.0 – Paper Code 2017 3 of 3 ran · 0 unverified report
40 GCN-FP 61.5% – Paper Code 2015 0 of 26 ran · 26 unverified report

All 40 rows shown. 39 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). 25 rows have a graph line, from 20 distinct papers; 16 rows (14 papers) have at least one sample that ran. Counting each paper once: Syntology ran 96 of 244 samples; 148 unverified. Separately, 66 of those 244 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