Big Data and Cognitive Computing (Sep 2023)

A Pruning Method Based on Feature Map Similarity Score

  • Jihua Cui,
  • Zhenbang Wang,
  • Ziheng Yang,
  • Xin Guan

DOI
https://doi.org/10.3390/bdcc7040159
Journal volume & issue
Vol. 7, no. 4
p. 159

Abstract

Read online

As the number of layers of deep learning models increases, the number of parameters and computation increases, making it difficult to deploy on edge devices. Pruning has the potential to significantly reduce the number of parameters and computations in a deep learning model. Existing pruning methods frequently require a specific distribution of network parameters to achieve good results when measuring filter importance. As a result, a feature map similarity score-based pruning method is proposed. We calculate the similarity score of each feature map to measure the importance of the filter and guide filter pruning using the similarity between the filter output feature maps to measure the redundancy of the corresponding filter. Pruning experiments on ResNet-56 and ResNet-110 networks on Cifar-10 datasets can compress the model by more than 70% while maintaining a higher compression ratio and accuracy than traditional methods.

Keywords