GraphFramEx / graphframex
GraphFramEx: a systematic evaluation framework for explainability methods on GNNs
☆43Updated 10 months ago
Alternatives and similar repositories for graphframex:
Users that are interested in graphframex are comparing it to the libraries listed below
- Pytorch implementation of "Large-Scale Representation Learning on Graphs via Bootstrapping"☆78Updated 3 years ago
- ☆55Updated 2 years ago
- Generating PGM Explanation for GNN predictions☆74Updated last year
- This repository holds code and other relevant files for the Learning on Graphs 2022 tutorial "Graph Rewiring: From Theory to Applications…☆55Updated 2 years ago
- Code for NeurIPS 2022 paper "Rethinking and Scaling Up Graph Contrastive Learning: An Extremely Efficient Approach with Group Discriminat…☆54Updated last year
- A curated list of publications and code about data augmentaion for graphs.☆63Updated 2 years ago
- Code for paper https://arxiv.org/abs/2102.13186☆44Updated 3 years ago
- ☆55Updated 2 years ago
- ☆40Updated 6 months ago
- PyTorch implementation of BGRL (https://arxiv.org/abs/2102.06514)☆81Updated last year
- Official code for the ICML 2021 paper "Generative Causal Explanations for Graph Neural Networks."☆65Updated 2 years ago
- Code & data for ICLR'23 Spotlight paper "Learning MLPs on Graphs: A Unified View of Effectiveness, Robustness, and Efficiency".☆31Updated last year
- PyTorch code of "SLAPS: Self-Supervision Improves Structure Learning for Graph Neural Networks"☆87Updated 3 years ago
- Rex Ying's Ph.D. Thesis, Stanford University☆43Updated 2 years ago
- Official code of "Towards Multi-Grained Explainability for Graph Neural Networks" (NeurIPS 2021) + Pytorch Implementation of recent attri…☆68Updated this week
- Dynamic Graph Benchmark☆73Updated 2 years ago
- [ICML 2022] Graph Stochastic Attention (GSAT) for interpretable and generalizable graph learning.☆163Updated last year
- Code of "Analyzing the Expressive Power of Graph Neural Networks in a Spectral Perspective" paper published in ICLR2021☆46Updated 3 years ago
- ☆77Updated 2 years ago
- [NeurIPS 2021] Large Scale Learning on Non-Homophilous Graphs: New Benchmarks and Strong Simple Methods☆120Updated 2 years ago
- An VGAE implementation using pytorch geometric.☆44Updated 4 years ago
- ☆27Updated last month
- [KDD 2023] What’s Behind the Mask: Understanding Masked Graph Modeling for Graph Autoencoders☆83Updated 3 months ago
- Code for our paper "Attending to Graph Transformers"☆85Updated last year
- "Shift-Robust GNNs: Overcoming the Limitations of Localized Graph Training Data" (NeurIPS 21')☆47Updated 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
- Gradient gating (ICLR 2023)☆53Updated last year
- Parameterized Explainer for Graph Neural Network☆130Updated 11 months ago
- GraphXAI: Resource to support the development and evaluation of GNN explainers