There are 14 repositories under node-classification topic.
A PyTorch implementation of "Cluster-GCN: An Efficient Algorithm for Training Deep and Large Graph Convolutional Networks" (KDD 2019).
A repository of pretty cool datasets that I collected for network science and machine learning research.
The official implementation of NeurIPS22 spotlight paper "NodeFormer: A Scalable Graph Structure Learning Transformer for Node Classification"
The official implementation for ICLR23 spotlight paper "DIFFormer: Scalable (Graph) Transformers Induced by Energy Constrained Diffusion"
A PyTorch implementation of "Signed Graph Convolutional Network" (ICDM 2018).
[DSAA 2018] Autoencoders for Link Prediction and Semi-Supervised Node Classification
Graph Embedding Evaluation / Code and Datasets for "Graph Embedding on Biomedical Networks: Methods, Applications, and Evaluations" (Bioinformatics 2020)
A PyTorch implementation of "Semi-Supervised Graph Classification: A Hierarchical Graph Perspective" (WWW 2019)
Official PyTorch implementation of "Towards Deeper Graph Neural Networks" [KDD2020]
Graph Information Bottleneck (GIB) for learning minimal sufficient structural and feature information using GNNs
A collection of graph foundation models including papers, codes, and datasets.
A PyTorch implementation of the Relational Graph Convolutional Network (RGCN).
Topological Graph Neural Networks (ICLR 2022)
[IJCAI 2019] Source code and datasets for "Hierarchical Graph Convolutional Networks for Semi-supervised Node Classification"
Boost learning for GNNs from the graph structure under challenging heterophily settings. (NeurIPS'20)
A lightweight implementation of Walklets from "Don't Walk Skip! Online Learning of Multi-scale Network Embeddings" (ASONAM 2017).
CTGCN: k-core based Temporal Graph Convolutional Network for Dynamic Graphs (accepted by IEEE TKDE in 2020) https://ieeexplore.ieee.org/document/9240056
GraphENS: Neighbor-Aware Ego Network Synthesis for Class-Imbalanced Node Classification (ICLR'22)
The official implementation for ICLR23 paper "GNNSafe: Energy-based Out-of-Distribution Detection for Graph Neural Networks"
Pytorch implementation of Relational GCN for node classification
A sparsity aware implementation of "Enhanced Network Embedding with Text Information" (ICPR 2018).
[TMLR] GraphMaker: Can Diffusion Models Generate Large Attributed Graphs?
[ICML 2025] Official implementation for paper "A Comprehensive Analysis on LLM-based Node Classification Algorithms"
The official PyTorch implementation of "Pathfinder Discovery Networks for Neural Message Passing" (WebConf '21)
Code for "Training-free Graph Neural Networks and the Power of Labels as Features" (TMLR 2024)
The reference implementation of FEATHER from the CIKM '20 paper "Characteristic Functions on Graphs: Birds of a Feather, from Statistical Descriptors to Parametric Models".
Quaternion Graph Neural Networks (ACML 2021) (Pytorch and Tensorflow)
From Random Walks to Transformer for Learning Node Embeddings (ECML-PKDD 2020) (In Pytorch and Tensorflow)
Bags of Tricks in OGB (node classification) with GCNs.
[ECML-PKDD 2023] Train Your Own GNN Teacher: Graph-Aware Distillation on Textual Graphs
Lifelong Learning of Graph Neural Networks for Open-World Node Classification
A sparsity aware implementation of "Biological Network Comparison Using Graphlet Degree Distribution" (Bioinformatics 2007)
[ICML'24] BAT: 🚀 Boost Class-imbalanced Node Classification with <10 lines of Code | 从拓扑视角出发10行代码改善类别不平衡节点分类