acbull / HGT-DGL
Code for "Heterogeneous Graph Transformer" (WWW'20), which is based on Deep Graph Library (DGL)
☆74Updated 2 years ago
Alternatives and similar repositories for HGT-DGL:
Users that are interested in HGT-DGL are comparing it to the libraries listed below
- Codes and datasets for AAAI-2021 paper "Learning to Pre-train Graph Neural Networks"☆89Updated 4 years ago
- Graph Representation Learning via Graphical Mutual Information Maximization☆115Updated 5 years ago
- Implementation for Simple Spectral Graph Convolution in ICLR 2021☆83Updated 2 years ago
- [ICLR 2021] How to Find Your Friendly Neighborhood: Graph Attention Design with Self-Supervision☆156Updated 2 years ago
- The code for our ICLR paper: StructPool: Structured Graph Pooling via Conditional Random Fields☆58Updated 5 years ago
- HDGI code☆61Updated 5 years ago
- ☆29Updated 4 years ago
- ☆52Updated 5 years ago
- Scalable Graph Neural Networks for Heterogeneous Graphs☆71Updated 4 years ago
- Measuring and Improving the Use of Graph Information in Graph Neural Networks☆82Updated 9 months ago
- A tensorflow implementation of GCN-LPA☆99Updated 5 years ago
- CTGCN: k-core based Temporal Graph Convolutional Network for Dynamic Graphs (accepted by IEEE TKDE in 2020) https://ieeexplore.ieee.org/…☆96Updated last year
- Source code and dataset of the NeurIPS 2020 paper "Graph Random Neural Network for Semi-Supervised Learning on Graphs"☆210Updated last year
- Source code of AAAI21-Heterogeneous Graph Structure Learning for Graph Neural Networks☆116Updated 2 years ago
- [ICML 2021] "Graph Contrastive Learning Automated" by Yuning You, Tianlong Chen, Yang Shen, Zhangyang Wang; [WSDM 2022] "Bringing Yo…☆112Updated 7 months ago
- Official PyTorch implementation of "Towards Deeper Graph Neural Networks" [KDD2020]☆155Updated 2 years ago
- Graph meta learning via local subgraphs (NeurIPS 2020)☆122Updated 9 months ago
- Unsupervised Attributed Multiplex Network Embedding (AAAI 2020)☆148Updated 2 years ago
- Implementation of the WSDM 2021 paper "Node Similarity Preserving Graph Convolutional Networks"☆60Updated 4 years ago
- A dgl implementation of Jumping Knowledge Networks (arXiv 1806.03536)☆38Updated 6 years ago
- Code & data accompanying the NeurIPS 2020 paper "Iterative Deep Graph Learning for Graph Neural Networks: Better and Robust Node Embeddin…☆227Updated last year
- AAAI 2020 - ASAP: Adaptive Structure Aware Pooling for Learning Hierarchical Graph Representations☆100Updated 4 years ago
- source code of KDD 2021 paper "Pre-training on Large-Scale Heterogeneous Graph".☆22Updated 3 years ago
- A PyTorch implementation of the Relational Graph Convolutional Network (RGCN).☆123Updated 3 years ago
- An implementation of "Graph Structural-topic Neural Network"☆72Updated 4 years ago
- Implementation of paper "Self-supervised Learning on Graphs:Deep Insights and New Directions"☆97Updated last year
- an implementation of FastGCN with pytorch☆51Updated 4 years ago
- Source code and dataset for KDD 2020 paper "Understanding Negative Sampling in Graph Representation Learning"☆113Updated 3 years ago
- AAAI'21: Data Augmentation for Graph Neural Networks☆191Updated last year
- An PyTorch implementation of graph neural networks (GCN, GraphSAGE and GAT) that can be simply imported and used.☆61Updated 4 years ago