paper-with-me

홈 › Papers

Image Complexity Guided Network Compression for Biomedical Image Segmentation

2021-07-06 · Suraj Mishra, Danny Z. Chen, X. Sharon Hu

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 solution that meets both the network size and segmentation accuracy requirements. Finally, the mapping is used to determine the convolutional layer-wise multiplicative factor for generating a compressed network. We conduct experiments using 5 datasets, employing 3 commonly-used CNN architectures for biomedical image segmentation as representative networks. Our proposed framework is shown to be effective for generating compressed segmentation networks, retaining up to $\approx 95\%$ of the full-sized network segmentation accuracy, and at the same time, utilizing $\approx 32x$ fewer network trainable weights (average reduction) of the full-sized networks.

📄 PDF Abstract BibTeX arXiv:2107.02927

Code (0)

등록된 구현이 없습니다.

Tasks

Image SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

CC-Net: Image Complexity Guided Network Compression for Biomedical Image Segmentation

2019-01-06 · Suraj Mishra, Peixian Liang, Adam Czajka, Danny Z. Chen 외

Convolutional neural networks (CNNs) for biomedical image analysis are often of very large size, resulting in high memory requirement and high latency of operations. Searching for an acceptable compressed representation …

Image SegmentationSegmentationSemantic Segmentation

Decouple Distortion from Perception: Region Adaptive Diffusion for Extreme-low Bitrate Perception Image Compression

2025-01-01 · CVPR 2025 1 · Jinchang Xu, Shaokang Wang, Jintao Chen, Zhe Li 외

Leveraging the generative power of diffusion models, generative image compression has achieved impressive perceptual fidelity even at extremely low bitrates. However, current methods often neglect the non-uniform com…

DecoderImage CompressionLocal Distortion

Joint Multi-scale Gated Transformer and Prior-guided Convolutional Network for Learned Image Compression

2025-11-30 · Zhengxin Chen, Xiaohai He, Tingrong Zhang, Shuhua Xiong 외 arxiv

Recently, learned image compression methods have made remarkable achievements, some of which have outperformed the traditional image codec VVC. The advantages of learned image compression methods over traditional image c…

Image Compression

REMAC: Reference-Based Martian Asymmetrical Image Compression

2026-01-26 · Qing Ding, Mai Xu, Shengxi Li, Xin Deng 외 arxiv

To expedite space exploration on Mars, it is indispensable to develop an efficient Martian image compression method for transmitting images through the constrained Mars-to-Earth communication channel. Although the existi…

Image Compression

EfficientBioAI: Making Bioimaging AI Models Efficient in Energy, Latency and Representation

2023-06-09 · Yu Zhou, Justin Sonneck, Sweta Banerjee, Stefanie Dörr 외

Artificial intelligence (AI) has been widely used in bioimage image analysis nowadays, but the efficiency of AI models, like the energy consumption and latency is not ignorable due to the growing model size and complexit…

CPUGPU