ResNet Structure Simplification with the Convolutional Kernel Redundancy Measure
Hongzhi Zhu, Robert Rohling, Septimiu Salcudean

TL;DR
This paper introduces a quantifiable measure for convolutional kernel redundancy to simplify ResNet structures, significantly reducing parameters while maintaining performance in chest X-ray classification.
Contribution
The paper proposes a new redundancy measure guiding network simplification, enabling drastic parameter reduction without performance loss.
Findings
Parameter count reduced from over 23 million to 128 thousand.
Maintained classification performance despite parameter reduction.
Applicable to medical image classification tasks.
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCOVID-19 diagnosis using AI · AI in cancer detection · Radiomics and Machine Learning in Medical Imaging
MethodsSqueeze-and-Excitation Block · Depthwise Convolution · *Communicated@Fast*How Do I Communicate to Expedia? · Dense Connections · Average Pooling · Sigmoid Activation · Residual Connection · RMSProp · Bottleneck Residual Block · Batch Normalization
