paper-with-me

홈 › Papers

Semi-supervised Active Learning for Instance Segmentation via Scoring Predictions

2020-12-09 · Jun Wang, Shaoguo Wen, Kaixing Chen, Jianghua Yu, Xin Zhou, Peng Gao, Changsheng Li, Guotong Xie

Active learning generally involves querying the most representative samples for human labeling, which has been widely studied in many fields such as image classification and object detection. However, its potential has not been explored in the more complex instance segmentation task that usually has relatively higher annotation cost. In this paper, we propose a novel and principled semi-supervised active learning framework for instance segmentation. Specifically, we present an uncertainty sampling strategy named Triplet Scoring Predictions (TSP) to explicitly incorporate samples ranking clues from classes, bounding boxes and masks. Moreover, we devise a progressive pseudo labeling regime using the above TSP in semi-supervised manner, it can leverage both the labeled and unlabeled data to minimize labeling effort while maximize performance of instance segmentation. Results on medical images datasets demonstrate that the proposed method results in the embodiment of knowledge from available data in a meaningful way. The extensive quantitatively and qualitatively experiments show that, our method can yield the best-performing model with notable less annotation costs, compared with state-of-the-arts.

📄 PDF Abstract BibTeX arXiv:2012.04829

Code (0)

등록된 구현이 없습니다.

Tasks

Active Learningimage-classificationImage ClassificationInstance Segmentationobject-detectionObject DetectionSegmentationSemantic SegmentationTriplet

Similar Papers 제목 키워드 기반

Polite Teacher: Semi-Supervised Instance Segmentation with Mutual Learning and Pseudo-Label Thresholding

2022-11-07 · Dominik Filipiak, Andrzej Zapała, Piotr Tempczyk, Anna Fensel 외

We present Polite Teacher, a simple yet effective method for the task of semi-supervised instance segmentation. The proposed architecture relies on the Teacher-Student mutual learning framework. To filter out noisy pseud…

Instance SegmentationPseudo LabelSegmentationSemantic Segmentation+1

Mask-guided sample selection for Semi-Supervised Instance Segmentation

2020-08-25 · Miriam Bellver, Amaia Salvador, Jordi Torres, Xavier Giro-i-Nieto

Image segmentation methods are usually trained with pixel-level annotations, which require significant human effort to collect. The most common solution to address this constraint is to implement weakly-supervised pipeli…

Active LearningImage SegmentationInstance SegmentationSegmentation+2

COIN: Confidence Score-Guided Distillation for Annotation-Free Cell Segmentation

2025-03-14 · Sanghyun Jo, Seo Jin Lee, Seungwoo Lee, Seohyung Hong 외

Cell instance segmentation (CIS) is crucial for identifying individual cell morphologies in histopathological images, providing valuable insights for biological and medical research. While unsupervised CIS (UCIS) models …

Cell SegmentationInstance SegmentationSemantic SegmentationUnsupervised Semantic Segmentation

ConsInstancy: Learning Instance Representations for Semi-Supervised Panoptic Segmentation of Concrete Aggregate Particles

2022-04-10 · Max Coenen, Tobias Schack, Dries Beyer, Christian Heipke 외

We present a semi-supervised method for panoptic segmentation based on ConsInstancy regularisation, a novel strategy for semi-supervised learning. It leverages completely unlabelled data by enforcing consistency between …

Panoptic SegmentationSegmentation

Active Learning with Effective Scoring Functions for Semi-Supervised Temporal Action Localization

2022-08-31 · Ding Li, Xuebing Yang, Yongqiang Tang, Chenyang Zhang 외

Temporal Action Localization (TAL) aims to predict both action category and temporal boundary of action instances in untrimmed videos, i.e., start and end time. Fully-supervised solutions are usually adopted in most exis…

Action LocalizationActive LearningInformativenessTemporal Action Localization