Ross ROSS = Recommend OSS · open-source software intelligence for agents

RexYing/gnn-model-explainer

gnn explainer observed · 2026-08-28

github.com/RexYing/gnn-model-explainer · Python · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2811
  • days_rel: n/a
  • days_push: 733
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1055 stars · 193 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Official implementation of GNNExplainer, a NeurIPS 2019 method for explaining predictions of graph neural networks by learning soft masks over edges and node features. It includes training scripts for GCN models, the explainer optimization, and visualization via Tensorboard, Jupyter notebooks, and D3.js export.

Use cases

  • explain predictions of a graph neural network
  • identify important edges and node features for a GNN prediction
  • replicate GNNExplainer paper experiments
  • visualize GNN explanations interactively
  • interpret node classification results on graphs
  • generate subgraph explanations for GCN models

When to choose

  • you need model-agnostic explanations for PyTorch Geometric-style GCN predictions
  • you want to reproduce the original GNNExplainer paper results
  • you are researching explainability methods for graph neural networks

When to avoid

  • you need explanations for non-graph models like transformers or CNNs
  • you want a maintained production library with broad model support (use PyTorch Geometric's Explainer instead)
  • you need GNN explanation for frameworks other than PyTorch

Facets

library · maturity maintenance

machine-learning deep-learning data-visualization interpreter machine-learning deep-learning graph-processing data-visualization python cross-platform gnn explainability graph-neural-networks interpretability xai neurips-2019 research-code research

1 source

Member repositories

RepositoryRoleHealth v2
RexYing/gnn-model-explainermain32

For agents

markdown · JSON · MCP: product_card(name="RexYing/gnn-model-explainer")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem