SOTAVerified

Node Classification

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.

( Image credit: Fast Graph Representation Learning With PyTorch Geometric )

Papers

Showing 110 of 1860 papers

TitleStatusHype
Demystifying Distributed Training of Graph Neural Networks for Link PredictionCode0
Equivariance Everywhere All At Once: A Recipe for Graph Foundation ModelsCode1
Delving into Instance-Dependent Label Noise in Graph Data: A Comprehensive Study and BenchmarkCode0
Graph Semi-Supervised Learning for Point Classification on Data Manifolds0
Devil's Hand: Data Poisoning Attacks to Locally Private Graph Learning Protocols0
Wasserstein Hypergraph Neural Network0
Mitigating Degree Bias Adaptively with Hard-to-Learn Nodes in Graph Contrastive Learning0
iN2V: Bringing Transductive Node Embeddings to Inductive GraphsCode0
Weak Supervision for Real World Graphs0
HGOT: Self-supervised Heterogeneous Graph Neural Network with Optimal Transport0
Show:102550
← PrevPage 1 of 186Next →

Benchmark Results

#ModelMetricClaimedVerifiedStatus
1LinkDistAccuracy88.24Unverified
2CoLinkDistAccuracy87.89Unverified
33ferenceAccuracy87.78Unverified
4LinkDistMLPAccuracy87.58Unverified
5CoLinkDistMLPAccuracy87.54Unverified
6CleoraAccuracy86.8Unverified
7NodeNetAccuracy86.8Unverified
8MMAAccuracy85.8Unverified
9GResNet(GAT)Accuracy85.5Unverified
10TransGNN1:1 Accuracy85.1Unverified