xnuohz / ARMA-dglLinks
A DGL implementation of "Graph Neural Networks with convolutional ARMA filters". (PAMI 2021)
☆17Updated 4 years ago
Alternatives and similar repositories for ARMA-dgl
Users that are interested in ARMA-dgl are comparing it to the libraries listed below
Sorting:
- ☆65Updated 5 years ago
- Pytorch implementation of DySAT: Deep Neural Representation Learning on Dynamic Graphs via Self-Attention Networks☆96Updated 3 years ago
- ☆99Updated 4 years ago
- DHGNN source code for IJCAI19 paper: "Dynamic Hypergraph Neural Networks"☆276Updated 3 years ago
- [ACM Computing Surveys'23] Implementations or refactor of some temporal link prediction/dynamic link prediction methods and summary of re…☆59Updated last year
- A pytorch implemention of GCN-GAN for temporal link prediction.☆104Updated 6 years ago
- AM-GCN: Adaptive Multi-channel Graph Convolutional Networks☆252Updated 5 years ago
- Hypergraph convolution and attention networks research☆15Updated last year
- ☆64Updated 4 years ago
- 异构图神经网络HAN。Heterogeneous Graph Attention Network (HAN) with pytorch☆114Updated 2 years ago
- Learning to Drop: Robust Graph Neural Network via Topological Denoising & Robust Graph Representation Learning via Neural Sparsification☆81Updated 4 years ago
- Representation learning on dynamic graphs using self-attention networks☆306Updated 2 years ago
- Official Implementation of AdaGCN (ICLR 2021)☆63Updated 3 years ago
- ☆139Updated 2 years ago
- Some GNNs are implemented using PyG for node classification tasks, including: GCN, GraphSAGE, SGC, GAT, R-GCN and HAN (Heterogeneous Grap…☆141Updated 2 years ago
- GCN-GAN: A Non-linear Temporal Link Prediction Model for Weighted Dynamic Networks☆35Updated 6 years ago
- IJCAI‘23 Survey Track: Papers on Graph Pooling (GNN-Pooling)☆117Updated 8 months ago
- TREND: TempoRal Event and Node Dynamics for Graph Representation Learning. WWW-2022.☆37Updated last year
- ☆336Updated last year
- ☆77Updated 3 years ago
- source code for IJCAI 2023 accpeted Paper CSGCL:Community Strength Enhanced Graph Contrastive Learning☆17Updated last year
- Implementation of AAAI22 paper: MS-HGAT: Memory-enhanced Sequential Hypergraph Attention Network for Information Diffusion Prediction☆43Updated 2 years ago
- Python 3 supported version for DySAT☆12Updated 2 years ago
- DyHATR (ECML-PKDD 2020)☆44Updated 5 years ago
- CTGCN: k-core based Temporal Graph Convolutional Network for Dynamic Graphs (accepted by IEEE TKDE in 2020) https://ieeexplore.ieee.org/…☆94Updated 3 months ago
- Code for "DyGCN: Dynamic Graph Embedding with Graph Convolutional Network"☆38Updated last year
- Implementation codes for AAAI23 paper "Dynamic Heterogeneous Graph Attention Neural Architecture Search"☆35Updated 2 years ago
- A Library for Dynamic Graph Learning (NeurIPS 2023)☆276Updated 2 years ago
- "Rethinking Graph Neural Networks for Anomaly Detection" in ICML 2022☆194Updated last year
- Reinforced Neighborhood Selection Guided Multi-Relational Graph Neural Networks