Thinklab-SJTU / WSGNNLinks
Official PyTorch implementation for the following KDD2022 paper: Variational Inference for Training Graph Neural Networks in Low-Data Regime through Joint Structure-Label Estimation
☆20Updated 3 years ago
Alternatives and similar repositories for WSGNN
Users that are interested in WSGNN are comparing it to the libraries listed below
Sorting:
- Code for KDD'22 paper, COSTA: Covariance-Preserving Feature Augmentation for Graph Contrastive Learning☆49Updated 2 years ago
- The code of paper "Block Modeling-Guided Graph Convolutional Neural Networks".☆34Updated 4 years ago
- [KDD 2022] "Causal Attention for Interpretable and Generalizable Graph Classification" by Yongduo Sui, Xiang Wang, Jiancan Wu, Min Lin, X…☆97Updated 2 years ago
- Codes for 'From Canonical Correlation Analysis to Self-supervised Graph Neural Networks'. https://arxiv.org/abs/2106.12484☆70Updated 2 years ago
- PyTorch Implementation for "Meta Propagation Networks for Graph Few-shot Semi-supervised Learning" (AAAI2022)☆29Updated 3 years ago
- [KDD 2022] Implementation of "Feature Overcorrelation in Deep Graph Neural Networks: A New Perspective"☆45Updated 2 years ago
- [ICML 2022] Local Augmentation for Graph Neural Networks☆66Updated last week
- Source code for WWW 2021 paper "Graph Structure Estimation Neural Networks"☆59Updated 4 years ago
- Code for paper "Mixup for Node and Graph Classification", WWW 2021☆47Updated 4 years ago
- ICML 2022, Finding Global Homophily in Graph Neural Networks When Meeting Heterophily☆46Updated 3 years ago
- [WSDM'23] GOOD-D: On Unsupervised Graph Out-Of-Distribution Detection☆45Updated 2 years ago
- NeurIPS2022-Debiasing Graph Neural Networks via Learning Disentangled Causal Substructure☆45Updated 2 years ago
- The implementation of "Joint Learning of Label and Environment Causal Independence for Graph Out-of-Distribution Generalization" (NeurIPS…☆22Updated last year
- PyTorch code of "SLAPS: Self-Supervision Improves Structure Learning for Graph Neural Networks"☆89Updated 4 years ago
- [NeurIPS 2022] "Augmentations in Hypergraph Contrastive Learning: Fabricated and Generative" by Tianxin Wei, Yuning You, Tianlong Chen, Y…☆63Updated 3 years ago
- Code for "Graph Structure Learning with Variational Information Bottleneck" published in AAAI 2022☆38Updated 3 years ago
- [IJCAI 2021] A PyTorch implementation of "Multi-Scale Contrastive Siamese Networks for Self-Supervised Graph Representation Learning".☆40Updated 3 years ago
- How Powerful are Spectral Graph Neural Networks☆75Updated 2 years ago
- Code for ECML-PKDD 2022 paper "GraphMixup: Improving Class-Imbalanced Node Classification by Reinforcement Mixup and Self-supervised Cont…☆25Updated 2 years ago
- Official repository for ICLR'23 paper: Multi-task Self-supervised Graph Neural Network Enable Stronger Task Generalization☆39Updated 3 years ago
- [WWW 2022] "SimGRACE: A Simple Framework for Graph Contrastive Learning without Data Augmentation"☆81Updated 3 years ago
- ☆26Updated 2 years ago
- [ICLR 2022] Implementation of paper "Automated Self-Supervised Learning for Graphs"☆42Updated 3 years ago
- Hierarchical Multi-View Graph Pooling with Structure Learning (TKDE-2021)☆24Updated 3 years ago
- Python implementation of "Unsupervised Domain Adaptive Graph Convolutional Networks", WWW-20.☆58Updated 4 years ago
- StableGNN-Generalizing Graph Neural Networks on Out-Of-Distribution Graphs