murphyyhuang / gnn_hierarchical_pooling
Graph Neural Network with Hierarchical Pooling for PyTorch: "Hierarchical Graph Representation Learning with Differentiable Pooling".
☆76Updated 5 years ago
Alternatives and similar repositories for gnn_hierarchical_pooling:
Users that are interested in gnn_hierarchical_pooling are comparing it to the libraries listed below
- ☆29Updated 4 years ago
- [ICLR 2021] How to Find Your Friendly Neighborhood: Graph Attention Design with Self-Supervision☆155Updated last year
- The code for our ICLR paper: StructPool: Structured Graph Pooling via Conditional Random Fields☆58Updated 4 years ago
- [IJCAI 2019] Source code and datasets for "Hierarchical Graph Convolutional Networks for Semi-supervised Node Classification"☆121Updated 10 months ago
- Implemented a GNN for classification tasks in PyTorch, combining Graph Convolutions and Graph Pooling layers☆33Updated 6 years ago
- Graph Learning Convolution Network☆38Updated last year
- The Web Conference 2020: Structure-Feature based Graph Self-adaptive Pooling☆28Updated 4 years ago
- ☆263Updated 2 years ago
- ☆62Updated 2 years ago
- AAAI 2020 - ASAP: Adaptive Structure Aware Pooling for Learning Hierarchical Graph Representations☆100Updated 4 years ago
- DGL Implementation of ICML 2020 Paper 'Contrastive Multi-View Representation Learning on Graphs'☆64Updated last year
- This is a PyTorch implementation of the GeniePath model in <GeniePath: Graph Neural Networks with Adaptive Receptive Paths> (https://arxi…☆104Updated 7 months ago
- [ICML 2020] "When Does Self-Supervision Help Graph Convolutional Networks?" by Yuning You, Tianlong Chen, Zhangyang Wang, Yang Shen☆110Updated 3 years ago
- Official Implementation of ICML 2019 Paper. MixHop: Higher-Order Graph Convolutional Architectures via Sparsified Neighborhood Mixing; an…☆123Updated 5 years ago
- ☆95Updated 4 years ago
- an implementation of FastGCN with pytorch☆49Updated 4 years ago
- Code for ICDM2020 full paper: "Sub-graph Contrast for Scalable Self-Supervised Graph Representation Learning"☆44Updated 3 years ago
- Codes and datasets for AAAI-2021 paper "Learning to Pre-train Graph Neural Networks"☆89Updated 4 years ago
- An implementation of KDD paper "Graph Convolutional Networks with EigenPooling"☆49Updated 5 years ago
- Source code for "Factorizable Graph Convolutional Networks", NeurIPS'20☆51Updated 4 years ago
- Source code and dataset for KDD 2020 paper "Adaptive Graph Encoder for Attributed Graph Embedding"☆113Updated last year
- Graph Representation Learning via Graphical Mutual Information Maximization☆113Updated 4 years ago
- Implementation of paper "Self-supervised Learning on Graphs:Deep Insights and New Directions"☆97Updated last year
- Source code of AAAI21-Heterogeneous Graph Structure Learning for Graph Neural Networks☆116Updated 2 years ago
- Official Implementation of AdaGCN (ICLR 2021)☆60Updated 3 years ago
- Graph Information Bottleneck (GIB) for learning minimal sufficient structural and feature information using GNNs☆134Updated 2 years ago
- Official PyTorch Implementation of SAGPool - ICML 2019☆371Updated last year
- AM-GCN: Adaptive Multi-channel Graph Convolutional Networks☆232Updated 4 years ago
- Python implementation of "Unsupervised Domain Adaptive Graph Convolutional Networks", WWW-20.☆55Updated 3 years ago
- This is a TensorFlow implementation of the Adversarially Regularized Graph Autoencoder(ARGA) model as described in our paper: Pan, S., …☆184Updated 3 years ago