ahxt / G2RLinks
[WWW2022] Geometric Graph Representation Learning via Maximizing Rate Reduction
☆26Updated 3 years ago
Alternatives and similar repositories for G2R
Users that are interested in G2R are comparing it to the libraries listed below
Sorting:
- [ICLR'23] Implementation of "Empowering Graph Representation Learning with Test-Time Graph Transformation"☆65Updated 2 years ago
- The official implementation for ICLR22 paper "Handling Distribution Shifts on Graphs: An Invariance Perspective"☆92Updated 3 years ago
- Adversarial Attack on Graph Neural Networks as An Influence Maximization Problem☆20Updated 4 years ago
- [NeurIPS 2022] Learning Causally Invariant Representations for Out-of-Distribution Generalization on Graphs☆121Updated 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'22][KDD'22][IJCAI'24][NeurIPS'25] Implementation of "Graph Condensation for Graph Neural Networks"☆141Updated 3 months ago
- Code for "Graph Structure Learning with Variational Information Bottleneck" published in AAAI 2022☆37Updated 3 years ago
- source code of KDD 2022 paper "Reliable Representations Make A Stronger Defender: Unsupervised Structure Refinement for Robust GNN".☆28Updated last year
- Pytorch implementation of differentiable group normalization (NeurIPS 2020)☆38Updated 5 years ago
- "Shift-Robust GNNs: Overcoming the Limitations of Localized Graph Training Data" (NeurIPS 21')☆49Updated 3 years ago
- Graph Information Bottleneck (GIB) for learning minimal sufficient structural and feature information using GNNs☆138Updated 3 years ago
- [KDD 2022] Implementation of "Feature Overcorrelation in Deep Graph Neural Networks: A New Perspective"☆45Updated 2 years ago
- PyTorch Implementation for "Meta Propagation Networks for Graph Few-shot Semi-supervised Learning" (AAAI2022)☆29Updated 3 years ago
- [WWW 2022] "SimGRACE: A Simple Framework for Graph Contrastive Learning without Data Augmentation"☆81Updated 3 years ago
- ICML 2022, Finding Global Homophily in Graph Neural Networks When Meeting Heterophily☆46Updated 3 years ago
- Source code for WWW 2021 paper "Graph Structure Estimation Neural Networks"☆59Updated 4 years ago
- Pytorch Implementation of LoG 22 [Oral] -- Transductive Linear Probing: A Novel Framework for Few-Shot Node Classification☆17Updated 2 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
- Open source code for paper "EDITS: Modeling and Mitigating Data Bias for Graph Neural Networks".☆28Updated 3 years ago
- A curated list of publications and code about data augmentaion for graphs.