meta-pytorch/captum
Model interpretability and understanding for PyTorch observed · 2026-08-28
Health v2 · maintenance only
81/100
- Activity 99
- Release rhythm 48
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 386
- age_days: 2563
- days_rel: 138
- days_push: 11
- n_releases_24m: 2
Adoption not part of the score
5693 stars · 563 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Captum is a model interpretability and understanding library for PyTorch, providing implementations of algorithms like Integrated Gradients, saliency maps, SmoothGrad, TCAV, and TracIn. It helps researchers and developers understand which features, examples, or concepts contribute to a model's predictions, and includes adversarial attack and counterfactual explanation capabilities.
Use cases
- explain why a PyTorch model made a prediction
- compute feature attributions for a neural network
- generate saliency maps for image classifiers
- identify which training examples influenced a model's output
- debug unexpected model outputs by finding important features
- run adversarial attacks to test model robustness
- benchmark new interpretability algorithms against existing ones
When to choose
- you use PyTorch and need explainability for vision, text, or multimodal models
- you want state-of-the-art attribution methods like Integrated Gradients with minimal code changes
- you are an interpretability researcher needing an extensible benchmarking framework
When to avoid
- your models are built with TensorFlow, JAX, or scikit-learn rather than PyTorch
- you need interpretability for non-neural models like gradient-boosted trees
- you only need simple model metrics rather than attribution or explanation methods
Facets
library · maturity active
machine-learning data-science developer-tools machine-learning deep-learning artificial-intelligence data-science python cross-platform interpretability explainable-ai feature-attribution integrated-gradients saliency-maps pytorch model-debugging adversarial-attacks gpu
5 sources
- readme: https://github.com/meta-pytorch/captum · fetched 2026-08-28 · 695db3c03720
- homepage: https://captum.ai · fetched 2026-08-29 · 21ec3b5b35b2
- site_page: https://captum.ai/docs/introduction · fetched 2026-08-29 · e9eb13f3c1fd
- site_page: https://captum.ai/docs/introduction.html · fetched 2026-08-29 · e9eb13f3c1fd
- site_page: https://captum.ai/docs/getting_started · fetched 2026-08-29 · 81162cca8e2e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| meta-pytorch/captum | main | 81 |
For agents
markdown · JSON · MCP: product_card(name="meta-pytorch/captum")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem