paper-with-me

Papers

First-frame Supervised Video Polyp Segmentation via Propagative and Semantic Dual-teacher Network

2024-12-21 · Qiang Hu, Mei Liu, Qiang Li, Zhiwei Wang

Automatic video polyp segmentation plays a critical role in gastrointestinal cancer screening, but the cost of frameby-frame annotations is prohibitively high. While sparse-frame supervised methods have reduced this burden proportionately, the cost remains overwhelming for long-duration videos and large-scale datasets. In this paper, we, for the first time, reduce the annotation cost to just a single frame per polyp video, regardless of the video's length. To this end, we introduce a new task, First-Frame Supervised Video Polyp Segmentation (FSVPS), and propose a novel Propagative and Semantic Dual-Teacher Network (PSDNet). Specifically, PSDNet adopts a teacher-student framework but employs two distinct types of teachers: the propagative teacher and the semantic teacher. The propagative teacher is a universal object tracker that propagates the first-frame annotation to subsequent frames as pseudo labels. However, tracking errors may accumulate over time, gradually degrading the pseudo labels and misguiding the student model. To address this, we introduce the semantic teacher, an exponential moving average of the student model, which produces more stable and time-invariant pseudo labels. PSDNet merges the pseudo labels from both teachers using a carefully-designed back-propagation strategy. This strategy assesses the quality of the pseudo labels by tracking them backward to the first frame. High-quality pseudo labels are more likely to spatially align with the firstframe annotation after this backward tracking, ensuring more accurate teacher-to-student knowledge transfer and improved segmentation performance. Benchmarking on SUN-SEG, the largest VPS dataset, demonstrates the competitive performance of PSDNet compared to fully-supervised approaches, and its superiority over sparse-frame supervised state-of-the-arts with a minimum improvement of 4.5% in Dice score.

📄 PDF Abstract BibTeX arXiv:2412.16503

Code (1)

huster-hq/psdnet 공식 구현 pytorch

Tasks

BenchmarkingTransfer LearningVideo Polyp Segmentation

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

PolypSegTrack: Unified Foundation Model for Colonoscopy Video Analysis

2025-03-31 · Anwesa Choudhuri, Zhongpai Gao, Meng Zheng, Benjamin Planche 외

Early detection, accurate segmentation, classification and tracking of polyps during colonoscopy are critical for preventing colorectal cancer. Many existing deep-learning-based methods for analyzing colonoscopic videos …

ClassificationmodelSegmentation

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

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

Diff-VPS: Video Polyp Segmentation via a Multi-task Diffusion Network with Adversarial Temporal Reasoning

2024-09-11 · Yingling Lu, Yijun Yang, Zhaohu Xing, Qiong Wang 외

Diffusion Probabilistic Models have recently attracted significant attention in the community of computer vision due to their outstanding performance. However, while a substantial amount of diffusion-based research has f…

SegmentationVideo Polyp Segmentation

SALI: Short-term Alignment and Long-term Interaction Network for Colonoscopy Video Polyp Segmentation

2024-06-19 · Qiang Hu, Zhenyu Yi, Ying Zhou, Fang Peng 외

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 Segmentation