← Papers

Paper record

Making deep neural networks right for the right scientific reasons by interacting with their explanations

Patrick Schramowski · Wolfgang Stammer · Stefano Teso · Anna Brugger · Xiaoting Shao · Hans-Georg Luigs · Anne-Katrin Mahlein · Kristian Kersting

arXiv · 15 Jan 2020 · 10.48550/arxiv.2001.05371

Abstract

Deep neural networks have shown excellent performances in many real-world applications. Unfortunately, they may show "Clever Hans"-like behavior -- making use of confounding factors within datasets -- to achieve high performance. In this work, we introduce the novel learning setting of "explanatory interactive learning" (XIL) and illustrate its benefits on a plant phenotyping research task. XIL adds the scientist into the training loop such that she interactively revises the original model via providing feedback on its explanations. Our experimental results demonstrate that XIL can help avoiding Clever Hans moments in machine learning and encourages (or discourages, if appropriate) trust into the underlying model.

Code and data availability

The paper's plant phenotyping RGB/hyperspectral dataset is publicly deposited on TU Datalib, and the authors' analysis code (runnable Code Ocean capsule with pre-trained models reproducing figures/results) plus the user study materials are publicly available on GitHub. Generic benchmarks (Fashion-MNIST, PASCAL VOC) are

Codepublic

lable at https://github.com/zalandoresearch/fashion-mnist . The PASCAL VOC2007 dataset is available at http://host.robots.ox.ac.uk/pascal/VOC/voc2007/ . The RGB and hyperspectral data that support the findings of this study are available at https://tudatalib.ulb.tu-darmstadt.de/handle/tudatalib/2278.4 and in the code repository https://codeocean.com/capsule/4559958/tree . The user study is available at https://github.com/ml-research/xil/tree/master/Trust_Study . Code availability The code and a fully runnable capsule to reproduce the figures and results of this article, including pre-trained models, can be found at https://codeocean.com/capsule/4559958/tree . Statement of ethical compliance

Open resource ↗codeocean · capsule/4559958 · lines:369-382