Namkyeong / BGRL_PytorchLinks
Pytorch implementation of "Large-Scale Representation Learning on Graphs via Bootstrapping"
☆82Updated 4 years ago
Alternatives and similar repositories for BGRL_Pytorch
Users that are interested in BGRL_Pytorch are comparing it to the libraries listed below
Sorting:
- The official source code for "Augmentation-Free Self-Supervised Learning on Graphs"☆77Updated 3 years ago
- PyTorch implementation of BGRL (https://arxiv.org/abs/2102.06514)☆84Updated 2 years ago
- [KDD 2022] Implementation of "Feature Overcorrelation in Deep Graph Neural Networks: A New Perspective"☆45Updated 2 years ago
- [ICLR 2022] Implementation of paper "Automated Self-Supervised Learning for Graphs"☆42Updated 3 years ago
- PyTorch code of "SLAPS: Self-Supervision Improves Structure Learning for Graph Neural Networks"☆89Updated 4 years ago
- [ICLR'23] Implementation of "Empowering Graph Representation Learning with Test-Time Graph Transformation"☆65Updated 2 years ago
- Code for NeurIPS 2022 paper "Rethinking and Scaling Up Graph Contrastive Learning: An Extremely Efficient Approach with Group Discriminat…☆56Updated 2 years ago
- This repo contains a reference implementation for the paper "Breaking the Limit of Graph Neural Networks by Improving the Assortativity o…☆32Updated 4 years ago
- Codes for 'From Canonical Correlation Analysis to Self-supervised Graph Neural Networks'. https://arxiv.org/abs/2106.12484☆70Updated 2 years ago
- [KDD 2023] What’s Behind the Mask: Understanding Masked Graph Modeling for Graph Autoencoders☆91Updated last year
- Ratioanle-aware Graph Contrastive Learning codebase