Structured pruning for deep convolutional neural networks: A survey

Y He, L **ao - IEEE transactions on pattern analysis and …, 2023‏ - ieeexplore.ieee.org
The remarkable performance of deep Convolutional neural networks (CNNs) is generally
attributed to their deeper and wider architectures, which can come with significant …

Model compression for deep neural networks: A survey

Z Li, H Li, L Meng - Computers, 2023‏ - mdpi.com
Currently, with the rapid development of deep learning, deep neural networks (DNNs) have
been widely applied in various computer vision tasks. However, in the pursuit of …

A survey of quantization methods for efficient neural network inference

A Gholami, S Kim, Z Dong, Z Yao… - Low-Power Computer …, 2022‏ - taylorfrancis.com
This chapter provides approaches to the problem of quantizing the numerical values in deep
Neural Network computations, covering the advantages/disadvantages of current methods …

Hrank: Filter pruning using high-rank feature map

M Lin, R Ji, Y Wang, Y Zhang… - Proceedings of the …, 2020‏ - openaccess.thecvf.com
Neural network pruning offers a promising prospect to facilitate deploying deep neural
networks on resource-limited devices. However, existing methods are still challenged by the …

Towards optimal structured cnn pruning via generative adversarial learning

S Lin, R Ji, C Yan, B Zhang, L Cao… - Proceedings of the …, 2019‏ - openaccess.thecvf.com
Structured pruning of filters or neurons has received increased focus for compressing
convolutional neural networks. Most existing methods rely on multi-stage optimizations in a …

Group fisher pruning for practical network compression

L Liu, S Zhang, Z Kuang, A Zhou… - International …, 2021‏ - proceedings.mlr.press
Network compression has been widely studied since it is able to reduce the memory and
computation cost during inference. However, previous methods seldom deal with …

Eagleeye: Fast sub-net evaluation for efficient neural network pruning

B Li, B Wu, J Su, G Wang - Computer Vision–ECCV 2020: 16th European …, 2020‏ - Springer
Finding out the computational redundant part of a trained Deep Neural Network (DNN) is the
key question that pruning algorithms target on. Many algorithms try to predict model …

Learning filter pruning criteria for deep convolutional neural networks acceleration

Y He, Y Ding, P Liu, L Zhu… - Proceedings of the …, 2020‏ - openaccess.thecvf.com
Filter pruning has been widely applied to neural network compression and acceleration.
Existing methods usually utilize pre-defined pruning criteria, such as Lp-norm, to prune …

Resrep: Lossless cnn pruning via decoupling remembering and forgetting

X Ding, T Hao, J Tan, J Liu, J Han… - Proceedings of the …, 2021‏ - openaccess.thecvf.com
We propose ResRep, a novel method for lossless channel pruning (aka filter pruning), which
slims down a CNN by reducing the width (number of output channels) of convolutional …

Cars: Continuous evolution for efficient neural architecture search

Z Yang, Y Wang, X Chen, B Shi, C Xu… - Proceedings of the …, 2020‏ - openaccess.thecvf.com
Searching techniques in most of existing neural architecture search (NAS) algorithms are
mainly dominated by differentiable methods for the efficiency reason. In contrast, we develop …