zepengzhang / awesome-graph-structure-learningLinks
A collection of papers on Graph Structural Learning (GSL)
☆56Updated last year
Alternatives and similar repositories for awesome-graph-structure-learning
Users that are interested in awesome-graph-structure-learning are comparing it to the libraries listed below
Sorting:
- NeurIPS 2022, Revisiting Heterophily For Graph Neural Networks, official PyTorch implementation for Adaptive Channel Mixing (ACM) GNN fra…☆85Updated 9 months ago
- The code Implementation of the paper “Universal Prompt Tuning for Graph Neural Networks”.☆33Updated last year
- [AAAI'23] Beyond Smoothing: Unsupervised Graph Representation Learning with Edge Heterophily Discriminating☆52Updated 2 years ago
- [KDD'23] Learning Strong Graph Neural Networks with Weak Information☆42Updated 2 years ago
- ICML 2022, Finding Global Homophily in Graph Neural Networks When Meeting Heterophily☆44Updated 3 years ago
- A curated list of papers on graph structure learning (GSL).☆49Updated 8 months ago
- Code for NeurIPS 2022 paper "Rethinking and Scaling Up Graph Contrastive Learning: An Extremely Efficient Approach with Group Discriminat…☆55Updated 2 years ago
- [ICML 2022] Local Augmentation for Graph Neural Networks☆65Updated last year
- Official implementation of 'All in One and One for All: A Simple yet Effective Method towards Cross-domain Graph Pretraining' published i …☆41Updated 10 months ago
- Ratioanle-aware Graph Contrastive Learning codebase☆44Updated 2 years ago
- GraphACL: Simple and Asymmetric Graph Contrastive Learning (NeurIPS 2023)☆31Updated last year
- The official implement of SIGKDD'24 paper: ZeroG: Investigating Cross-dataset Zero-shot Transferability in Graphs☆33Updated last year
- Source code for NeurIPS 2022 paper "Uncovering the Structural Fairness in Graph Contrastive Learning"☆29Updated 2 years ago
- [WWW2024 Oral paper] "Graph Out-of-Distribution Generalization via Causal Intervention”.☆27Updated 10 months ago
- The code Implementation of the paper “Universal Prompt Tuning for Graph Neural Networks”.☆24Updated last year
- NIPS 24: Text-space Graph Foundation Models: Comprehensive Benchmarks and New Insights☆45Updated 8 months ago
- [WSDM'23] GOOD-D: On Unsupervised Graph Out-Of-Distribution Detection☆43Updated 2 years ago
- A curated list of papers on graph transfer learning (GTL).☆17Updated last year
- ☆59Updated 10 months ago
- The Open Source Code For ICML 2023 Paper "Finding the Missing-half: Graph Complementary Learning for Homophily-prone and Heterophily-pron…☆15Updated 2 years ago
- A Critical Look at the Evaluation of GNNs under Heterophily: Are We Really Making Progress?☆119Updated 2 years ago
- The implementation for DropMessage.