mtang724 / NWR-GAELinks
☆41Updated 2 years ago
Alternatives and similar repositories for NWR-GAE
Users that are interested in NWR-GAE are comparing it to the libraries listed below
Sorting:
- PyTorch code of "SLAPS: Self-Supervision Improves Structure Learning for Graph Neural Networks"☆89Updated 3 years ago
- PyTorch implementation of BGRL (https://arxiv.org/abs/2102.06514)☆82Updated 2 years ago
- A PyTorch implementation of "SelfGNN: Self-supervised Graph Neural Networks without explicit negative sampling" paper, which appeared in …☆30Updated 3 years ago
- This repo contains a reference implementation for the paper "Breaking the Limit of Graph Neural Networks by Improving the Assortativity o…☆32Updated 3 years ago
- Graph Structured Neural Network☆40Updated 3 years ago
- [WWW 2022] "SimGRACE: A Simple Framework for Graph Contrastive Learning without Data Augmentation"☆81Updated 3 years ago
- [ICLR'23] Implementation of "Empowering Graph Representation Learning with Test-Time Graph Transformation"☆61Updated 2 years ago
- Official Code Repository for the paper "Edge Representation Learning with Hypergraphs" (NeurIPS 2021)☆53Updated 2 years ago
- Pytorch implementation of "Large-Scale Representation Learning on Graphs via Bootstrapping"☆81Updated 3 years ago
- [ICLR 2022] Implementation of paper "Automated Self-Supervised Learning for Graphs"☆42Updated 3 years ago
- [KDD 2022] Implementation of "Feature Overcorrelation in Deep Graph Neural Networks: A New Perspective"☆45Updated last year
- Code for our paper "Attending to Graph Transformers"☆90Updated last year
- Neo-GNNs: Neighborhood Overlap-aware Graph Neural Networks for Link Prediction☆38Updated 3 years ago
- (CIKM'21) Variational Graph Normalized Auto-Encoders☆36Updated 3 years ago
- "Shift-Robust GNNs: Overcoming the Limitations of Localized Graph Training Data" (NeurIPS 21')☆48Updated 3 years ago
- A Note On Over-Smoothing for Graph Neural Network☆20Updated 5 years ago
- [WWW 2021 GLB] New Benchmarks for Learning on Non-Homophilous Graphs☆116Updated 3 years ago
- The official source code for "Augmentation-Free Self-Supervised Learning on Graphs"☆76Updated 3 years ago
- Dynamic Graph Benchmark☆82Updated 2 years ago
- Codes for "Two Sides of the Same Coin: Heterophily and Oversmoothing in Graph Convolutional Neural Networks"☆39Updated 2 years ago
- [WWW 2023] "Addressing Heterophily in Graph Anomaly Detection: A Perspective of Graph Spectrum" by Yuan Gao, Xiang Wang, Xiangnan He, Zhe…☆39Updated last year
- Boost learning for GNNs from the graph structure under challenging heterophily settings. (NeurIPS'20)☆106Updated 3 months ago
- [ICML2022] G-Mixup: Graph Data Augmentation for Graph Classification☆105Updated last year
- The PyTorch implementation of Directed Graph Contrastive Learning (DiGCL), NeurIPS-2021☆36Updated 3 years ago
- A curated list of publications and code about data augmentaion for graphs.☆63Updated 3 years ago
- Code of "Analyzing the Expressive Power of Graph Neural Networks in a Spectral Perspective" paper published in ICLR2021