English

ResNet Structure Simplification with the Convolutional Kernel Redundancy Measure

Computer Vision and Pattern Recognition 2022-12-02 v1 Machine Learning Image and Video Processing

Abstract

Deep learning, especially convolutional neural networks, has triggered accelerated advancements in computer vision, bringing changes into our daily practice. Furthermore, the standardized deep learning modules (also known as backbone networks), i.e., ResNet and EfficientNet, have enabled efficient and rapid development of new computer vision solutions. Yet, deep learning methods still suffer from several drawbacks. One of the most concerning problems is the high memory and computational cost, such that dedicated computing units, typically GPUs, have to be used for training and development. Therefore, in this paper, we propose a quantifiable evaluation method, the convolutional kernel redundancy measure, which is based on perceived image differences, for guiding the network structure simplification. When applying our method to the chest X-ray image classification problem with ResNet, our method can maintain the performance of the network and reduce the number of parameters from over 2323 million to approximately 128128 thousand (reducing 99.46%99.46\% of the parameters).

Keywords

Cite

@article{arxiv.2212.00272,
  title  = {ResNet Structure Simplification with the Convolutional Kernel Redundancy Measure},
  author = {Hongzhi Zhu and Robert Rohling and Septimiu Salcudean},
  journal= {arXiv preprint arXiv:2212.00272},
  year   = {2022}
}
R2 v1 2026-06-28T07:19:02.293Z