CRIPAC-DIG / DyGCNLinks
Code for "DyGCN: Dynamic Graph Embedding with Graph Convolutional Network"
☆37Updated last year
Alternatives and similar repositories for DyGCN
Users that are interested in DyGCN are comparing it to the libraries listed below
Sorting:
- CTGCN: k-core based Temporal Graph Convolutional Network for Dynamic Graphs (accepted by IEEE TKDE in 2020) https://ieeexplore.ieee.org/…☆95Updated 2 years ago
- source code for TNNLS paper "Multi-Task Representation Learning with Multi-View Graph Convolutional Networks"☆19Updated 4 years ago
- Pytorch implementation of DySAT: Deep Neural Representation Learning on Dynamic Graphs via Self-Attention Networks☆92Updated 3 years ago
- ☆97Updated 4 years ago
- A pytorch implemention of GCN-GAN for temporal link prediction.☆105Updated 5 years ago
- Official Implementation of AdaGCN (ICLR 2021)☆62Updated 3 years ago
- [WWW'22] Towards Unsupervised Deep Graph Structure Learning☆142Updated 2 years ago
- Learning to Drop: Robust Graph Neural Network via Topological Denoising & Robust Graph Representation Learning via Neural Sparsification☆80Updated 4 years ago
- Dynamic graph/network dataset for dynamic graph/network embedding/representation☆36Updated 5 years ago
- PyTorch Implementation for "Discrete-time Temporal Network Embedding via Implicit Hierarchical Learning in Hyperbolic Space (KDD2021)"☆48Updated last year
- ☆61Updated 4 years ago
- The code of paper "A Novel Representation Learning for Dynamic Graphs Based on Graph Convolutional Networks, IEEE Transactions on Cyberne…☆19Updated 3 years ago
- TREND: TempoRal Event and Node Dynamics for Graph Representation Learning. WWW-2022.☆37Updated last year
- DGL Implementation of ICML 2020 Paper 'Contrastive Multi-View Representation Learning on Graphs'☆65Updated last year
- ☆24Updated last year
- Heterogeneous Hypergraph Variational Autoencoder for Link Prediction (T-PAMI 2021)☆32Updated 3 years ago
- Code for "SUGAR: Subgraph Neural Network with Reinforcement Pooling and Self-Supervised Mutual Information Mechanism"☆58Updated 4 years ago
- Source code of AAAI21-Heterogeneous Graph Structure Learning for Graph Neural Networks☆117Updated 2 years ago
- [CIKM 2021] A PyTorch implementation of "ANEMONE: Graph Anomaly Detection with Multi-Scale Contrastive Learning".☆49Updated 3 years ago
- Hypergraph convolution and attention networks research☆14Updated 11 months ago
- Implementation of the WSDM 2021 paper "Node Similarity Preserving Graph Convolutional Networks"☆59Updated 4 years ago
- PyTorch implementation of "Graph Convolutional Networks for Graphs Containing Missing Features"☆48Updated last year
- Source code and dataset for KDD 2020 paper "Adaptive Graph Encoder for Attributed Graph Embedding"☆114Updated 2 years ago
- ☆75Updated 2 years ago
- KDD'22