2021 IEEE Winter Conference on Applications of Computer Vision (WACV) 2021
DOI: 10.1109/wacv48630.2021.00264
|View full text |Cite
|
Sign up to set email alerts
|

Holistic Filter Pruning for Efficient Deep Neural Networks

Abstract: Deep neural networks (DNNs) are usually overparameterized to increase the likelihood of getting adequate initial weights by random initialization. Consequently, trained DNNs have many redundancies which can be pruned from the model to reduce complexity and improve the ability to generalize. Structural sparsity, as achieved by filter pruning, directly reduces the tensor sizes of weights and activations and is thus particularly effective for reducing complexity. We propose Holistic Filter Pruning (HFP), a novel … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
2

Citation Types

0
21
0

Year Published

2022
2022
2023
2023

Publication Types

Select...
3
2

Relationship

0
5

Authors

Journals

citations
Cited by 14 publications
(21 citation statements)
references
References 23 publications
(37 reference statements)
0
21
0
Order By: Relevance
“…Pruning is classified as either unstructured/weight pruning [14] or structured pruning [15]- [22] according to the method of determining the importance of parameters and removing them. Unstructured pruning [14] removes parameters by determining the importance of each parameter according to the saliency score of each algorithm.…”
Section: B Pruningmentioning
confidence: 99%
See 4 more Smart Citations
“…Pruning is classified as either unstructured/weight pruning [14] or structured pruning [15]- [22] according to the method of determining the importance of parameters and removing them. Unstructured pruning [14] removes parameters by determining the importance of each parameter according to the saliency score of each algorithm.…”
Section: B Pruningmentioning
confidence: 99%
“…Unstructured pruning also has the disadvantage of requiring specific library and hardware support for a sparse matrix. In contrast, structured pruning [15]- [22] judges the importance of network connections according to the saliency score of each algorithm based on larger units such as channels. Structured pruning does not have a sparse matrix so that an existing library can be used, and memory usage can be reduced without requiring additional hardware.…”
Section: B Pruningmentioning
confidence: 99%
See 3 more Smart Citations