paper-with-me

홈 › Papers

Evaluating the visualization of what a Deep Neural Network has learned

2015-09-21 · Wojciech Samek, Alexander Binder, Grégoire Montavon, Sebastian Bach, Klaus-Robert Müller

Deep Neural Networks (DNNs) have demonstrated impressive performance in complex machine learning tasks such as image classification or speech recognition. However, due to their multi-layer nonlinear structure, they are not transparent, i.e., it is hard to grasp what makes them arrive at a particular classification or recognition decision given a new unseen data sample. Recently, several approaches have been proposed enabling one to understand and interpret the reasoning embodied in a DNN for a single test image. These methods quantify the ''importance'' of individual pixels wrt the classification decision and allow a visualization in terms of a heatmap in pixel/input space. While the usefulness of heatmaps can be judged subjectively by a human, an objective quality measure is missing. In this paper we present a general methodology based on region perturbation for evaluating ordered collections of pixels such as heatmaps. We compare heatmaps computed by three different methods on the SUN397, ILSVRC2012 and MIT Places data sets. Our main result is that the recently proposed Layer-wise Relevance Propagation (LRP) algorithm qualitatively and quantitatively provides a better explanation of what made a DNN arrive at a particular classification decision than the sensitivity-based approach or the deconvolution method. We provide theoretical arguments to explain this result and discuss its practical implications. Finally, we investigate the use of heatmaps for unsupervised assessment of neural network performance.

📄 PDF Abstract BibTeX arXiv:1509.06321

Code (1)

icrto/xML pytorch

Tasks

ClassificationGeneral Classificationimage-classificationImage Classificationspeech-recognitionSpeech Recognition

Methods 이 논문이 사용한 방법론

Heatmap 설명 없음

Similar Papers 제목 키워드 기반

Towards Evaluating Explanations of Vision Transformers for Medical Imaging

2023-04-12 · Piotr Komorowski, Hubert Baniecki, Przemysław Biecek

As deep learning models increasingly find applications in critical domains such as medical imaging, the need for transparent and trustworthy decision-making becomes paramount. Many explainability methods provide insights…

Decision Makingimage-classificationImage Classification

KnowledgeVIS: Interpreting Language Models by Comparing Fill-in-the-Blank Prompts

2024-03-07 · Adam Coscia, Alex Endert

Recent growth in the popularity of large language models has led to their increased usage for summarizing, predicting, and generating text, making it vital to help researchers and engineers understand how and why they wo…

High Fidelity Visualization of What Your Self-Supervised Representation Knows About

2021-12-16 · Florian Bordes, Randall Balestriero, Pascal Vincent

Discovering what is learned by neural networks remains a challenge. In self-supervised learning, classification is the most common task used to evaluate how good a representation is. However, relying only on such downstr…

Data AugmentationImage ManipulationSelf-Supervised LearningVocal Bursts Intensity Prediction

CHART-6: Human-Centered Evaluation of Data Visualization Understanding in Vision-Language Models

2025-05-22 · Arnav Verma, Kushin Mukherjee, Christopher Potts, Elisa Kreiss 외

Data visualizations are powerful tools for communicating patterns in quantitative data. Yet understanding any data visualization is no small feat -- succeeding requires jointly making sense of visual, numerical, and ling…

Data Visualization

What have we learned from deep representations for action recognition?

2018-01-04 · CVPR 2018 6 · Christoph Feichtenhofer, Axel Pinz, Richard P. Wildes, Andrew Zisserman

As the success of deep models has led to their deployment in all areas of computer vision, it is increasingly important to understand how these representations work and what they are capturing. In this paper, we shed lig…

Action RecognitionTemporal Action Localization