RXPHD / Lazy_GNNLinks
LazyGNN: Large-Scale Graph Neural Networks via Lazy Propagation ICML_2023
☆13Updated 2 years ago
Alternatives and similar repositories for Lazy_GNN
Users that are interested in Lazy_GNN are comparing it to the libraries listed below
Sorting:
- Implementation of the paper "A New Perspective on the Effects of Spectrum in Graph Neural Networks"☆17Updated 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 4 years ago
- ☆29Updated 4 years ago
- ☆27Updated 3 years ago
- Codes for "Two Sides of the Same Coin: Heterophily and Oversmoothing in Graph Convolutional Neural Networks"☆41Updated 2 years ago
- ICML 2022, Finding Global Homophily in Graph Neural Networks When Meeting Heterophily☆47Updated 3 years ago
- Pytorch implementation of EvenNet.☆20Updated 3 years ago
- Papers about developing DL methods on disassortative graphs☆48Updated 3 years ago
- [KDD 2022] Implementation of "Feature Overcorrelation in Deep Graph Neural Networks: A New Perspective"☆45Updated last year
- [WWW 2021 GLB] New Benchmarks for Learning on Non-Homophilous Graphs☆116Updated 4 years ago
- [AAAI'23] Beyond Smoothing: Unsupervised Graph Representation Learning with Edge Heterophily Discriminating☆53Updated 3 years ago
- ☆22Updated 3 years ago
- [ICLR 2023] "Graph Domain Adaptation via Theory-Grounded Spectral Regularization" by Yuning You, Tianlong Chen, Zhangyang Wang, Yang Shen☆23Updated 2 years ago
- A curated list of Heterophilous Graph Self-Supervised Learning papers.☆15Updated 2 years ago
- Boost learning for GNNs from the graph structure under challenging heterophily settings. (NeurIPS'20)☆107Updated 6 months ago
- ☆57Updated 4 years ago
- [NeurIPS 2021] Large Scale Learning on Non-Homophilous Graphs: New Benchmarks and Strong Simple Methods☆124Updated 3 years ago
- DP-GNN design that ensures both model weights and inference procedure differentially private (NeurIPS 2023)☆11Updated 2 years ago
- How does Heterophily Impact the Robustness of Graph Neural Networks? Theoretical Connections and Practical Implications (KDD'22)☆13Updated 3 years ago
- Yuhong Luo and Pan Li. Neighborhood-aware scalable temporal network representation learning. In Learning on Graphs, 2022.☆27Updated 2 years ago
- The code for the ICML 2021 paper "Graph Neural Networks Inspired by Classical Iterative Algorithms".☆43Updated 4 years ago
- Adversarial Graph Augmentation to Improve Graph Contrastive Learning☆92Updated 4 years ago
- This is the official repository for NeurIPS 2023 paper "Curriculum Learning for Graph Neural Networks: Which Edges Should We Learn First"☆17Updated 2 years ago
- "HomoGCL: Rethinking Homophily in Graph Contrastive Learning" in KDD'23☆14Updated 2 years ago
- Open-source Library PyGDebias: Graph Datasets and Fairness-Aware Graph Mining Algorithms☆65Updated last year
- A Critical Look at the Evaluation of GNNs under Heterophily: Are We Really Making Progress?