paper-with-me

홈 › Papers

Neurons Activation Visualization and Information Theoretic Analysis

2019-05-14 · Longwei Wang, Peijie Chen

Understanding the inner working mechanism of deep neural networks (DNNs) is essential and important for researchers to design and improve the performance of DNNs. In this work, the entropy analysis is leveraged to study the neurons activation behavior of the fully connected layers of DNNs. The entropy of the activation patterns of each layer can provide a performance metric for the evaluation of the network model accuracy. The study is conducted based on a well trained network model. The activation patterns of shallow and deep layers of the fully connected layers are analyzed by inputting the images of a single class. It is found that for the well trained deep neural networks model, the entropy of the neuron activation pattern is monotonically reduced with the depth of the layers. That is, the neuron activation patterns become more and more stable with the depth of the fully connected layers. The entropy pattern of the fully connected layers can also provide guidelines as to how many fully connected layers are needed to guarantee the accuracy of the model. The study in this work provides a new perspective on the analysis of DNN, which shows some interesting results.

📄 PDF Abstract BibTeX arXiv:1905.08618

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

What do CNN neurons learn: Visualization & Clustering

2020-10-18 · Haoyue Dai

In recent years convolutional neural networks (CNN) have shown striking progress in various tasks. However, despite the high performance, the training and prediction process remains to be a black box, leaving it a myster…

Clustering

Representation Understanding via Activation Maximization

2025-08-10 · Hongbo Zhu, Angelo Cangelosi arxiv

Understanding internal feature representations of deep neural networks (DNNs) is a fundamental step toward model interpretability. Inspired by neuroscience methods that probe biological neurons using visual stimuli, rece…

An Interpretable Neuron Embedding for Static Knowledge Distillation

2022-11-14 · Wei Han, Yangqiming Wang, Christian Böhm, Junming Shao

Although deep neural networks have shown well-performance in various tasks, the poor interpretability of the models is always criticized. In the paper, we propose a new interpretable neural network method, by embedding n…

Knowledge Distillation

Linear Independence of Generalized Neurons and Related Functions

2024-09-22 · Leyang Zhang

The linear independence of neurons plays a significant role in theoretical analysis of neural networks. Specifically, given neurons $H_1, ..., H_n: \bR^N \times \bR^d \to \bR$, we are interested in the following question…

SCAT: Second Chance Autoencoder for Textual Data

2020-05-11 · Somaieh Goudarzvand, Gharib Gharibi, Yugyung Lee

We present a k-competitive learning approach for textual autoencoders named Second Chance Autoencoder (SCAT). SCAT selects the $k$ largest and smallest positive activations as the winner neurons, which gain the activatio…