sadbb / few-shot-fgnn
☆9Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for few-shot-fgnn
- source code for TNNLS paper "Multi-Task Representation Learning with Multi-View Graph Convolutional Networks"☆19Updated 4 years ago
- Unsupervised Domain Adaptation on Graphs☆13Updated 2 years ago
- Code for the paper "Collaborative Graph Walk for Semi-supervised Multi-Label Node Classification" - ICDM 2019☆12Updated last year
- Code source for Graph Transfer Learning project developed by Northeastern University's SPIRAL research group☆9Updated 3 years ago
- Python implementation of "Unsupervised Domain Adaptive Graph Convolutional Networks", WWW-20.☆55Updated 3 years ago
- A meta-learning framework for few-shot graph learning☆18Updated last year
- ☆57Updated last year
- [IJCAI 2021] A PyTorch implementation of "Multi-Scale Contrastive Siamese Networks for Self-Supervised Graph Representation Learning".☆39Updated 2 years ago
- ☆30Updated last year
- Hierarchical Multi-View Graph Pooling with Structure Learning (TKDE-2021)☆22Updated 2 years ago
- IJCAI 2022- Escaping Feature Twist: A Variational Graph Auto-Encoder for Node Clustering☆20Updated last year
- Network Together: Node Classification via Cross-Network Deep Network Embedding☆11Updated 3 years ago
- This paper studies the problem of cross-network node classification to overcome the insufficiency of labeled data in a single network. It…☆24Updated 2 years ago
- Implemented a GNN for classification tasks in PyTorch, combining Graph Convolutions and Graph Pooling layers☆31Updated 5 years ago
- Implementation of TheWebConf 2021 -- Few-shot Network Anomaly Detection via Cross-network Meta-learning☆53Updated 8 months ago
- Official Implementation of AdaGCN (ICLR 2021)☆60Updated 2 years ago
- A collection of graph contrastive learning methods.☆18Updated 2 years ago
- Adaptive Propagation Graph Convolutional Network