Image Complexity Guided Network Compression for Biomedical Image Segmentation
Suraj Mishra, Danny Z. Chen, X. Sharon Hu

TL;DR
This paper introduces an image complexity-guided method for efficiently compressing biomedical image segmentation networks, enabling quick estimation of optimal compressed models without extensive training.
Contribution
It proposes a novel framework that maps dataset complexity to accuracy degradation, allowing rapid prediction of compressed network performance for resource-constrained scenarios.
Findings
Retains up to 95% of original segmentation accuracy
Achieves approximately 32x reduction in trainable weights
Effective across multiple datasets and CNN architectures
Abstract
Compression is a standard procedure for making convolutional neural networks (CNNs) adhere to some specific computing resource constraints. However, searching for a compressed architecture typically involves a series of time-consuming training/validation experiments to determine a good compromise between network size and performance accuracy. To address this, we propose an image complexity-guided network compression technique for biomedical image segmentation. Given any resource constraints, our framework utilizes data complexity and network architecture to quickly estimate a compressed model which does not require network training. Specifically, we map the dataset complexity to the target network accuracy degradation caused by compression. Such mapping enables us to predict the final accuracy for different network sizes, based on the computed dataset complexity. Thus, one may choose a…
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
TopicsAdvanced Neural Network Applications · Medical Image Segmentation Techniques · COVID-19 diagnosis using AI
