mims-harvard/GraphXAI
GraphXAI: Resource to support the development and evaluation of GNN explainers
Provides XAI-ready benchmark datasets with ground-truth explanations via the ShapeGGen generator—parameterizable for graph size, degree distribution, homophily, and fairness properties—alongside implementations of state-of-the-art explainers, evaluation metrics, and GNN models. Addresses the critical gap of reliable evaluation data for GNN explainability by enabling controlled generation of graphs with known subgraph explanations across varying structural and fairness scenarios.
206 stars. No commits in the last 6 months.
Stars
206
Forks
36
Language
Python
License
MIT
Category
Last pushed
May 22, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/mims-harvard/GraphXAI"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
eliorc/node2vec
Implementation of the node2vec algorithm.
ferencberes/online-node2vec
Node Embeddings in Dynamic Graphs
mims-harvard/nimfa
Nimfa: Nonnegative matrix factorization in Python
mims-harvard/decagon
Graph convolutional neural network for multirelational link prediction
claws-lab/jodie
A PyTorch implementation of ACM SIGKDD 2019 paper "Predicting Dynamic Embedding Trajectory in...