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
1g2-MLPF199.71Unverified
2GCNII*F199.56Unverified
3GraphSAINTF199.5Unverified
4SGASF199.46Unverified
5DenseMRGCN-14F199.43Unverified
6ResMRGCN-28F199.41Unverified
7GraphStarF199.4Unverified
8Cluster-GCNF199.36Unverified
9GaANF198.7Unverified
10JK-LSTMF197.6Unverified