leftthomas / DGCNN
A PyTorch implementation of DGCNN based on AAAI 2018 paper "An End-to-End Deep Learning Architecture for Graph Classification"
☆62Updated last year
Related projects ⓘ
Alternatives and complementary repositories for DGCNN
- AAAI 2020 - ASAP: Adaptive Structure Aware Pooling for Learning Hierarchical Graph Representations☆99Updated 4 years ago
- [IJCAI 2019] Source code and datasets for "Hierarchical Graph Convolutional Networks for Semi-supervised Node Classification"☆118Updated 6 months ago
- ☆93Updated last year
- ☆146Updated 5 years ago
- Subgraph Neural Networks (NeurIPS 2020)☆190Updated 3 years ago
- NeurIPS 2019: HyperGCN: A New Method of Training Graph Convolutional Networks on Hypergraphs☆185Updated 4 years ago
- Hierarchical Graph Pooling with Structure Learning☆326Updated 3 years ago
- Graph Neural Network with Hierarchical Pooling for PyTorch: "Hierarchical Graph Representation Learning with Differentiable Pooling".☆75Updated 5 years ago
- The code for our ICLR paper: StructPool: Structured Graph Pooling via Conditional Random Fields☆57Updated 4 years ago
- Implemented a GNN for classification tasks in PyTorch, combining Graph Convolutions and Graph Pooling layers☆31Updated 5 years ago
- PyTorch implementation of "Simple and Deep Graph Convolutional Networks"☆328Updated 4 years ago
- Implementation of "Explainability Methods for Graph Convolutional Neural Networks" from HRL Laboratories☆77Updated 3 years ago
- Data for "Understanding Isomorphism Bias in Graph Data Sets" paper.☆88Updated 4 years ago
- Source code for our AAAI paper "Weisfeiler and Leman Go Neural: Higher-order Graph Neural Networks".☆183Updated 2 years ago
- AAAI'21: Data Augmentation for Graph Neural Networks☆187Updated 6 months ago
- ☆62Updated 4 years ago
- An implementation of KDD paper "Graph Convolutional Networks with EigenPooling"☆47Updated 4 years ago
- Official PyTorch implementation of "Towards Deeper Graph Neural Networks" [KDD2020]☆69Updated 2 years ago
- Code for "M. Zhang, Z. Cui, M. Neumann, and Y. Chen, An End-to-End Deep Learning Architecture for Graph Classification, AAAI-18".☆174Updated 6 years ago
- Graph Classification with Graph Convolutional Networks in PyTorch (NeurIPS 2018 Workshop)☆327Updated 4 years ago
- Official PyTorch implementation of "Towards Deeper Graph Neural Networks" [KDD2020]☆154Updated 2 years ago
- Official code for "InfoGraph: Unsupervised and Semi-supervised Graph-Level Representation Learning via Mutual Information Maximization" …☆313Updated 10 months ago
- Official PyTorch Implementation of SAGPool - ICML 2019☆366Updated last year
- Implementation of Principal Neighbourhood Aggregation for Graph Neural Networks in PyTorch, DGL and PyTorch Geometric☆340Updated 2 years ago
- ☆290Updated 2 years ago
- Official Implementation of ICML 2019 Paper. MixHop: Higher-Order Graph Convolutional Architectures via Sparsified Neighborhood Mixing; an…☆123Updated 5 years ago
- Graph Cross Network☆48Updated 4 years ago
- Graph Diffusion Convolution, as proposed in "Diffusion Improves Graph Learning" (NeurIPS 2019)☆266Updated last year
- Paper Code Learning Powerful Graph Neural Network Embeddings With Aid Of Transfer Learning☆40Updated 4 years ago
- Attention over nodes in Graph Neural Networks using PyTorch (NeurIPS 2019)☆282Updated 4 years ago