Python implementation of the LRP method that is a novel methodology for interpreting generic multilayer neural networks by decomposing the network classification decision into contributions of its input elements.
Korean Movie Review Dataset NSMC Dataset
Based on code by Leila Arras
"Explaining nonlinear classification decisions with deep taylor decomposition". Gregoire Montavon, Sebastian Bach, Alexander Binder, Wojciech Samek, and Klaus-Robert Muller (https://arxiv.org/abs/1512.02479)
- tensorflow (1.9.0)
- numpy (1.15.0)
- matplotlib (2.2.2)
- scikit-learn (0.19.1)
If you have any question, please contact Sohee Cho (shcho@unist.ac.kr).
This work was supported by Institute for Information & Communications Technology Promotion (IITP) grant funded by the Korea government (MSIT) (No.2017-0-01779, A machine learning and statistical inference framework for explainable artificial intelligence)
-
Project Name : A machine learning and statistical inference framework for explainable artificial intelligence (의사결정 이유를 설명할 수 있는 인간 수준의 학습·추론 프레임워크 개발)
-
Participated Affiliation : UNIST, Korea Univ., Yonsei Univ., KAIST, AItrics
-
Web Site : http://openXai.org
