paper-with-me

홈 › Papers

MonoBox: Tightness-free Box-supervised Polyp Segmentation using Monotonicity Constraint

2024-04-01 · Qiang Hu, Zhenyu Yi, Ying Zhou, Fan Huang, Mei Liu, Qiang Li, Zhiwei Wang

We propose MonoBox, an innovative box-supervised segmentation method constrained by monotonicity to liberate its training from the user-unfriendly box-tightness assumption. In contrast to conventional box-supervised segmentation, where the box edges must precisely touch the target boundaries, MonoBox leverages imprecisely-annotated boxes to achieve robust pixel-wise segmentation. The 'linchpin' is that, within the noisy zones around box edges, MonoBox discards the traditional misguiding multiple-instance learning loss, and instead optimizes a carefully-designed objective, termed monotonicity constraint. Along directions transitioning from the foreground to background, this new constraint steers responses to adhere to a trend of monotonically decreasing values. Consequently, the originally unreliable learning within the noisy zones is transformed into a correct and effective monotonicity optimization. Moreover, an adaptive label correction is introduced, enabling MonoBox to enhance the tightness of box annotations using predicted masks from the previous epoch and dynamically shrink the noisy zones as training progresses. We verify MonoBox in the box-supervised segmentation task of polyps, where satisfying box-tightness is challenging due to the vague boundaries between the polyp and normal tissues. Experiments on both public synthetic and in-house real noisy datasets demonstrate that MonoBox exceeds other anti-noise state-of-the-arts by improving Dice by at least 5.5% and 3.3%, respectively. Codes are at https://github.com/Huster-Hq/MonoBox.

📄 PDF Abstract BibTeX arXiv:2404.01188

Code (1)

huster-hq/monobox 공식 구현 pytorch

Tasks

Multiple Instance LearningSegmentation

Similar 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 외

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, triggeri…

Segmentation

Collaborative and Adversarial Learning of Focused and Dispersive Representations for Semi-Supervised Polyp Segmentation

2021-01-01 · ICCV 2021 10 · Huisi Wu, Guilian Chen, Zhenkun Wen, Jing Qin

Automatic polyp segmentation from colonoscopy images is an essential step in computer aided diagnosis for colorectal cancer. Most of polyp segmentation methods reported in recent years are based on fully supervised d…

SegmentationSemantic Segmentation

Segment Anything Model-guided Collaborative Learning Network for Scribble-supervised Polyp Segmentation

2023-12-01 · Yiming Zhao, Tao Zhou, Yunqi Gu, Yi Zhou 외

Polyp segmentation plays a vital role in accurately locating polyps at an early stage, which holds significant clinical importance for the prevention of colorectal cancer. Various polyp segmentation methods have been dev…

SegmentationWeakly supervised segmentation

FreeVPS: Repurposing Training-Free SAM2 for Generalizable Video Polyp Segmentation

2025-08-27 · Qiang Hu, Ying Zhou, Gepeng Ji, Nick Barnes 외 arxiv

Existing video polyp segmentation (VPS) paradigms usually struggle to balance between spatiotemporal modeling and domain generalization, limiting their applicability in real clinical scenarios. To embrace this challenge,…

Video Polyp SegmentationDomain Generalization

Self-Supervised U-Net for Segmenting Flat and Sessile Polyps

2021-10-17 · Debayan Bhattacharya, Christian Betz, Dennis Eggert, Alexander Schlaefer

Colorectal Cancer(CRC) poses a great risk to public health. It is the third most common cause of cancer in the US. Development of colorectal polyps is one of the earliest signs of cancer. Early detection and resection of…

Segmentation