huaxiuyao / GFLLinks
GFL for AAAI 2020
☆31Updated 4 years ago
Alternatives and similar repositories for GFL
Users that are interested in GFL are comparing it to the libraries listed below
Sorting:
- Few Shot Learning on Graphs☆33Updated 2 years ago
- PyTorch Implementation for "Meta Propagation Networks for Graph Few-shot Semi-supervised Learning" (AAAI2022)☆29Updated 3 years ago
- ☆67Updated 2 years ago
- Implementation of CIKM2020 -- Graph Prototypical Networks for Few-shot Learning on Attributed Networks☆48Updated 4 years ago
- Python implementation of "Unsupervised Domain Adaptive Graph Convolutional Networks", WWW-20.☆57Updated 4 years ago
- official PyTorch implementation of paper "Continual Meta-Learning with Bayesian Graph Neural Networks" (AAAI2020)☆63Updated 5 years ago
- [ICML 2020] "When Does Self-Supervision Help Graph Convolutional Networks?" by Yuning You, Tianlong Chen, Zhangyang Wang, Yang Shen☆110Updated 4 years ago
- A Flexible Generative Framework for Graph-based Semi-supervised Learning (NeurIPS 2019)☆16Updated 3 years ago
- The pytorch implementation of Cluster-Aware Supervised Contrastive Learning on Graphs (WWW 2022).☆11Updated 3 years ago
- Graph Information Bottleneck (GIB) for learning minimal sufficient structural and feature information using GNNs☆137Updated 2 years ago
- Codes for 'From Canonical Correlation Analysis to Self-supervised Graph Neural Networks'. https://arxiv.org/abs/2106.12484☆68Updated last year
- [IJCAI 2021] A PyTorch implementation of "Multi-Scale Contrastive Siamese Networks for Self-Supervised Graph Representation Learning".☆40Updated 2 years ago
- Pytorch Implementation of WSDM 2022 -- Graph Few-shot Class-incremental Learning☆23Updated 3 years ago
- Graph Representation Learning via Graphical Mutual Information Maximization☆117Updated 5 years ago
- AutoGCL: Automated Graph Contrastive Learning via Learnable View Generators (AAAI 2022)☆48Updated 3 years ago
- Implementation for Simple Spectral Graph Convolution in ICLR 2021☆83Updated 2 years ago
- Pytorch Implementation of LoG 22 [Oral] -- Transductive Linear Probing: A Novel Framework for Few-Shot Node Classification☆17Updated 2 years ago
- Rethinking Graph Regularization for Graph Neural Networks (AAAI2021)☆34Updated 4 years ago
- Pytorch implementation of differentiable group normalization (NeurIPS 2020)☆38Updated 4 years ago
- Code for paper "Mixup for Node and Graph Classification", WWW 2021☆47Updated 4 years ago
- Adversarial Graph Augmentation to Improve Graph Contrastive Learning☆89Updated 3 years ago
- Code for "Graph Structure Learning with Variational Information Bottleneck" published in AAAI 2022☆37Updated 3 years ago
- The official pytorch implementation of Propagation_then_Training for graph (https://arxiv.org/abs/2010.12408)☆26Updated 3 years ago
- [WWW2022] Geometric Graph Representation Learning via Maximizing Rate Reduction☆27Updated 3 years ago
- A meta-learning framework for few-shot graph learning☆19Updated 2 years ago
- Offical pytorch implementation of proposed NRGNN and Compared Methods in "NRGNN: Learning a Label Noise-Resistant Graph Neural Network on…☆42Updated 3 years ago
- "Shift-Robust GNNs: Overcoming the Limitations of Localized Graph Training Data" (NeurIPS 21')☆48Updated 3 years ago
- PyTorch code of "SLAPS: Self-Supervision Improves Structure Learning for Graph Neural Networks"