Automatic Polyp Segmentation with Multiple Kernel Dilated Convolution Network
Nikhil Kumar Tomar, Abhishek Srivastava, Ulas Bagci, Debesh Jha

TL;DR
This paper introduces MKDCNet, a deep learning model with a novel convolutional block, that improves automatic polyp segmentation accuracy and robustness across diverse datasets, supporting real-time clinical applications.
Contribution
The paper proposes MKDCNet, a new encoder-decoder architecture with multiple kernel dilated convolutions, enhancing polyp segmentation robustness and efficiency over existing methods.
Findings
Outperforms state-of-the-art methods on multiple datasets
Robust to significant data distribution changes
Processes approximately 45 frames per second on RTX 3090
Abstract
The detection and removal of precancerous polyps through colonoscopy is the primary technique for the prevention of colorectal cancer worldwide. However, the miss rate of colorectal polyp varies significantly among the endoscopists. It is well known that a computer-aided diagnosis (CAD) system can assist endoscopists in detecting colon polyps and minimize the variation among endoscopists. In this study, we introduce a novel deep learning architecture, named MKDCNet, for automatic polyp segmentation robust to significant changes in polyp data distribution. MKDCNet is simply an encoder-decoder neural network that uses the pre-trained ResNet50 as the encoder and novel multiple kernel dilated convolution (MKDC) block that expands the field of view to learn more robust and heterogeneous representation. Extensive experiments on four publicly available polyp datasets and cell nuclei dataset…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsColorectal Cancer Screening and Detection · Radiomics and Machine Learning in Medical Imaging · Gastric Cancer Management and Outcomes
MethodsConvolution · Dilated Convolution
