UACANet: Uncertainty Augmented Context Attention for Polyp Segmentation
We propose Uncertainty Augmented Context Attention network (UACANet) for polyp segmentation which consider a uncertain area of the saliency map. We construct a modified version of U-Net shape network with additional encoder and decoder and compute a saliency map in each bottom-up stream prediction module and propagate to the next prediction module. In each prediction module, previously predicted saliency map is utilized to compute foreground, background and uncertain area map and we aggregate the feature map with three area maps for each representation. Then we compute the relation between each representation and each pixel in the feature map. We conduct experiments on five popular polyp segmentation benchmarks, Kvasir, CVC-ClinicDB, ETIS, CVC-ColonDB and CVC-300, and achieve state-of-the-art performance. Especially, we achieve 76.6% mean Dice on ETIS dataset which is 13.8% improvement compared to the previous state-of-the-art method. Source code is publicly available at https://github.com/plemeri/UACANet
Code (1)
Tasks
DecoderMedical Image SegmentationPredictionSegmentationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
ASPS: Augmented Segment Anything Model for Polyp Segmentation
Polyp segmentation plays a pivotal role in colorectal cancer diagnosis. Recently, the emergence of the Segment Anything Model (SAM) has introduced unprecedented potential for polyp segmentation, leveraging its powerful p…
Domain GeneralizationmodelSegmentationUncertainty and Interpretability in Convolutional Neural Networks for Semantic Segmentation of Colorectal Polyps
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+1Adaptive Context Selection for Polyp Segmentation
Accurate polyp segmentation is of great significance for the diagnosis and treatment of colorectal cancer. However, it has always been very challenging due to the diverse shape and size of polyp. In recent years, state-o…
DecoderSegmentationLesion-aware Dynamic Kernel for Polyp Segmentation
Automatic and accurate polyp segmentation plays an essential role in early colorectal cancer diagnosis. However, it has always been a challenging task due to 1) the diverse shape, size, brightness and other appearance ch…
DecoderSegmentationFLDNet: A Foreground-Aware Network for Polyp Segmentation Leveraging Long-Distance Dependencies
Given the close association between colorectal cancer and polyps, the diagnosis and identification of colorectal polyps play a critical role in the detection and surgical intervention of colorectal cancer. In this contex…
Segmentation