iNNvestigate neural networks!
Maximilian Alber, Sebastian Lapuschkin, Philipp Seegerer, Miriam, H\"agele, Kristof T. Sch\"utt, Gr\'egoire Montavon, Wojciech Samek,, Klaus-Robert M\"uller, Sven D\"ahne, Pieter-Jan Kindermans

TL;DR
iNNvestigate is a library that standardizes and simplifies the application of various neural network analysis methods, enabling better understanding of complex models through consistent tools and implementations.
Contribution
The paper introduces iNNvestigate, a unified library providing reference implementations for multiple neural network analysis techniques, facilitating systematic comparison and analysis.
Findings
Demonstrates analysis of image classification across different neural network architectures.
Provides a common interface for multiple analysis methods.
Includes reference implementations for PatternNet, PatternAttribution, and LRP.
Abstract
In recent years, deep neural networks have revolutionized many application domains of machine learning and are key components of many critical decision or predictive processes. Therefore, it is crucial that domain specialists can understand and analyze actions and pre- dictions, even of the most complex neural network architectures. Despite these arguments neural networks are often treated as black boxes. In the attempt to alleviate this short- coming many analysis methods were proposed, yet the lack of reference implementations often makes a systematic comparison between the methods a major effort. The presented library iNNvestigate addresses this by providing a common interface and out-of-the- box implementation for many analysis methods, including the reference implementation for PatternNet and PatternAttribution as well as for LRP-methods. To demonstrate the versatility of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsExplainable Artificial Intelligence (XAI) · Advanced Neural Network Applications · Adversarial Robustness in Machine Learning
