lgalke / gnn-pretraining-evaluationLinks
Can Graph Neural Networks Go "Online"? An Analysis of Pretraining and Inference
☆19Updated 6 years ago
Alternatives and similar repositories for gnn-pretraining-evaluation
Users that are interested in gnn-pretraining-evaluation are comparing it to the libraries listed below
Sorting:
- Compute graph embeddings via Anonymous Walk Embeddings☆83Updated 7 years ago
- PPRGo model in PyTorch, as proposed in "Scaling Graph Neural Networks with Approximate PageRank" (KDD 2020)☆127Updated 3 years ago
- PPNP & APPNP models from "Predict then Propagate: Graph Neural Networks meet Personalized PageRank" (ICLR 2019)☆322Updated last year
- Hyperbolic Graph Neural Networks☆248Updated 6 years ago
- Measuring and Improving the Use of Graph Information in Graph Neural Networks☆83Updated last year
- Code for the AAAI 2018 Paper "HARP: Hierarchical Representation Learning for Networks"☆116Updated 2 years ago
- Source code from the NeurIPS 2019 workshop article "Keep It Simple: Graph Autoencoders Without Graph Convolutional Networks" (G. Salha, R…☆135Updated 5 years ago
- Distance Encoding for GNN Design☆188Updated 4 years ago
- Implementation of "GraphSGAN", a GAN-based semi-supervised learning algorithm for graph data.☆86Updated 6 years ago
- A PyTorch implementation of "Predict then Propagate: Graph Neural Networks meet Personalized PageRank" (ICLR 2019).☆373Updated 3 years ago
- Implementation of the paper "NetGAN: Generating Graphs via Random Walks".☆198Updated 5 years ago
- Representation learning-based graph alignment based on implicit matrix factorization and structural embeddings☆97Updated 4 years ago
- PyTorch code for "Learning Temporal Attention in Dynamic Graphs with Bilinear Interactions"☆101Updated 5 years ago
- Learning Discrete Structures for Graph Neural Networks (TensorFlow implementation)☆200Updated last year
- ☆147Updated 5 years ago
- Code for NeurIPS'19 "Layer-Dependent Importance Sampling for Training Deep and Large Graph Convolutional Networks"☆76Updated 2 years ago
- Network Embedding as Matrix Factorization: Unifying DeepWalk, LINE, PTE, and node2vec☆186Updated 6 years ago
- [DSAA 2018] Autoencoders for Link Prediction and Semi-Supervised Node Classification☆255Updated 6 years ago
- Representation learning on large graphs using stochastic graph convolutions.☆143Updated 7 years ago
- Official code for "InfoGraph: Unsupervised and Semi-supervised Graph-Level Representation Learning via Mutual Information Maximization" …☆324Updated 2 years ago
- Graph Representation Learning via Graphical Mutual Information Maximization☆118Updated 5 years ago
- Code & data accompanying the NeurIPS 2020 paper "Iterative Deep Graph Learning for Graph Neural Networks: Better and Robust Node Embeddin…☆237Updated 2 years ago
- Official Implementation of ICML 2019 Paper. MixHop: Higher-Order Graph Convolutional Architectures via Sparsified Neighborhood Mixing; an…☆125Updated 6 years ago
- Official code for "vGraph: A Generative Model for Joint CommunityDetection and Node Representation Learning" (NeurIPS 2019)☆46Updated 2 years ago
- A curated list of awesome graph representation learning.☆70Updated 5 years ago
- Position-aware Graph Neural Networks☆402Updated 5 years ago
- Implementation of Meta-GNN in TensorFlow☆47Updated 4 years ago
- Supervised community detection with line graph neural networks☆90Updated 5 years ago
- Stochastic training of graph convolutional networks☆84Updated 3 years ago
- Graph Diffusion Convolution, as proposed in "Diffusion Improves Graph Learning" (NeurIPS 2019)☆273Updated 2 years ago