English

Block Pruning for Enhanced Efficiency in Convolutional Neural Networks

Computer Vision and Pattern Recognition 2024-01-17 v2

Abstract

This paper presents a novel approach to network pruning, targeting block pruning in deep neural networks for edge computing environments. Our method diverges from traditional techniques that utilize proxy metrics, instead employing a direct block removal strategy to assess the impact on classification accuracy. This hands-on approach allows for an accurate evaluation of each block's importance. We conducted extensive experiments on CIFAR-10, CIFAR-100, and ImageNet datasets using ResNet architectures. Our results demonstrate the efficacy of our method, particularly on large-scale datasets like ImageNet with ResNet50, where it excelled in reducing model size while retaining high accuracy, even when pruning a significant portion of the network. The findings underscore our method's capability in maintaining an optimal balance between model size and performance, especially in resource-constrained edge computing scenarios.

Keywords

Cite

@article{arxiv.2312.16904,
  title  = {Block Pruning for Enhanced Efficiency in Convolutional Neural Networks},
  author = {Cheng-En Wu and Azadeh Davoodi and Yu Hen Hu},
  journal= {arXiv preprint arXiv:2312.16904},
  year   = {2024}
}
R2 v1 2026-06-28T14:03:32.191Z