Browse State-of-the-Art › Node Property Prediction
Node Property Prediction
54 papers with code · 5 benchmarks · 1 dataset archive 2025-07-28
Benchmarks archive 2025-07-28
5 leaderboard tables shown for this task, 5 with rows (a “benchmark” on this site is a table with at least one row, as on /sota), ordered by row count. “Best model” is the first row in the archive's own order at snapshot; nothing is re-ranked here and metric direction is not recorded in the archive. PwC's Trend sparklines are not in the archive, so that column is omitted.
| Dataset | Best model (first row in archive order) | Paper | Code | Syntology | Compare |
|---|---|---|---|---|---|
| ogbn-arxiv (86 rows) | BiGTex | Integrating Structural and Semantic Signals in Text-Attributed... | code | — | Compare |
| ogbn-products (64 rows) | GLEM+EnGCN | Learning on Large-scale Text-attributed Graphs via Variational Inference | code | Syntology ran 0 of 1 samples · 1 unverified | Compare |
| ogbn-mag (39 rows) | LDHGNN | — | — | — | Compare |
| ogbn-proteins (26 rows) | LD+GAT | Label Deconvolution for Node Representation Learning on... | code | — | Compare |
| ogbn-papers100M (20 rows) | GLEM+GIANT+GAMLP | Learning on Large-scale Text-attributed Graphs via Variational Inference | code | Syntology ran 0 of 1 samples · 1 unverified | Compare |
Syntology column: samples harvested from the paper's repositories and executed on synthesized fixtures; “ran” is not a correctness claim and does not order the table. A dash means no Syntology record for that paper, not a recorded non-run. Read from the graph 2026-09-24.
Libraries
Not in the archive: the export carries no per-task library table, so there is nothing to show at snapshot 2025-07-28.
Datasets archive 2025-07-28
1 dataset whose archive record lists this task, ordered by the archive's paper count.
Subtasks archive 2025-07-28
2 subtasks in the archive's task tree.
Most implemented papers archive 2025-07-28
30 shown of 54 papers with code (54 tagged with this task in all), ordered by repositories listed in the archive, not by stars (the archive holds no stars, so PwC's “Social” and “Latest” sorts cannot be reproduced). Papers without a page here are shown as plain text.
-
8 Dec 2015 221 repositories listed Syntology ran 19 of 131 samples · 112 unverified · 5 pointer-only (licence)Experimental results on the PASCAL VOC, MS COCO, and ILSVRC datasets confirm that SSD has comparable accuracy to methods that utilize an additional object proposal step and is much faster, while providing a unified…
-
30 Oct 2017 93 repositories listed Syntology ran 50 of 106 samples · 56 unverified · 43 pointer-only (licence)We present graph attention networks (GATs), novel neural network architectures that operate on graph-structured data, leveraging masked self-attentional layers to address the shortcomings of prior methods based on graph…
-
9 Sep 2016 55 repositories listed Syntology ran 31 of 58 samples · 27 unverified · 22 pointer-only (licence)We present a scalable approach for semi-supervised learning on graph-structured data that is based on an efficient variant of convolutional neural networks which operate directly on graphs.
-
17 Mar 2017 27 repositories listed Syntology ran 10 of 32 samples · 22 unverified · 15 pointer-only (licence)We demonstrate the effectiveness of R-GCNs as a stand-alone model for entity classification.
-
2 May 2020 21 repositories listed Syntology ran 2 of 17 samples · 15 unverified · 15 pointer-only (licence)We present the Open Graph Benchmark (OGB), a diverse set of challenging and realistic benchmark datasets to facilitate scalable, robust, and reproducible graph machine learning (ML) research.
-
7 Jun 2017 20 repositories listed Syntology ran 3 of 5 samples · 2 unverified · 5 pointer-only (licence)Low-dimensional embeddings of nodes in large graphs have proved extremely useful in a variety of prediction tasks, from content recommendation to identifying protein functions.
-
30 May 2021 8 repositories listed Syntology ran 6 of 16 samples · 10 unverified · 1 pointer-only (licence)Because GATs use a static attention mechanism, there are simple graph problems that GAT cannot express: in a controlled problem, we show that static attention hinders GAT from even fitting the training data.
-
10 Jul 2019 8 repositories listedGraph Convolutional Networks (GCNs) are powerful models for learning representations of attributed graphs.
-
27 Oct 2020 7 repositories listed Syntology ran 2 of 5 samples · 3 unverified · 2 pointer-only (licence)Graph Neural Networks (GNNs) are the predominant technique for learning over graphs.
-
3 Jul 2023 6 repositories listed Syntology ran 5 of 7 samples · 2 unverifiedWe present the Temporal Graph Benchmark (TGB), a collection of challenging and diverse benchmark datasets for realistic, reproducible, and robust evaluation of machine learning models on temporal graphs.
-
20 May 2019 6 repositories listedFurthermore, Cluster-GCN allows us to train much deeper GCN without much time and memory overhead, which leads to improved prediction accuracy---using a 5-layer Cluster-GCN, we achieve state-of-the-art test F1 score 99.
-
23 Apr 2020 5 repositories listed Syntology ran 2 of 7 samples · 5 unverifiedGraph representation learning has recently been applied to a broad spectrum of problems ranging from computer graphics and chemistry to high energy physics and social media.
-
9 Jun 2018 5 repositories listed Syntology ran 0 of 1 samples · 1 unverifiedFurthermore, combining the JK framework with models like Graph Convolutional Networks, GraphSAGE and Graph Attention Networks consistently improves those models' performance.
-
17 Jul 2023 4 repositories listed Syntology ran 3 of 7 samples · 4 unverified · 7 pointer-only (licence)Utilizing long-range dependency, a concept extensively studied in homogeneous graphs, remains underexplored in heterogeneous graphs, especially on large ones, posing two significant challenges: Reducing computational…
-
8 Dec 2021 4 repositories listed Syntology ran 1 of 3 samples · 2 unverified · 1 pointer-only (licence)However, it is unclear how to best design the generalization strategies in GNNs, as it works in a semi-supervised setting for graph data.
-
29 Oct 2021 4 repositories listed Syntology ran 6 of 20 samples · 14 unverifiedWe also provide a theoretical analysis that justifies the use of XMC over link prediction and motivates integrating XR-Transformers, a powerful method for solving XMC problems, into the GIANT framework.
-
14 Jun 2021 4 repositories listed Syntology ran 1 of 11 samples · 10 unverifiedDeep graph neural networks (GNNs) have achieved excellent results on various tasks on increasingly large graph datasets with millions of nodes and edges.
-
18 May 2021 4 repositories listedGraph Convolutional Networks (GCNs) and subsequent variants have been proposed to solve tasks on graphs, especially node classification tasks.
-
4 Jul 2020 4 repositories listed Syntology ran 5 of 7 samples · 2 unverified · 4 pointer-only (licence)We propose the GCNII, an extension of the vanilla GCN model with two simple yet effective techniques: {\em Initial residual} and {\em Identity mapping}.
-
3 Mar 2020 4 repositories listed Syntology ran 1 of 6 samples · 5 unverifiedRecent years have witnessed the emerging success of graph neural networks (GNNs) for modeling structured data.
-
31 May 2023 3 repositories listed Syntology ran 4 of 7 samples · 3 unverified · 1 pointer-only (licence)With the advent of powerful large language models (LLMs) such as GPT or Llama2, which demonstrate an ability to reason and to utilize general knowledge, there is a growing need for techniques which combine the textual…
-
19 Oct 2020 3 repositories listed Syntology ran 3 of 15 samples · 12 unverifiedData augmentation helps neural networks generalize better by enlarging the training set, but it remains an open question how to effectively augment graph data to enhance the performance of GNNs (Graph Neural Networks).
-
8 Sep 2020 3 repositories listed Syntology ran 3 of 7 samples · 4 unverifiedGraph neural network (GNN) and label propagation algorithm (LPA) are both message passing algorithms, which have achieved superior performance in semi-supervised classification.
-
18 Jul 2020 3 repositories listed Syntology ran 3 of 3 samples · 0 unverified · 3 pointer-only (licence)Based on our theoretical and empirical analysis, we propose Deep Adaptive Graph Neural Network (DAGNN) to adaptively incorporate information from large receptive fields.
-
13 Jun 2020 3 repositories listedGraph Convolutional Networks (GCNs) have been drawing significant attention with the power of representation learning on graphs.
-
31 May 2023 2 repositories listedFurthermore, these methods cannot learn arbitrary valid heterogeneous graph filters within the spectral domain, which have limited expressiveness.
-
14 Oct 2022 2 repositories listed Syntology ran 4 of 6 samples · 2 unverifiedLarge-scale graph training is a notoriously challenging problem for graph neural networks (GNNs).
-
6 Jul 2022 2 repositories listedHeterogeneous graph neural networks (HGNNs) have powerful capability to embed rich structural and semantic information of a heterogeneous graph into node representations.
-
16 Jun 2021 2 repositories listed Syntology ran 0 of 1 samples · 1 unverified · 1 pointer-only (licence)Nowadays, Graph Neural Networks (GNNs) following the Message Passing paradigm become the dominant way to learn on graphic data.
-
24 Mar 2021 2 repositories listedOver the past few years, graph neural networks (GNN) and label propagation-based methods have made significant progress in addressing node classification tasks on graphs.
Syntology lines on 23 of the papers shown; no Syntology record for the others (a paper without an arXiv id cannot be joined to the graph, and absence from the graph layer is not a recorded non-run). “Ran” means the sample executed on a synthesized fixture, not that the paper's result was reproduced. Read from the graph 2026-09-24.
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