paper-with-me

Papers

Colorectal Polyp Segmentation by U-Net with Dilation Convolution

2019-12-26 · Xinzi Sun, Pengfei Zhang, Dechun Wang, Yu Cao, Benyuan Liu

Colorectal cancer (CRC) is one of the most commonly diagnosed cancers and a leading cause of cancer deaths in the United States. Colorectal polyps that grow on the intima of the colon or rectum is an important precursor for CRC. Currently, the most common way for colorectal polyp detection and precancerous pathology is the colonoscopy. Therefore, accurate colorectal polyp segmentation during the colonoscopy procedure has great clinical significance in CRC early detection and prevention. In this paper, we propose a novel end-to-end deep learning framework for the colorectal polyp segmentation. The model we design consists of an encoder to extract multi-scale semantic features and a decoder to expand the feature maps to a polyp segmentation map. We improve the feature representation ability of the encoder by introducing the dilated convolution to learn high-level semantic features without resolution reduction. We further design a simplified decoder which combines multi-scale semantic features with fewer parameters than the traditional architecture. Furthermore, we apply three post processing techniques on the output segmentation map to improve colorectal polyp detection performance. Our method achieves state-of-the-art results on CVC-ClinicDB and ETIS-Larib Polyp DB.

📄 PDF Abstract BibTeX arXiv:1912.11947

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderSegmentation

Methods 이 논문이 사용한 방법론

Dilated Convolution 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Multi-scale and Multi-path Cascaded Convolutional Network for Semantic Segmentation of Colorectal Polyps

2024-12-03 · Malik Abdul Manan, Feng Jinchao, Muhammad Yaqub, Shahzad Ahmed 외

Colorectal polyps are structural abnormalities of the gastrointestinal tract that can potentially become cancerous in some cases. The study introduces a novel framework for colorectal polyp segmentation named the Multi-S…

SegmentationSemantic Segmentation

Automatic Polyp Segmentation using Fully Convolutional Neural Network

2021-01-11 · Nikhil Kumar Tomar

Colorectal cancer is one of fatal cancer worldwide. Colonoscopy is the standard treatment for examination, localization, and removal of colorectal polyps. However, it has been shown that the miss-rate of colorectal polyp…

Segmentation

MicroAUNet: Boundary-Enhanced Multi-scale Fusion with Knowledge Distillation for Colonoscopy Polyp Image Segmentation

2025-11-03 · Ziyi Wang, Yuanmei Zhang, Dorna Esrafilzadeh, Ali R. Jalili 외 arxiv

Early and accurate segmentation of colorectal polyps is critical for reducing colorectal cancer mortality, which has been extensively explored by academia and industry. However, current deep learning-based polyp segmenta…

Knowledge DistillationPolyp SegmentationImage Segmentation

Uncertainty and Interpretability in Convolutional Neural Networks for Semantic Segmentation of Colorectal Polyps

2018-07-16 · Wickstrøm Kristoffer, Kampffmeyer Michael, Jenssen Robert

Convolutional Neural Networks (CNNs) are propelling advances in a range of different computer vision tasks such as object detection and object segmentation. Their success has motivated research in applications of such mo…

Medical Image Analysisobject-detectionObject DetectionSegmentation+1

Automatic Polyp Segmentation using U-Net-ResNet50

2020-12-30 · Saruar Alam, Nikhil Kumar Tomar, Aarati Thakur, Debesh Jha 외

Polyps are the predecessors to colorectal cancer which is considered as one of the leading causes of cancer-related deaths worldwide. Colonoscopy is the standard procedure for the identification, localization, and remova…

Medical Image SegmentationSegmentation