EnyanDai / NRGNNLinks
Offical pytorch implementation of proposed NRGNN and Compared Methods in "NRGNN: Learning a Label Noise-Resistant Graph Neural Network on Sparsely and Noisily Labeled Graphs" (KDD 2021).
☆46Updated 3 years ago
Alternatives and similar repositories for NRGNN
Users that are interested in NRGNN are comparing it to the libraries listed below
Sorting:
- [AAAI'23] Beyond Smoothing: Unsupervised Graph Representation Learning with Edge Heterophily Discriminating☆53Updated 3 years ago
- [KDD'23] Learning Strong Graph Neural Networks with Weak Information☆43Updated 2 years ago
- [ICML2022] G-Mixup: Graph Data Augmentation for Graph Classification☆105Updated last year
- [WSDM'23] GOOD-D: On Unsupervised Graph Out-Of-Distribution Detection☆45Updated 2 years ago
- PyTorch Implementation for "Eliciting Structural and Semantic Global Knowledge in Unsupervised Graph Contrastive Learning" (AAAI2023)☆25Updated 10 months ago
- An official PyTorch implementation of "Towards Robust Graph Neural Networks for Noisy Graphs with Sparse Labels" (WSDM 2022))☆34Updated 3 years ago
- ICML 2022, Finding Global Homophily in Graph Neural Networks When Meeting Heterophily☆47Updated 3 years ago
- Code for "Graph Structure Learning with Variational Information Bottleneck" published in AAAI 2022☆37Updated 3 years ago
- The official implementation for ICLR22 paper "Handling Distribution Shifts on Graphs: An Invariance Perspective"☆92Updated 3 years ago
- Code for KDD'22 paper, COSTA: Covariance-Preserving Feature Augmentation for Graph Contrastive Learning☆49Updated 2 years ago
- Adversarial Graph Augmentation to Improve Graph Contrastive Learning☆92Updated 4 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
- [WWW 2022] "SimGRACE: A Simple Framework for Graph Contrastive Learning without Data Augmentation"☆81Updated 3 years ago
- [ICML 2023] Linkless Link Prediction via Relational Distillation☆25Updated 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
- Source code for WWW 2021 paper "Graph Structure Estimation Neural Networks"