AlvinIsonomia / PADELLinks
This paper is accpeted by WSDM 2023
☆13Updated 2 years ago
Alternatives and similar repositories for PADEL
Users that are interested in PADEL are comparing it to the libraries listed below
Sorting:
- A pytorch implementation of graph transformer for node classification☆33Updated 2 years ago
- ICML 2022, Finding Global Homophily in Graph Neural Networks When Meeting Heterophily☆44Updated 3 years ago
- Source code for WWW 2021 paper "Graph Structure Estimation Neural Networks"☆58Updated 4 years ago
- The code Implementation of the paper “Universal Prompt Tuning for Graph Neural Networks”.☆33Updated last year
- The source code of SpCo☆35Updated 2 years ago
- ☆129Updated 4 months ago
- Official implementation of 'All in One and One for All: A Simple yet Effective Method towards Cross-domain Graph Pretraining' published i…☆40Updated 9 months ago
- [ICML2022] G-Mixup: Graph Data Augmentation for Graph Classification☆106Updated last year
- [ICML 2023] Linkless Link Prediction via Relational Distillation☆23Updated last year
- [ICLR'23] Implementation of "Empowering Graph Representation Learning with Test-Time Graph Transformation"☆60Updated 2 years ago
- This is the GitHub repository for our ICLR22 paper: "You are AllSet: A Multiset Function Framework for Hypergraph Neural Networks"☆100Updated 2 years ago
- [WWW 2023] "Addressing Heterophily in Graph Anomaly Detection: A Perspective of Graph Spectrum" by Yuan Gao, Xiang Wang, Xiangnan He, Zhe…☆39Updated last year
- [NeurIPS 2022] The official PyTorch implementation of "Neural Temporal Walks: Motif-Aware Representation Learning on Continuous-Time Dyna…☆54Updated 2 years ago
- [NeurIPS 2021] Large Scale Learning on Non-Homophilous Graphs: New Benchmarks and Strong Simple Methods☆124Updated 3 years ago
- Learning to Drop: Robust Graph Neural Network via Topological Denoising & Robust Graph Representation Learning via Neural Sparsification☆81Updated 4 years ago
- ☆22Updated 2 years ago
- [WWW 2022] "SimGRACE: A Simple Framework for Graph Contrastive Learning without Data Augmentation"☆81Updated 3 years ago
- This is the official repository for NeurIPS 2023 paper "Curriculum Learning for Graph Neural Networks: Which Edges Should We Learn First"☆15Updated last year
- How Powerful are Spectral Graph Neural Networks☆73Updated 2 years ago
- Author: Tong Zhao (tzhao2@nd.edu). ICML 2022. Learning from Counterfactual Links for Link Prediction☆70Updated 2 years ago
- NeurIPS 2022, Revisiting Heterophily For Graph Neural Networks, official PyTorch implementation for Adaptive Channel Mixing (ACM) GNN fra…☆84Updated 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
- ☆60Updated 2 years ago
- ☆18Updated 2 years ago
- ☆135Updated 2 years ago
- Tail-GNN: Tail-Node Graph Neural Networks☆35Updated 3 years ago
- NAGphormer: A Tokenized Graph Transformer for Node Classification in Large Graphs☆128Updated last year
- Pytorch implementation of EvenNet.