gdmnl / SCARA-PPRLinks
The original code for SCARA: Scalable Graph Neural Networks with Feature-Oriented Optimization (VLDB 2022) and Scalable Decoupling Graph Neural Networks with Feature-Oriented Optimization (VLDBJ 2023)
☆13Updated last year
Alternatives and similar repositories for SCARA-PPR
Users that are interested in SCARA-PPR are comparing it to the libraries listed below
Sorting:
- Imbalanced Network Embedding vi aGenerative Adversarial Graph Networks☆27Updated 3 years ago
- Approximate Graph Propagation☆11Updated 3 years ago
- Node Dependent Local Smoothing for Scalable Graph Learning (NeurIPS'21, Spotlight)☆21Updated 3 years ago
- Code for the KDD 2021 paper "Scaling Up Graph Neural Networks Via Graph Coarsening"☆28Updated last year
- An official PyTorch implementation of "Towards Robust Graph Neural Networks for Noisy Graphs with Sparse Labels" (WSDM 2022))☆33Updated 2 years ago
- Code of GAMLP for Open Graph Benchmark. KDD‘22☆62Updated 3 years ago
- GLASS: GNN with Labeling Tricks for Subgraph Representation Learning☆31Updated 2 years ago
- [NeurIPS 2021] Large Scale Learning on Non-Homophilous Graphs: New Benchmarks and Strong Simple Methods☆123Updated 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
- ☆29Updated 3 years ago
- ICML 2022, Finding Global Homophily in Graph Neural Networks When Meeting Heterophily☆43Updated 2 years ago
- Codes for "Two Sides of the Same Coin: Heterophily and Oversmoothing in Graph Convolutional Neural Networks"☆38Updated 2 years ago
- Source code for NeurIPS 2022 paper "Uncovering the Structural Fairness in Graph Contrastive Learning"☆29Updated 2 years ago
- [WSDM 2024] GAD-NR : Graph Anomaly Detection via Neighborhood Reconstruction☆45Updated 7 months ago
- Streaming Graph Neural Networks via Continual Learning (CIKM 2020)☆43Updated 4 years ago
- NeurIPS 2022, Revisiting Heterophily For Graph Neural Networks, official PyTorch implementation for Adaptive Channel Mixing (ACM) GNN fra…☆83Updated 7 months ago
- A collection of graph data used for semi-supervised node classification.☆40Updated 2 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
- [CIKM 2021] A PyTorch implementation of "ANEMONE: Graph Anomaly Detection with Multi-Scale Contrastive Learning".☆49Updated 3 years ago
- Source code for WWW 2021 paper "Graph Structure Estimation Neural Networks"☆58Updated 3 years ago
- Implement of DiGCN, NeurIPS-2020