paper-with-me

홈 › Papers

UACANet: Uncertainty Augmented Context Attention for Polyp Segmentation

2021-07-06 · Taehun Kim, Hyemin Lee, Daijin Kim

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

📄 PDF Abstract BibTeX arXiv:2107.02368

Code (1)

plemeri/UACANet 공식 구현 pytorch

Tasks

DecoderMedical Image SegmentationPredictionSegmentation

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
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…
U-Net 설명 없음

Similar Papers 제목 키워드 기반

ASPS: Augmented Segment Anything Model for Polyp Segmentation

2024-06-30 · Huiqian Li, Dingwen Zhang, Jieru Yao, Longfei Han 외

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 GeneralizationmodelSegmentation

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

Adaptive Context Selection for Polyp Segmentation

2023-01-12 · Ruifei Zhang, Guanbin Li, Zhen Li, Shuguang Cui 외

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…

DecoderSegmentation

Lesion-aware Dynamic Kernel for Polyp Segmentation

2023-01-12 · Ruifei Zhang, Peiwen Lai, Xiang Wan, De-Jun Fan 외

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…

DecoderSegmentation

FLDNet: A Foreground-Aware Network for Polyp Segmentation Leveraging Long-Distance Dependencies

2023-09-12 · Xuefeng Wei, Xuan Zhou

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