acbull / GPT-GNNView external linksLinks
Code for KDD'20 "Generative Pre-Training of Graph Neural Networks"
☆498Jul 25, 2024Updated last year
Alternatives and similar repositories for GPT-GNN
Users that are interested in GPT-GNN are comparing it to the libraries listed below
Sorting:
- GCC: Graph Contrastive Coding for Graph Neural Network Pre-Training @ KDD 2020☆333Jul 6, 2023Updated 2 years ago
- Strategies for Pre-training Graph Neural Networks☆1,049Jul 29, 2023Updated 2 years ago
- Code for "Heterogeneous Graph Transformer" (WWW'20), which is based on pytorch_geometric☆896Dec 20, 2023Updated 2 years ago
- Papers about pretraining and self-supervised learning on Graph Neural Networks (GNN).☆1,711Feb 2, 2024Updated 2 years ago
- AAAI'21: Data Augmentation for Graph Neural Networks☆196Apr 24, 2024Updated last year
- Codes and datasets for AAAI-2021 paper "Learning to Pre-train Graph Neural Networks"☆89Feb 27, 2021Updated 4 years ago
- source code of KDD 2021 paper "Pre-training on Large-Scale Heterogeneous Graph".☆23Oct 21, 2021Updated 4 years ago
- Universal Graph Transformer Self-Attention Networks (TheWebConf WWW 2022) (Pytorch and Tensorflow)☆678Aug 16, 2022Updated 3 years ago
- Implementation of the KDD 2020 paper "Graph Structure Learning for Robust Graph Neural Networks"☆303May 12, 2023Updated 2 years ago
- This is a Pytorch implementation of paper: DropEdge: Towards Deep Graph Convolutional Networks on Node Classification☆475Dec 7, 2022Updated 3 years ago
- [ICML 2020] "When Does Self-Supervision Help Graph Convolutional Networks?" by Yuning You, Tianlong Chen, Zhangyang Wang, Yang Shen☆112Jun 10, 2021Updated 4 years ago
- Source code and dataset of the NeurIPS 2020 paper "Graph Random Neural Network for Semi-Supervised Learning on Graphs"☆211Jul 6, 2023Updated 2 years ago
- Benchmark datasets, data loaders, and evaluators for graph machine learning☆2,071May 6, 2025Updated 9 months ago
- Deep Graph Infomax (https://arxiv.org/abs/1809.10341)☆662Nov 1, 2022Updated 3 years ago
- A curated list for awesome self-supervised learning for graphs.☆388Oct 25, 2022Updated 3 years ago
- [NeurIPS 2020] "Graph Contrastive Learning with Augmentations" by Yuning You, Tianlong Chen, Yongduo Sui, Ting Chen, Zhangyang Wang, Yang…☆621Jul 17, 2024Updated last year
- [GRL+ @ ICML 2020] PyTorch implementation for "Deep Graph Contrastive Representation Learning" (https://arxiv.org/abs/2006.04131v2)☆343Apr 25, 2024Updated last year
- Official PyTorch implementation of "Towards Deeper Graph Neural Networks" [KDD2020]☆156Oct 11, 2022Updated 3 years ago
- ☆276Jun 22, 2022Updated 3 years ago
- Graph Transformer Networks (Authors' PyTorch implementation for the NeurIPS 19 paper)☆1,077Feb 15, 2023Updated 3 years ago
- PyGCL: A PyTorch Library for Graph Contrastive Learning☆957Jul 11, 2024Updated last year
- Inductive graph-based matrix completion (IGMC) from "M. Zhang and Y. Chen, Inductive Matrix Completion Based on Graph Neural Networks, IC…☆366Apr 9, 2023Updated 2 years ago
- Official code for "InfoGraph: Unsupervised and Semi-supervised Graph-Level Representation Learning via Mutual Information Maximization" …☆324Dec 27, 2023Updated 2 years ago
- Source code of Graph-Bert☆506Jul 24, 2023Updated 2 years ago
- CogDL: A Comprehensive Library for Graph Deep Learning (WWW 2023)☆1,816Feb 1, 2024Updated 2 years ago
- Official Repository of "A Fair Comparison of Graph Neural Networks for Graph Classification", ICLR 2020☆400Jun 17, 2024Updated last year
- [ICLR 2020; IPDPS 2019] Fast and accurate minibatch training for deep GNNs and large graphs (GraphSAINT: Graph Sampling Based Inductive L…☆507Aug 12, 2022Updated 3 years ago
- Hierarchical Graph Pooling with Structure Learning☆344Jul 12, 2021Updated 4 years ago
- [ICLR 2022] Code for Graph-less Neural Networks: Teaching Old MLPs New Tricks via Distillation (GLNN)☆95Oct 22, 2024Updated last year
- ICLR 2020: Composition-Based Multi-Relational Graph Convolutional Networks☆633Jul 25, 2024Updated last year
- Graph Transformer Architecture. Source code for "A Generalization of Transformer Networks to Graphs", DLG-AAAI'21.☆1,018Jul 27, 2021Updated 4 years ago
- Repository for benchmarking graph neural networks (JMLR 2023)☆2,650Jun 22, 2023Updated 2 years ago
- How Powerful are Graph Neural Networks?☆1,271Jul 1, 2021Updated 4 years ago
- Implementation of paper "Self-supervised Learning on Graphs:Deep Insights and New Directions"☆97Jul 6, 2023Updated 2 years ago
- Code for NeurIPS'19 "Layer-Dependent Importance Sampling for Training Deep and Large Graph Convolutional Networks"☆76Feb 2, 2023Updated 3 years ago
- official implementation for the paper "Simplifying Graph Convolutional Networks"☆847Dec 13, 2021Updated 4 years ago
- Distance Encoding for GNN Design☆188Mar 20, 2021Updated 4 years ago
- Graph Diffusion Convolution, as proposed in "Diffusion Improves Graph Learning" (NeurIPS 2019)☆274Apr 26, 2023Updated 2 years ago
- Python package built to ease deep learning on graph, on top of existing DL frameworks.☆14,229Jul 31, 2025Updated 6 months ago