Video Polyp Segmentation: A Deep Learning Perspective
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 segmentation annotations. To address this issue, we first introduce a high-quality frame-by-frame annotated VPS dataset, named SUN-SEG, which contains 158,690 colonoscopy frames from the well-known SUN-database. We provide additional annotations with diverse types, i.e., attribute, object mask, boundary, scribble, and polygon. Second, we design a simple but efficient baseline, dubbed PNS+, consisting of a global encoder, a local encoder, and normalized self-attention (NS) blocks. The global and local encoders receive an anchor frame and multiple successive frames to extract long-term and short-term spatial-temporal representations, which are then progressively updated by two NS blocks. Extensive experiments show that PNS+ achieves the best performance and real-time inference speed (170fps), making it a promising solution for the VPS task. Third, we extensively evaluate 13 representative polyp/object segmentation models on our SUN-SEG dataset and provide attribute-based comparisons. Finally, we discuss several open issues and suggest possible research directions for the VPS community.
Code (4)
Tasks
AttributeDeep LearningSegmentationSemantic SegmentationVideo Object SegmentationVideo Object TrackingVideo Polyp SegmentationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
PolypNextLSTM: A lightweight and fast polyp video segmentation network using ConvNext and ConvLSTM
Commonly employed in polyp segmentation, single image UNet architectures lack the temporal insight clinicians gain from video data in diagnosing polyps. To mirror clinical practices more faithfully, our proposed solution…
SegmentationVideo SegmentationVideo Semantic SegmentationSALI: Short-term Alignment and Long-term Interaction Network for Colonoscopy Video Polyp Segmentation
Colonoscopy videos provide richer information in polyp segmentation for rectal cancer diagnosis. However, the endoscope's fast moving and close-up observing make the current methods suffer from large spatial incoherence …
SegmentationVideo Polyp SegmentationVideo SegmentationVideo Semantic SegmentationPolyp-DAM: Polyp segmentation via depth anything model
Recently, large models (Segment Anything model) came on the scene to provide a new baseline for polyp segmentation tasks. This demonstrates that large models with a sufficient image level prior can achieve promising perf…
SegmentationSelf-Prompting Polyp Segmentation in Colonoscopy using Hybrid Yolo-SAM 2 Model
Early diagnosis and treatment of polyps during colonoscopy are essential for reducing the incidence and mortality of Colorectal Cancer (CRC). However, the variability in polyp characteristics and the presence of artifact…
Medical Image SegmentationPolyp SegmentationSegmentationVideo Polyp Segmentation+2SSTFB: Leveraging self-supervised pretext learning and temporal self-attention with feature branching for real-time video polyp segmentation
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