dianna-ai / dianna-exploration

This repository contains the expliratory and research work from the DIANNA project
https://research-software-directory.org/projects/dianna
Apache License 2.0
2 stars 1 forks source link

Extract XAI methods from State of the Art on Validation Techniques for ML #19

Closed cwmeijer closed 3 years ago

cwmeijer commented 3 years ago

Sub issue from #8. Create an initial list of XAI methods to chose from. Extract XAI methods from the document below:

Input Get references from:

Old version can be found here:

Output Add to document to help to decide on the initial list.

loostrum commented 3 years ago
Method Comment
G-REX only accepts tabular data
QII only accepts tabular data
ELI5 Not a method but a set of implementations?
LIME Already in method list, added links to implementations
Anchors only accepts tabular/text data
Real-time image saliency Added notes to existing SA item
ASTRID Added
KernelSHAP part of existing SHAP
TreeSHAP only accepts tabular data
DeepLIFT DeepSHAP is enhanced version of DeepLIFT
DeepSHAP Already in method list
Grad-Cam Already in method list, added links to implementations
Deep visualization Added