Go to file
2018-01-12 15:59:18 -06:00
LICENSE Initial commit 2017-12-21 12:33:57 -06:00
README.md Update README.md 2018-01-12 15:59:18 -06:00

Papers on Understanding and Explaining Neural Networks

This is an on-going attempt to consolidate all interesting efforts in the area of understanding / interpreting / explaining / visualizing neural networks.


1. GUI tools

  • Deep Visualization

2. Feature Visualization / Activation Maximization

  • DGN-AM
  • PPGN

3. Heatmap / Attribution

  • Learning how to explain neural networks: PatternNet and PatternAttribution (pdf)

Layer-wise Backpropagation

  • Beyond saliency: understanding convolutional neural networks from saliency prediction on layer-wise relevance propagation (pdf)

4. Bayesian

  • Yang, S. C. H., & Shafto, P. Explainable Artificial Intelligence via Bayesian Teaching. NIPS 2017 (pdf)