facebookresearch / SEAL_OGBLinks
An open-source implementation of SEAL for link prediction in open graph benchmark (OGB) datasets.
☆235Updated 2 years ago
Alternatives and similar repositories for SEAL_OGB
Users that are interested in SEAL_OGB are comparing it to the libraries listed below
Sorting:
- Metapath Aggregated Graph Neural Network for Heterogeneous Graph Embedding☆424Updated 4 years ago
- Distance Encoding for GNN Design☆186Updated 4 years ago
- Code & data accompanying the NeurIPS 2020 paper "Iterative Deep Graph Learning for Graph Neural Networks: Better and Robust Node Embeddin…☆230Updated last year
- Heterogeneous Network Embedding: Survey, Benchmark, Evaluation, and Beyond☆258Updated 4 years ago
- Official Repository of "A Fair Comparison of Graph Neural Networks for Graph Classification", ICLR 2020☆394Updated last year
- AAAI'21: Data Augmentation for Graph Neural Networks☆193Updated last year
- Source code and dataset of the NeurIPS 2020 paper "Graph Random Neural Network for Semi-Supervised Learning on Graphs"☆210Updated 2 years ago
- ☆300Updated 2 years ago
- GCC: Graph Contrastive Coding for Graph Neural Network Pre-Training @ KDD 2020☆328Updated 2 years ago
- Code for KDD'20 "Generative Pre-Training of Graph Neural Networks"☆494Updated 11 months ago
- Implementation of the KDD 2020 paper "Graph Structure Learning for Robust Graph Neural Networks"☆299Updated 2 years ago
- PPNP & APPNP models from "Predict then Propagate: Graph Neural Networks meet Personalized PageRank" (ICLR 2019)☆322Updated 7 months ago
- PPRGo model in PyTorch, as proposed in "Scaling Graph Neural Networks with Approximate PageRank" (KDD 2020)☆126Updated 3 years ago
- [ICLR 2020; IPDPS 2019] Fast and accurate minibatch training for deep GNNs and large graphs (GraphSAINT: Graph Sampling Based Inductive L…☆489Updated 2 years ago
- Subgraph Neural Networks (NeurIPS 2020)☆200Updated 4 years ago
- Unsupervised Attributed Multiplex Network Embedding (AAAI 2020)☆149Updated 2 years ago
- Graph Diffusion Convolution, as proposed in "Diffusion Improves Graph Learning" (NeurIPS 2019)☆272Updated 2 years ago
- [GRL+ @ ICML 2020] PyTorch implementation for "Deep Graph Contrastive Representation Learning" (https://arxiv.org/abs/2006.04131v2)☆329Updated last year
- Official code for "InfoGraph: Unsupervised and Semi-supervised Graph-Level Representation Learning via Mutual Information Maximization" …☆318Updated last year
- Papers about developing deep Graph Neural Networks (GNNs)☆302Updated 2 years ago
- [ICLR 2021] How to Find Your Friendly Neighborhood: Graph Attention Design with Self-Supervision☆158Updated 2 years ago
- The source code of HeCo☆166Updated 3 years ago
- Representation learning on dynamic graphs using self-attention networks☆296Updated 2 years ago
- A curated list for awesome self-supervised learning for graphs.☆387Updated 2 years ago
- [NeurIPS 2021] Large Scale Learning on Non-Homophilous Graphs: New Benchmarks and Strong Simple Methods☆123Updated 2 years ago
- ☆75Updated 2 years ago
- Revisiting, benchmarking, and refining Heterogeneous Graph Neural Networks.☆327Updated last year
- Pytorch implementation of a RGCN Link Prediction Model