NLeSC / XAI

Prototyping about eXplainable Artificial Inteligence (XAI)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

XAI

Resources and Prototyping about eXplainable Artificial Inteligence (XAI)

Resources

A github repository collecting Interpretability papers as issues.

Own collection of papers in the State-of-the-art folder

The data we use in the experiments are available in this Dropbox folder.

A document summarizing current XAI OS Tools (January 2020): [to be added]

LIME - Local Interpretable Model-Agnostic Explanations

Paper in State-of-the-art folder

Introduciton to LIME blog

Open-source Python (BSD-2) LIME software

LRP - Layer-wise Relevance Propagation

Papers in State-of-the-art folder

Interactive LRP demos (public page)

Interactive LRP demos (research group page)

LRP Toolbox (BSD-2), MATLAB, Python and Caffe

New one keras-oriented is coming up!

LRP tutorial (orginial)

LRP tutorial (redone by me)

iNNvestigate (the latest LRP & more Toolbox)

Paper

git repo

SpRAy - Spectral Relevance Analysis (connected to LRP)

Paper in State-of-the-art-folder and especially the supplementary material (much longer than the paper)

PatternNet and PatternAttribution

Paper

CLEAR - CLass-Enhanced Attentive Response (CLEAR) maps

Paper in State-of-the-art-folder

DeepLIFT

Paper in State-of-the-art-folder

SHAP

Paper in State-of-the-art-folder

Captum - Model interpretability and understanding for PyTorch

git repo in Software

Other

Building blocks for interpretability Distill article

Prototyping

March, April 2018: simple experiment to find out the informativeness of LRP heatmaps on a squares vs triangles classification via CNN task

Later in 2018: Testing model 'adaptor' idea, pilot- MATLAB NNToolbox <-> LRP Toolbox ?

May, June 2018: Simple LRP experiement with Triangles and Squares dataset.

October 2018: Code and small experiemtns for the IEEE poster.

April 2020: SImple experiment with counting shapes (in Software/cnn-count)

About

Prototyping about eXplainable Artificial Inteligence (XAI)


Languages

Language:Jupyter Notebook 96.1%Language:C++ 1.8%Language:Python 1.3%Language:HTML 0.3%Language:MATLAB 0.2%Language:Cuda 0.1%Language:TeX 0.1%Language:CMake 0.1%Language:JavaScript 0.0%Language:CSS 0.0%Language:Shell 0.0%Language:Makefile 0.0%Language:Swift 0.0%Language:Batchfile 0.0%