English

Rewarded meta-pruning: Meta Learning with Rewards for Channel Pruning

Computer Vision and Pattern Recognition 2023-01-27 v1

Abstract

Convolutional Neural Networks (CNNs) have a large number of parameters and take significantly large hardware resources to compute, so edge devices struggle to run high-level networks. This paper proposes a novel method to reduce the parameters and FLOPs for computational efficiency in deep learning models. We introduce accuracy and efficiency coefficients to control the trade-off between the accuracy of the network and its computing efficiency. The proposed Rewarded meta-pruning algorithm trains a network to generate weights for a pruned model chosen based on the approximate parameters of the final model by controlling the interactions using a reward function. The reward function allows more control over the metrics of the final pruned model. Extensive experiments demonstrate superior performances of the proposed method over the state-of-the-art methods in pruning ResNet-50, MobileNetV1, and MobileNetV2 networks.

Keywords

Cite

@article{arxiv.2301.11063,
  title  = {Rewarded meta-pruning: Meta Learning with Rewards for Channel Pruning},
  author = {Athul Shibu and Abhishek Kumar and Heechul Jung and Dong-Gyu Lee},
  journal= {arXiv preprint arXiv:2301.11063},
  year   = {2023}
}
R2 v1 2026-06-28T08:21:13.534Z