An Efficient Polyp Segmentation Network
Tugberk Erol, Duygu Sarikaya

TL;DR
This paper introduces a lightweight deep learning model for polyp segmentation that outperforms existing models in accuracy while using significantly fewer parameters, aiding early colon cancer detection.
Contribution
A novel polyp segmentation network combining EfficientNetB0 encoder, partial decoder, asymmetric convolution, and squeeze-and-excitation blocks, with fewer parameters and improved accuracy.
Findings
Achieved higher Dice scores than state-of-the-art models.
Reduced parameter count to approximately 2.6 million.
Outperformed existing models on multiple datasets.
Abstract
Cancer is a disease that occurs as a result of the uncontrolled division and proliferation of cells. Colon cancer is one of the most common types of cancer in the world. Polyps that can be seen in the large intestine can cause cancer if not removed with early intervention. Deep learning and image segmentation techniques are used to minimize the number of polyps that goes unnoticed by the experts during these interventions. Although these techniques perform well in terms of accuracy, they require too many parameters. We propose a new model to address this problem. Our proposed model requires fewer parameters as well as outperforms the state-of-the-art models. We use EfficientNetB0 for the encoder part, as it performs well in various tasks while requiring fewer parameters. We use partial decoder, which is used to reduce the number of parameters while achieving high accuracy in…
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 · Lung Cancer Diagnosis and Treatment
MethodsConvolution
