paper-with-me

Papers

Summit: Scaling Deep Learning Interpretability by Visualizing Activation and Attribution Summarizations

2019-04-04 · Fred Hohman, Haekyu Park, Caleb Robinson, Duen Horng Chau

Deep learning is increasingly used in decision-making tasks. However, understanding how neural networks produce final predictions remains a fundamental challenge. Existing work on interpreting neural network predictions for images often focuses on explaining predictions for single images or neurons. As predictions are often computed from millions of weights that are optimized over millions of images, such explanations can easily miss a bigger picture. We present Summit, an interactive system that scalably and systematically summarizes and visualizes what features a deep learning model has learned and how those features interact to make predictions. Summit introduces two new scalable summarization techniques: (1) activation aggregation discovers important neurons, and (2) neuron-influence aggregation identifies relationships among such neurons. Summit combines these techniques to create the novel attribution graph that reveals and summarizes crucial neuron associations and substructures that contribute to a model's outcomes. Summit scales to large data, such as the ImageNet dataset with 1.2M images, and leverages neural network feature visualization and dataset examples to help users distill large, complex neural network models into compact, interactive visualizations. We present neural network exploration scenarios where Summit helps us discover multiple surprising insights into a prevalent, large-scale image classifier's learned representations and informs future neural network architecture design. The Summit visualization runs in modern web browsers and is open-sourced.

📄 PDF Abstract BibTeX arXiv:1904.02323

Code (3)

fredhohman/summit 공식 구현
fredhohman/summit-data 공식 구현 tf
fredhohman/summit-notebooks 공식 구현 tf

Tasks

Decision Making

Similar Papers 제목 키워드 기반

CLT-Forge: A Scalable Library for Cross-Layer Transcoders and Attribution Graphs

2026-03-22 · Florent Draye, Abir Harrasse, Vedant Palit, Tung-Yu Wu 외 arxiv

Mechanistic interpretability seeks to understand how Large Language Models (LLMs) represent and process information. Recent approaches based on dictionary learning and transcoders enable representing model computation in…

Contrast-CAT: Contrasting Activations for Enhanced Interpretability in Transformer-based Text Classifiers

2025-07-27 · Sungmin Han, Jeonghyun Lee, Sangkyun Lee arxiv

Transformers have profoundly influenced AI research, but explaining their decisions remains challenging -- even for relatively simpler tasks such as classification -- which hinders trust and safe deployment in real-world…

Text Classification

Improving Interpretability of Deep Neural Networks in Medical Diagnosis by Investigating the Individual Units

2021-07-19 · Woo-Jeoung Nam, Seong-Whan Lee

As interpretability has been pointed out as the obstacle to the adoption of Deep Neural Networks (DNNs), there is an increasing interest in solving a transparency issue to guarantee the impressive performance. In this pa…

DiagnosticMedical Diagnosis

ConceptLens: from Pixels to Understanding

2024-10-04 · Abhilekha Dalal, Pascal Hitzler

ConceptLens is an innovative tool designed to illuminate the intricate workings of deep neural networks (DNNs) by visualizing hidden neuron activations. By integrating deep learning with symbolic methods, ConceptLens off…

FaceX: Understanding Face Attribute Classifiers through Summary Model Explanations

2024-12-10 · Ioannis Sarridis, Christos Koutlis, Symeon Papadopoulos, Christos Diou

EXplainable Artificial Intelligence (XAI) approaches are widely applied for identifying fairness issues in Artificial Intelligence (AI) systems. However, in the context of facial analysis, existing XAI approaches, such a…

AttributeExplainable artificial intelligenceExplainable Artificial Intelligence (XAI)Fairness