Active Learning for Semantic Segmentation with Multi-class Label Query

09/17/2023
by   Sehyun Hwang, et al.
0

This paper proposes a new active learning method for semantic segmentation. The core of our method lies in a new annotation query design. It samples informative local image regions (e.g., superpixels), and for each of such regions, asks an oracle for a multi-hot vector indicating all classes existing in the region. This multi-class labeling strategy is substantially more efficient than existing ones like segmentation, polygon, and even dominant class labeling in terms of annotation time per click. However, it introduces the class ambiguity issue in training since it assigns partial labels (i.e., a set of candidate classes) to individual pixels. We thus propose a new algorithm for learning semantic segmentation while disambiguating the partial labels in two stages. In the first stage, it trains a segmentation model directly with the partial labels through two new loss functions motivated by partial label learning and multiple instance learning. In the second stage, it disambiguates the partial labels by generating pixel-wise pseudo labels, which are used for supervised learning of the model. Equipped with a new acquisition function dedicated to the multi-class labeling, our method outperformed previous work on Cityscapes and PASCAL VOC 2012 while spending less annotation cost.

READ FULL TEXT

page 9

page 14

page 19

research
06/19/2023

Hyperbolic Active Learning for Semantic Segmentation under Domain Shift

For the task of semantic segmentation (SS) under domain shift, active le...
research
01/25/2022

How Low Can We Go? Pixel Annotation for Semantic Segmentation

How many labeled pixels are needed to segment an image, without any prio...
research
03/29/2023

Adaptive Superpixel for Active Learning in Semantic Segmentation

Learning semantic segmentation requires pixel-wise annotations, which ca...
research
02/21/2018

Active Learning with Partial Feedback

In the large-scale multiclass setting, assigning labels often consists o...
research
06/29/2016

Geometry in Active Learning for Binary and Multi-class Image Segmentation

We propose an Active Learning approach to image segmentation that exploi...
research
10/05/2020

MetaBox+: A new Region Based Active Learning Method for Semantic Segmentation using Priority Maps

We present a novel region based active learning method for semantic imag...
research
02/22/2022

An Object Aware Hybrid U-Net for Breast Tumour Annotation

In the clinical settings, during digital examination of histopathologica...

Please sign up or login with your details

Forgot password? Click here to reset