Neural Behavior-Based Approach for Neural Network Pruning
Neural Behavior-Based Approach for Neural Network Pruning
复制标题
DOI:
10.1587/transinf.2019edp7177
复制
发表时间:
2020-05
期刊:
影响因子:
--
通讯作者:
Koji Kamma;Yuki Isoda;Sarimu Inoue;T. Wada
中科院分区:
文献类型:
--
作者:
Koji Kamma;Yuki Isoda;Sarimu Inoue;T. Wada
SUMMARY This paper presents a method for reducing the redundancy in both fully connected layers and convolutional layers of trained neural network models. The proposed method consists of two steps, 1) Neuro-Coding: to encode the behavior of each neuron by a vector composed of its outputs corresponding to actual inputs and 2) Neuro-Unification: to unify the neurons having the similar behavioral vectors. Instead of just pruning one of the similar neurons, the proposed method let the remaining neuron emulate the behavior of the pruned one. Therefore, the proposed method can reduce the number of neurons with small sacrifice of accuracy without retraining. Our method can be applied for compressing convolutional layers as well. In the convolutional layers, the behavior of each channel is encoded by its output feature maps, and channels whose behaviors can be well emulated by other channels are pruned and update the remaining weights. Through several experiments, we comfirmed that the proposed method performs better than the existing methods.