paper-with-me

Papers

Progressively Normalized Self-Attention Network for Video Polyp Segmentation

2021-05-18 · Ge-Peng Ji, Yu-Cheng Chou, Deng-Ping Fan, Geng Chen, Huazhu Fu, Debesh Jha, Ling Shao

Existing video polyp segmentation (VPS) models typically employ convolutional neural networks (CNNs) to extract features. However, due to their limited receptive fields, CNNs can not fully exploit the global temporal and spatial information in successive video frames, resulting in false-positive segmentation results. In this paper, we propose the novel PNS-Net (Progressively Normalized Self-attention Network), which can efficiently learn representations from polyp videos with real-time speed (~140fps) on a single RTX 2080 GPU and no post-processing. Our PNS-Net is based solely on a basic normalized self-attention block, equipping with recurrence and CNNs entirely. Experiments on challenging VPS datasets demonstrate that the proposed PNS-Net achieves state-of-the-art performance. We also conduct extensive experiments to study the effectiveness of the channel split, soft-attention, and progressive learning strategy. We find that our PNS-Net works well under different settings, making it a promising solution to the VPS task.

📄 PDF Abstract BibTeX arXiv:2105.08468

Code (3)

GewelsJI/FSNet pytorch
GewelsJI/PNS-Net pytorch
gewelsji/vps pytorch

Tasks

GPUSegmentationVideo Polyp Segmentation

Similar Papers 제목 키워드 기반

Video Polyp Segmentation: A Deep Learning Perspective

2022-03-27 · Ge-Peng Ji, Guobao Xiao, Yu-Cheng Chou, Deng-Ping Fan 외

We present the first comprehensive video polyp segmentation (VPS) study in the deep learning era. Over the years, developments in VPS are not moving forward with ease due to the lack of large-scale fine-grained segmentat…

AttributeDeep LearningSegmentationSemantic Segmentation+3

DSFNet: Dual-GCN and Location-fused Self-attention with Weighted Fast Normalized Fusion for Polyps Segmentation

2023-08-15 · Juntong Fan, Debesh Jha, Tieyong Zeng, Dayang Wang

Polyps segmentation poses a significant challenge in medical imaging due to the flat surface of polyps and their texture similarity to surrounding tissues. This similarity gives rise to difficulties in establishing a cle…

Brain Tumor SegmentationDecoderImage SegmentationMedical Image Segmentation+2

SSTFB: Leveraging self-supervised pretext learning and temporal self-attention with feature branching for real-time video polyp segmentation

2024-06-14 · Ziang Xu, Jens Rittscher, Sharib Ali

Polyps are early cancer indicators, so assessing occurrences of polyps and their removal is critical. They are observed through a colonoscopy screening procedure that generates a stream of video frames. Segmenting polyps…

Representation LearningSelf-Supervised LearningVideo Polyp Segmentation

Self-Supervised Polyp Re-Identification in Colonoscopy

2023-06-14 · Yotam Intrator, Natalie Aizenberg, Amir Livne, Ehud Rivlin 외

Computer-aided polyp detection (CADe) is becoming a standard, integral part of any modern colonoscopy system. A typical colonoscopy CADe detects a polyp in a single frame and does not track it through the video sequence.…

AVPDN: Learning Motion-Robust and Scale-Adaptive Representations for Video-Based Polyp Detection

2025-08-05 · Zilin Chen, Shengnan Lu arxiv

Accurate detection of polyps is of critical importance for the early and intermediate stages of colorectal cancer diagnosis. Compared to static images, dynamic colonoscopy videos provide more comprehensive visual informa…