Neural Network Pruning for Real-time Polyp Segmentation
Suman Sapkota, Pranav Poudel, Sudarshan Regmi, Bibek Panthi, Binod, Bhattarai

TL;DR
This paper demonstrates that neural network pruning using TaylorFO importance scores can significantly reduce model size and computational cost in real-time polyp segmentation without sacrificing accuracy.
Contribution
The study introduces a pruning method based on TaylorFO importance scores specifically applied to polyp segmentation models, maintaining performance while reducing complexity.
Findings
Significant reduction in parameters and FLOPs achieved.
Performance retained despite pruning.
Effective importance scoring with gradient-normalized backpropagation.
Abstract
Computer-assisted treatment has emerged as a viable application of medical imaging, owing to the efficacy of deep learning models. Real-time inference speed remains a key requirement for such applications to help medical personnel. Even though there generally exists a trade-off between performance and model size, impressive efforts have been made to retain near-original performance by compromising model size. Neural network pruning has emerged as an exciting area that aims to eliminate redundant parameters to make the inference faster. In this study, we show an application of neural network pruning in polyp segmentation. We compute the importance score of convolutional filters and remove the filters having the least scores, which to some value of pruning does not degrade the performance. For computing the importance score, we use the Taylor First Order (TaylorFO) approximation of the…
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
TopicsRadiomics and Machine Learning in Medical Imaging · Colorectal Cancer Screening and Detection · Medical Imaging and Analysis
MethodsPruning · SPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
