kaifishr / PyTorchRelevancePropagationLinks
A basic implementation of Layer-wise Relevance Propagation (LRP) in PyTorch.
☆96Updated 2 years ago
Alternatives and similar repositories for PyTorchRelevancePropagation
Users that are interested in PyTorchRelevancePropagation are comparing it to the libraries listed below
Sorting:
- A PyTorch 1.6 implementation of Layer-Wise Relevance Propagation (LRP).☆137Updated 4 years ago
- An eXplainable AI toolkit with Concept Relevance Propagation and Relevance Maximization☆130Updated last year
- Papers and code of Explainable AI esp. w.r.t. Image classificiation☆213Updated 3 years ago
- Basic LRP implementation in PyTorch☆169Updated 11 months ago
- Zennit is a high-level framework in Python using PyTorch for explaining/exploring neural networks using attribution methods like LRP.☆227Updated this week
- Pytorch implementation of various neural network interpretability methods☆118Updated 3 years ago
- ☆121Updated 3 years ago
- Code for the paper "Post-hoc Concept Bottleneck Models". Spotlight @ ICLR 2023☆79Updated last year
- Concept Relevance Propagation for Localization Models, accepted at SAIAD workshop at CVPR 2023.☆15Updated last year
- Code for Deterministic Neural Networks with Appropriate Inductive Biases Capture Epistemic and Aleatoric Uncertainty☆142Updated 2 years ago
- A pytorch implementation of interpretable convolutional neural network.☆67Updated 4 years ago
- Concept Bottleneck Models, ICML 2020☆205Updated 2 years ago
- [ICML 2023] Change is Hard: A Closer Look at Subpopulation Shift☆108Updated 2 years ago
- ☆242Updated 3 years ago
- Reveal to Revise: An Explainable AI Life Cycle for Iterative Bias Correction of Deep Models. Paper presented at MICCAI 2023 conference.☆20Updated last year
- This code package implements the prototypical part network (ProtoPNet) from the paper "This Looks Like That: Deep Learning for Interpreta…☆367Updated 3 years ago
- Repository for our NeurIPS 2022 paper "Concept Embedding Models: Beyond the Accuracy-Explainability Trade-Off" and our NeurIPS 2023 paper…☆63Updated last month
- Dataset and code for the CLEVR-XAI dataset.☆31Updated last year
- implements some LRP rules to get explanations for Resnets and Densenet-121, including batchnorm-Conv canonization and tensorbiased layers…☆25Updated last year
- This repo contains a PyTorch implementation of the paper: "Evidential Deep Learning to Quantify Classification Uncertainty"☆478Updated last year
- Pytorch SimCLR on CIFAR10 (92.85% test accuracy)☆57Updated 5 years ago
- Layer-Wise Relevance Propagation for Large Language Models and Vision Transformers [ICML 2024]☆172Updated this week
- [ICLR 23] A new framework to transform any neural networks into an interpretable concept-bottleneck-model (CBM) without needing labeled c…☆106Updated last year
- Mutual Information in Pytorch☆112Updated last year
- This is an implementation of the VAE (Variational Autoencoder) for Cifar10☆72Updated 3 years ago
- A pytorch implemention of the Explainable AI work 'Contrastive layerwise relevance propagation (CLRP)'☆17Updated 3 years ago
- Reliability diagrams visualize whether a classifier model needs calibration☆153Updated 3 years ago
- Code for Diff-SCM paper☆98Updated 2 years ago
- Official Code Implementation of the paper : XAI for Transformers: Better Explanations through Conservative Propagation☆63Updated 3 years ago
- ProtoTrees: Neural Prototype Trees for Interpretable Fine-grained Image Recognition, published at CVPR2021☆102Updated 3 years ago