KnowledgeDiscovery / StrGNNLinks
Code for structural temporal graph neural networks for anomaly detection in dynamic graphs
☆23Updated last year
Alternatives and similar repositories for StrGNN
Users that are interested in StrGNN are comparing it to the libraries listed below
Sorting:
- Hypergraph convolution and attention networks research☆14Updated last year
- [TKDE 2021] A PyTorch implementation of "Generative and Contrastive Self-Supervised Learning for Graph Anomaly Detection".☆48Updated 4 years ago
- A Pytorch implement of paper "Anomaly detection in dynamic graphs via transformer" (TADDY).☆59Updated 3 years ago
- An official source code for paper "Graph Anomaly Detection via Multi-Scale Contrastive Learning Networks with Augmented View", accepted b…☆63Updated last year
- Code for "DyGCN: Dynamic Graph Embedding with Graph Convolutional Network"☆38Updated last year
- Reimplementation of AAAI21 paper "Beyond Low-frequency Information in Graph Convolutional Networks" based on PyTorch and PyTorch Geometri…