We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.CV

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Computer Vision and Pattern Recognition

Title: Exploring Gradient Flow Based Saliency for DNN Model Compression

Abstract: Model pruning aims to reduce the deep neural network (DNN) model size or computational overhead. Traditional model pruning methods such as l-1 pruning that evaluates the channel significance for DNN pay too much attention to the local analysis of each channel and make use of the magnitude of the entire feature while ignoring its relevance to the batch normalization (BN) and ReLU layer after each convolutional operation. To overcome these problems, we propose a new model pruning method from a new perspective of gradient flow in this paper. Specifically, we first theoretically analyze the channel's influence based on Taylor expansion by integrating the effects of BN layer and ReLU activation function. Then, the incorporation of the first-order Talyor polynomial of the scaling parameter and the shifting parameter in the BN layer is suggested to effectively indicate the significance of a channel in a DNN. Comprehensive experiments on both image classification and image denoising tasks demonstrate the superiority of the proposed novel theory and scheme. Code is available at this https URL
Comments: ACM Multimedia 2021 (ACM MM'21)
Subjects: Computer Vision and Pattern Recognition (cs.CV); Machine Learning (cs.LG)
DOI: 10.1145/3474085.3475474
Cite as: arXiv:2110.12477 [cs.CV]
  (or arXiv:2110.12477v1 [cs.CV] for this version)

Submission history

From: Xinyu Liu [view email]
[v1] Sun, 24 Oct 2021 16:09:40 GMT (4487kb,D)

Link back to: arXiv, form interface, contact.