paper-with-me

Papers

Understanding Neural Networks Through Deep Visualization

2015-06-22 · Jason Yosinski, Jeff Clune, Anh Nguyen, Thomas Fuchs, Hod Lipson

Recent years have produced great advances in training large, deep neural networks (DNNs), including notable successes in training convolutional neural networks (convnets) to recognize natural images. However, our understanding of how these models work, especially what computations they perform at intermediate layers, has lagged behind. Progress in the field will be further accelerated by the development of better tools for visualizing and interpreting neural nets. We introduce two such tools here. The first is a tool that visualizes the activations produced on each layer of a trained convnet as it processes an image or video (e.g. a live webcam stream). We have found that looking at live activations that change in response to user input helps build valuable intuitions about how convnets work. The second tool enables visualizing features at each layer of a DNN via regularized optimization in image space. Because previous versions of this idea produced less recognizable images, here we introduce several new regularization methods that combine to produce qualitatively clearer, more interpretable visualizations. Both tools are open source and work on a pre-trained convnet with minimal setup.

📄 PDF Abstract BibTeX arXiv:1506.06579

Code (7)

KamitaniLab/cnnpref caffe2
currybur/CS222-Class-Adaptive-Pruning pytorch
facebookresearch/deepcluster pytorch
olzhaskabdolov/Feature-visualization pytorch
pjsun2012/Phase5_Capstone-Project
r-khanna/Understanding-Neural-Networks-Through-Deep-Visualization pytorch
yosinski/deep-visualization-toolbox caffe2

Tasks

Interpretable Machine Learning

Similar Papers 제목 키워드 기반

Once Upon A Time In Visualization: Understanding the Use of Textual Narratives for Causality

2020-09-06 · Arjun Choudhry, Mandar Sharma, Pramod Chundury, Thomas Kapler 외

Causality visualization can help people understand temporal chains of events, such as messages sent in a distributed system, cause and effect in a historical conflict, or the interplay between political actors over time.…

Understanding Urban Land Use through the Visualization of Points of Interest

2015-09-01 · WS 2015 9 · Evgheni Polisciuc, Ana Alves, Penousal Machado

Capturing Visualization Design Rationale

2025-06-19 · Maeve Hutchinson, Radu Jianu, Aidan Slingsby, Jo Wood 외

Prior natural language datasets for data visualization have focused on tasks such as visualization literacy assessment, insight generation, and visualization generation from natural language instructions. These studies o…

Data Visualization

Visualization Techniques to Enhance Automated Event Extraction

2021-06-11 · Sophia Henn, Abigail Sticha, Timothy Burley, Ernesto Verdeja 외

Robust visualization of complex data is critical for the effective use of NLP for event classification, as the volume of data is large and the high-dimensional structure of text makes data challenging to summarize succin…

ArticlesBIG-bench Machine LearningEvent Extraction

Understanding Generalization through Visualizations

2019-06-07 · NeurIPS Workshop ICBINB 2020 12 · W. Ronny Huang, Zeyad Emam, Micah Goldblum, Liam Fowl 외

The power of neural networks lies in their ability to generalize to unseen data, yet the underlying reasons for this phenomenon remain elusive. Numerous rigorous attempts have been made to explain generalization, but ava…