SherylHYX / GNNRank
Official code for the ICML2022 paper -- GNNRank: Learning Global Rankings from Pairwise Comparisons via Directed Graph Neural Networks
☆53Updated 2 years ago
Alternatives and similar repositories for GNNRank:
Users that are interested in GNNRank are comparing it to the libraries listed below
- Official code for the CVPR 2022 (oral) paper "OrphicX: A Causality-Inspired Latent Variable Model for Interpreting Graph Neural Networks.…☆34Updated 2 years ago
- Reinforced Causal Explainer for Graph Neural Networks, TPAMI2022☆35Updated 2 years ago
- Random Walk Graph Neural Networks☆53Updated 4 years ago
- The code for the ICML 2021 paper "Graph Neural Networks Inspired by Classical Iterative Algorithms".☆43Updated 3 years ago
- [ICLR'23] Implementation of "Empowering Graph Representation Learning with Test-Time Graph Transformation"☆56Updated last year
- Official implementation for GraphDE: A Generative Framework for Debiased Learning and Out-of-Distribution Detection on Graphs (NeurIPS 20…☆20Updated 2 years ago
- This is the official code repository for "Graph Neural Networks are Inherently Good Generalizers: Insights by Bridging GNNs and MLPs", wh…☆87Updated 9 months ago
- PyTorch code of "SLAPS: Self-Supervision Improves Structure Learning for Graph Neural Networks"☆87Updated 3 years ago
- ☆21Updated 3 years ago
- PyTorch implementation of BGRL (https://arxiv.org/abs/2102.06514)☆81Updated last year
- Rethinking Graph Regularization for Graph Neural Networks (AAAI2021)☆34Updated 3 years ago
- Official PyTorch implementation for the following KDD2022 paper: Variational Inference for Training Graph Neural Networks in Low-Data Re…☆19Updated 2 years ago
- The implementation of our NeurIPS 2020 paper "Graph Geometry Interaction Learning" (GIL)☆45Updated 4 years ago
- [NeurIPS 2022] "Augmentations in Hypergraph Contrastive Learning: Fabricated and Generative" by Tianxin Wei, Yuning You, Tianlong Chen, Y…☆56Updated 2 years ago
- NeurIPS2022-Debiasing Graph Neural Networks via Learning Disentangled Causal Substructure☆40Updated last year
- Official Code Repository for the paper "Edge Representation Learning with Hypergraphs" (NeurIPS 2021)☆53Updated last year
- A PyTorch implementation of "SelfGNN: Self-supervised Graph Neural Networks without explicit negative sampling" paper, which appeared in …☆30Updated 3 years ago
- The official implementation of the Graph Barlow Twins method with the experimental pipeline☆30Updated last year
- [KDD 2022] "Causal Attention for Interpretable and Generalizable Graph Classification" by Yongduo Sui, Xiang Wang, Jiancan Wu, Min Lin, X…