paper-with-me

홈 › Papers

IBoxCLA: Towards Robust Box-supervised Segmentation of Polyp via Improved Box-dice and Contrastive Latent-anchors

2023-10-11 · Zhiwei Wang, Qiang Hu, Hongkuan Shi, Li He, Man He, Wenxuan Dai, Yinjiao Tian, Xin Yang, Mei Liu, Qiang Li

Box-supervised polyp segmentation attracts increasing attention for its cost-effective potential. Existing solutions often rely on learning-free methods or pretrained models to laboriously generate pseudo masks, triggering Dice constraint subsequently. In this paper, we found that a model guided by the simplest box-filled masks can accurately predict polyp locations/sizes, but suffers from shape collapsing. In response, we propose two innovative learning fashions, Improved Box-dice (IBox) and Contrastive Latent-Anchors (CLA), and combine them to train a robust box-supervised model IBoxCLA. The core idea behind IBoxCLA is to decouple the learning of location/size and shape, allowing for focused constraints on each of them. Specifically, IBox transforms the segmentation map into a proxy map using shape decoupling and confusion-region swapping sequentially. Within the proxy map, shapes are disentangled, while locations/sizes are encoded as box-like responses. By constraining the proxy map instead of the raw prediction, the box-filled mask can well supervise IBoxCLA without misleading its shape learning. Furthermore, CLA contributes to shape learning by generating two types of latent anchors, which are learned and updated using momentum and segmented polyps to steadily represent polyp and background features. The latent anchors facilitate IBoxCLA to capture discriminative features within and outside boxes in a contrastive manner, yielding clearer boundaries. We benchmark IBoxCLA on five public polyp datasets. The experimental results demonstrate the competitive performance of IBoxCLA compared to recent fully-supervised polyp segmentation methods, and its superiority over other box-supervised state-of-the-arts with a relative increase of overall mDice and mIoU by at least 6.5% and 7.5%, respectively.

📄 PDF Abstract BibTeX arXiv:2310.07248

Code (1)

huster-hq/monobox pytorch

Tasks

Segmentation

Similar Papers 제목 키워드 기반

Real-Time Polyp Segmentation Using U-Net with IoU Loss

2020-12-15 · MediaEval Benchmarking Initiative for Multimedia Evaluation 2020 12 · George Batchkala, Sharib Ali

Colonoscopy is the third leading cause of cancer deaths worldwide. While automated segmentation methods can help detect polyps and consequently improve their surgical removal, the clinical usability of these methods requ…

Segmentation

ResUNet++: An Advanced Architecture for Medical Image Segmentation

2019-11-16 · Debesh Jha, Pia H. Smedsrud, Michael A. Riegler, Dag Johansen 외

Accurate computer-aided polyp detection and segmentation during colonoscopy examinations can help endoscopists resect abnormal tissue and thereby decrease chances of polyps growing into cancer. Towards developing a fully…

Colorectal Polyps CharacterizationImage SegmentationMedical Image SegmentationPolyp 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

ScribblePolyp: Scribble-Supervised Polyp Segmentation through Dual Consistency Alignment

2023-11-09 · Zixun Zhang, Yuncheng Jiang, Jun Wei, Hannah Cui 외

Automatic polyp segmentation models play a pivotal role in the clinical diagnosis of gastrointestinal diseases. In previous studies, most methods relied on fully supervised approaches, necessitating pixel-level annotatio…

PVTAdpNet: Polyp Segmentation using Pyramid vision transformer with a novel Adapter block

2025-09-28 · Arshia Yousefi Nezhad, Helia Aghaei, Hedieh Sajedi arxiv

Colorectal cancer ranks among the most common and deadly cancers, emphasizing the need for effective early detection and treatment. To address the limitations of traditional colonoscopy, including high miss rates due to …

Polyp Segmentation