paper-with-me

Papers

Reliability-Hierarchical Memory Network for Scribble-Supervised Video Object Segmentation

2023-03-25 · Zikun Zhou, Kaige Mao, Wenjie Pei, Hongpeng Wang, YaoWei Wang, Zhenyu He

This paper aims to solve the video object segmentation (VOS) task in a scribble-supervised manner, in which VOS models are not only trained by the sparse scribble annotations but also initialized with the sparse target scribbles for inference. Thus, the annotation burdens for both training and initialization can be substantially lightened. The difficulties of scribble-supervised VOS lie in two aspects. On the one hand, it requires the powerful ability to learn from the sparse scribble annotations during training. On the other hand, it demands strong reasoning capability during inference given only a sparse initial target scribble. In this work, we propose a Reliability-Hierarchical Memory Network (RHMNet) to predict the target mask in a step-wise expanding strategy w.r.t. the memory reliability level. To be specific, RHMNet first only uses the memory in the high-reliability level to locate the region with high reliability belonging to the target, which is highly similar to the initial target scribble. Then it expands the located high-reliability region to the entire target conditioned on the region itself and the memories in all reliability levels. Besides, we propose a scribble-supervised learning mechanism to facilitate the learning of our model to predict dense results. It mines the pixel-level relation within the single frame and the frame-level relation within the sequence to take full advantage of the scribble annotations in sequence training samples. The favorable performance on two popular benchmarks demonstrates that our method is promising.

📄 PDF Abstract BibTeX arXiv:2303.14384

Code (1)

mkg1204/rhmnet-for-ssvos 공식 구현 pytorch

Tasks

Semantic SegmentationVideo Object SegmentationVideo Semantic Segmentation

Methods 이 논문이 사용한 방법론

Memory Network 설명 없음
VOS VOS is a type of video object segmentation model consisting of two network components. The target appearance model consists of a light-weight module, which is learned during…

Similar Papers 제목 키워드 기반

PLESS: Pseudo-Label Enhancement with Spreading Scribbles for Weakly Supervised Segmentation

2026-02-12 · Yeva Gabrielyan, Varduhi Yeghiazaryan, Irina Voiculescu arxiv

Weakly supervised learning with scribble annotations uses sparse user-drawn strokes to indicate segmentation labels on a small subset of pixels. This annotation reduces the cost of dense pixel-wise labeling, but suffers …

Medical Image Segmentation

ARTEMIS: Agent-guided Reliability-aware Temporal Mask Evolution for Imperfectly Supervised Video Polyp Segmentation

2026-06-18 · Tong Wang, Siwen Wang, Yaolei Qi, Jinxing Zhou 외 arxiv

Imperfectly supervised video polyp segmentation (VPS) aims to learn dense, temporally consistent masks from inexpensive supervision, including weak annotations (points, scribbles) and semi-supervision with few densely la…

Video Polyp Segmentation

HELPNet: Hierarchical Perturbations Consistency and Entropy-guided Ensemble for Scribble Supervised Medical Image Segmentation

2024-12-25 · Xiao Zhang, Shaoxuan Wu, Peilin Zhang, Zhuo Jin 외

Creating fully annotated labels for medical image segmentation is prohibitively time-intensive and costly, emphasizing the necessity for innovative approaches that minimize reliance on detailed annotations. Scribble anno…

Image SegmentationMedical Image SegmentationPseudo LabelSegmentation+2

Scribble-Supervised RGB-T Salient Object Detection

2023-03-17 · Zhengyi Liu, Xiaoshen Huang, Guanghui Zhang, Xianyong Fang 외

Salient object detection segments attractive objects in scenes. RGB and thermal modalities provide complementary information and scribble annotations alleviate large amounts of human labor. Based on the above facts, we p…

Objectobject-detectionObject DetectionRGB-T Salient Object Detection+2

DuEDL: Dual-Branch Evidential Deep Learning for Scribble-Supervised Medical Image Segmentation

2024-05-23 · Yitong Yang, Xinli Xu, Haigen Hu, Haixia Long 외

Despite the recent progress in medical image segmentation with scribble-based annotations, the segmentation results of most models are still not ro-bust and generalizable enough in open environments. Evidential deep lear…

DecoderImage SegmentationMedical Image SegmentationSegmentation+1