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).☆138Updated 4 years ago
- An eXplainable AI toolkit with Concept Relevance Propagation and Relevance Maximization☆130Updated last year
- ☆121Updated 3 years ago
- Papers and code of Explainable AI esp. w.r.t. Image classificiation☆215Updated 3 years ago
- Zennit is a high-level framework in Python using PyTorch for explaining/exploring neural networks using attribution methods like LRP.☆231Updated last month
- Basic LRP implementation in PyTorch☆171Updated last year
- Pytorch implementation of various neural network interpretability methods☆118Updated 3 years ago
- Repository for our NeurIPS 2022 paper "Concept Embedding Models: Beyond the Accuracy-Explainability Trade-Off" and our NeurIPS 2023 paper…☆68Updated last month
- Concept Bottleneck Models, ICML 2020☆212Updated 2 years ago
- Code for Deterministic Neural Networks with Appropriate Inductive Biases Capture Epistemic and Aleatoric Uncertainty☆144Updated 2 years ago
- [ICML 2023] Change is Hard: A Closer Look at Subpopulation Shift☆109Updated 2 years ago
- This code package implements the prototypical part network (ProtoPNet) from the paper "This Looks Like That: Deep Learning for Interpreta…☆372Updated 3 years ago
- Official Pytorch implementation of "Generalized Supervised Contrastive Learning Framework"☆12Updated 3 years ago
- Reliability diagrams visualize whether a classifier model needs calibration☆154Updated 3 years ago
- Concept Relevance Propagation for Localization Models, accepted at SAIAD workshop at CVPR 2023.☆15Updated last year
- Code for the paper "Post-hoc Concept Bottleneck Models". Spotlight @ ICLR 2023☆84Updated last year
- Explain Neural Networks using Layer-Wise Relevance Propagation and evaluate the explanations using Pixel-Flipping and Area Under the Curv…☆16Updated 3 years ago
- A pytorch implemention of the Explainable AI work 'Contrastive layerwise relevance propagation (CLRP)'☆17Updated 3 years ago
- A Benchmark for Failure Detection under Distribution Shifts in Image Classification☆33Updated 10 months ago
- ☆250Updated 4 years ago
- Mutual Information in Pytorch☆112Updated 2 years ago
- Optimal Transport Dataset Distance☆170Updated 3 years ago
- [ICLR 23] A new framework to transform any neural networks into an interpretable concept-bottleneck-model (CBM) without needing labeled c…☆112Updated last year
- The official code of Relevance-CAM☆45Updated last year
- Dataset and code for the CLEVR-XAI dataset.☆32Updated last year
- NeurIPS 2021 | Fine-Grained Neural Network Explanation by Identifying Input Features with Predictive Information☆34Updated 3 years ago
- A pytorch implementation of interpretable convolutional neural network.☆67Updated 4 years ago
- implements some LRP rules to get explanations for Resnets and Densenet-121, including batchnorm-Conv canonization and tensorbiased layers…☆25Updated last year
- ProtoTrees: Neural Prototype Trees for Interpretable Fine-grained Image Recognition, published at CVPR2021☆105Updated 3 years ago
- Official Code Implementation of the paper : XAI for Transformers: Better Explanations through Conservative Propagation☆64Updated 3 years ago