paper-with-me

Papers

Revisiting Superpixels for Active Learning in Semantic Segmentation With Realistic Annotation Costs

2021-06-19 · CVPR 2021 1 · Lile Cai, Xun Xu, Jun Hao Liew, Chuan Sheng Foo

State-of-the-art methods for semantic segmentation are based on deep neural networks that are known to be data-hungry. Region-based active learning has shown to be a promising method for reducing data annotation costs. A key design choice for region-based AL is whether to use regularly-shaped regions (e.g., rectangles) or irregularly-shaped region (e.g., superpixels). In this work, we address this question under realistic, click-based measurement of annotation costs. In particular, we revisit the use of superpixels and demonstrate that the inappropriate choice of cost measure (e.g., the percentage of labeled pixels), may cause the effectiveness of the superpixel-based approach to be under-estimated. We benchmark the superpixel-based approach against the traditional "rectangle+polygon"-based approach with annotation cost measured in clicks, and show that the former outperforms on both Cityscapes and PASCAL VOC. We further propose a class-balanced acquisition function to boost the performance of the superpixel-based approach and demonstrate its effectiveness on the evaluation datasets. Our results strongly argue for the use of superpixel-based AL for semantic segmentation and highlight the importance of using realistic annotation costs in evaluating such methods.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningSemantic SegmentationSuperpixels

Similar Papers 제목 키워드 기반

Superpixel Anything: A general object-based framework for accurate yet regular superpixel segmentation

2025-09-16 · Julien Walther, Rémi Giraud, Michaël Clément arxiv

Superpixels are widely used in computer vision to simplify image representation and reduce computational complexity. While traditional methods rely on low-level features, deep learning-based approaches leverage high-leve…

Active Label Correction for Semantic Segmentation with Foundation Models

2024-03-16 · Hoyoung Kim, Sehyun Hwang, Suha Kwak, Jungseul Ok

Training and validating models for semantic segmentation require datasets with pixel-wise annotations, which are notoriously labor-intensive. Although useful priors such as foundation models or crowdsourced datasets are …

Semantic SegmentationSuperpixels

Adaptive Superpixel for Active Learning in Semantic Segmentation

2023-03-29 · ICCV 2023 1 · Hoyoung Kim, Minhyeon Oh, Sehyun Hwang, Suha Kwak 외

Learning semantic segmentation requires pixel-wise annotations, which can be time-consuming and expensive. To reduce the annotation cost, we propose a superpixel-based active learning (AL) framework, which collects a dom…

Active LearningSegmentationSemantic SegmentationSuperpixels

ViewAL: Active Learning with Viewpoint Entropy for Semantic Segmentation

2019-11-26 · CVPR 2020 6 · Yawar Siddiqui, Julien Valentin, Matthias Nießner

We propose ViewAL, a novel active learning strategy for semantic segmentation that exploits viewpoint consistency in multi-view datasets. Our core idea is that inconsistencies in model predictions across viewpoints provi…

Active LearningSemantic SegmentationSuperpixels

SuperpixelGraph: Semi-automatic generation of building footprint through semantic-sensitive superpixel and neural graph networks

2023-04-12 · Haojia Yu, Han Hu, Bo Xu, Qisen Shang 외

Most urban applications necessitate building footprints in the form of concise vector graphics with sharp boundaries rather than pixel-wise raster images. This need contrasts with the majority of existing methods, which …

SegmentationSemantic SegmentationSuperpixelsVector Graphics