paper-with-me

Papers

Scribble Hides Class: Promoting Scribble-Based Weakly-Supervised Semantic Segmentation with Its Class Label

2024-02-27 · Xinliang Zhang, Lei Zhu, Hangzhou He, Lujia Jin, Yanye Lu

Scribble-based weakly-supervised semantic segmentation using sparse scribble supervision is gaining traction as it reduces annotation costs when compared to fully annotated alternatives. Existing methods primarily generate pseudo-labels by diffusing labeled pixels to unlabeled ones with local cues for supervision. However, this diffusion process fails to exploit global semantics and class-specific cues, which are important for semantic segmentation. In this study, we propose a class-driven scribble promotion network, which utilizes both scribble annotations and pseudo-labels informed by image-level classes and global semantics for supervision. Directly adopting pseudo-labels might misguide the segmentation model, thus we design a localization rectification module to correct foreground representations in the feature space. To further combine the advantages of both supervisions, we also introduce a distance entropy loss for uncertainty reduction, which adapts per-pixel confidence weights according to the reliable region determined by the scribble and pseudo-label's boundary. Experiments on the ScribbleSup dataset with different qualities of scribble annotations outperform all the previous methods, demonstrating the superiority and robustness of our method.The code is available at https://github.com/Zxl19990529/Class-driven-Scribble-Promotion-Network.

📄 PDF Abstract BibTeX arXiv:2402.17555

Code (1)

zxl19990529/class-driven-scribble-promotion-network 공식 구현 pytorch

Tasks

SegmentationSemantic SegmentationWeakly supervised Semantic SegmentationWeakly-Supervised Semantic Segmentation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Scribble2D5: Weakly-Supervised Volumetric Image Segmentation via Scribble Annotations

2022-05-13 · Qiuhui Chen, Yi Hong

Recently, weakly-supervised image segmentation using weak annotations like scribbles has gained great attention, since such annotations are much easier to obtain compared to time-consuming and label-intensive labeling at…

Image SegmentationSegmentationSemantic Segmentation

Exploiting Inherent Class Label: Towards Robust Scribble Supervised Semantic Segmentation

2025-03-18 · Xinliang Zhang, Lei Zhu, Shuang Zeng, Hangzhou He 외

Scribble-based weakly supervised semantic segmentation leverages only a few annotated pixels as labels to train a segmentation model, presenting significant potential for reducing the human labor involved in the annotati…

SegmentationSemantic SegmentationWeakly supervised Semantic SegmentationWeakly-Supervised Semantic Segmentation

Scribble-based Weakly Supervised Deep Learning for Road Surface Extraction from Remote Sensing Images

2020-10-25 · Yao Wei, Shunping Ji

Road surface extraction from remote sensing images using deep learning methods has achieved good performance, while most of the existing methods are based on fully supervised learning, which requires a large amount of tr…

Boundary DetectionDecoderSemantic Segmentation

Weakly-Supervised Salient Object Detection via Scribble Annotations

2020-03-17 · CVPR 2020 6 · Jing Zhang, Xin Yu, Aixuan Li, Peipei Song 외

Compared with laborious pixel-wise dense labeling, it is much easier to label data by scribbles, which only costs 1$\sim$2 seconds to label one image. However, using scribble labels to learn salient object detection has …

Edge DetectionObjectobject-detectionObject Detection+2

ZScribbleSeg: A comprehensive segmentation framework with modeling of efficient annotation and maximization of scribble supervision

2026-05-07 · Ke Zhang, Bomin Wang, Hangqi Zhou, Xiahai Zhuang arxiv

Curating fully annotated datasets for medical image segmentation is labour-intensive and expertise-demanding. To alleviate this problem, prior studies have explored scribble annotations for weakly supervised segmentation…

Medical Image Segmentation