paper-with-me

홈 › Papers

Duplex Contextual Relation Network for Polyp Segmentation

2021-03-11 · Zijin Yin, Kongming Liang, Zhanyu Ma, Jun Guo

Polyp segmentation is of great importance in the early diagnosis and treatment of colorectal cancer. Since polyps vary in their shape, size, color, and texture, accurate polyp segmentation is very challenging. One promising way to mitigate the diversity of polyps is to model the contextual relation for each pixel such as using attention mechanism. However, previous methods only focus on learning the dependencies between the position within an individual image and ignore the contextual relation across different images. In this paper, we propose Duplex Contextual Relation Network (DCRNet) to capture both within-image and cross-image contextual relations. Specifically, we first design Interior Contextual-Relation Module to estimate the similarity between each position and all the positions within the same image. Then Exterior Contextual-Relation Module is incorporated to estimate the similarity between each position and the positions across different images. Based on the above two types of similarity, the feature at one position can be further enhanced by the contextual region embedding within and across images. To store the characteristic region embedding from all the images, a memory bank is designed and operates as a queue. Therefore, the proposed method can relate similar features even though they come from different images. We evaluate the proposed method on the EndoScene, Kvasir-SEG and the recently released large-scale PICCOLO dataset. Experimental results show that the proposed DCRNet outperforms the state-of-the-art methods in terms of the widely-used evaluation metrics.

📄 PDF Abstract BibTeX arXiv:2103.06725

Code (1)

zijinY/DCRNet 공식 구현 pytorch

Tasks

PositionRelationRelation Network

Similar Papers 제목 키워드 기반

Efficient Polyp Segmentation Via Integrity Learning

2023-09-15 · Ziqiang Chen, Kang Wang, Yun Liu

Accurate polyp delineation in colonoscopy is crucial for assisting in diagnosis, guiding interventions, and treatments. However, current deep-learning approaches fall short due to integrity deficiency, which often manife…

Boundary DetectionComputational EfficiencySegmentation

Mamba Guided Boundary Prior Matters: A New Perspective for Generalized Polyp Segmentation

2025-07-02 · Tapas K. Dutta, Snehashis Majhi, Deepak Ranjan Nayak, Debesh Jha

Polyp segmentation in colonoscopy images is crucial for early detection and diagnosis of colorectal cancer. However, this task remains a significant challenge due to the substantial variations in polyp shape, size, and c…

MambaSegmentation

Patch Network for medical image Segmentation

2023-02-23 · Weihu Song, Heng Yu, Jianhua Wu

Accurate and fast segmentation of medical images is clinically essential, yet current research methods include convolutional neural networks with fast inference speed but difficulty in learning image contextual features,…

Image SegmentationLesion SegmentationMedical Image SegmentationSegmentation+2

Edge-aware Feature Aggregation Network for Polyp Segmentation

2023-09-19 · Tao Zhou, Yizhe Zhang, Geng Chen, Yi Zhou 외

Precise polyp segmentation is vital for the early diagnosis and prevention of colorectal cancer (CRC) in clinical practice. However, due to scale variation and blurry polyp boundaries, it is still a challenging task to a…

DecoderSegmentation

MAST: Video Polyp Segmentation with a Mixture-Attention Siamese Transformer

2024-01-23 · Geng Chen, Junqing Yang, Xiaozhou Pu, Ge-Peng Ji 외

Accurate segmentation of polyps from colonoscopy videos is of great significance to polyp treatment and early prevention of colorectal cancer. However, it is challenging due to the difficulties associated with modelling …

SegmentationVideo Polyp Segmentation