All you need are a few pixels: semantic segmentation with PixelPick
Gyungin Shin, Weidi Xie, Samuel Albanie

TL;DR
This paper demonstrates that high-quality semantic segmentation can be achieved with very few carefully selected pixel labels, significantly reducing annotation costs through an active learning approach called PixelPick.
Contribution
It introduces a novel setting with sparse pixel labels, an active learning framework PixelPick, and extensive experiments showing comparable performance with minimal annotations.
Findings
Achieves competitive segmentation with up to 100x fewer labels.
Effective pixel sampling improves annotation efficiency.
Robustness to annotator error demonstrated.
Abstract
A central challenge for the task of semantic segmentation is the prohibitive cost of obtaining dense pixel-level annotations to supervise model training. In this work, we show that in order to achieve a good level of segmentation performance, all you need are a few well-chosen pixel labels. We make the following contributions: (i) We investigate the novel semantic segmentation setting in which labels are supplied only at sparse pixel locations, and show that deep neural networks can use a handful of such labels to good effect; (ii) We demonstrate how to exploit this phenomena within an active learning framework, termed PixelPick, to radically reduce labelling cost, and propose an efficient "mouse-free" annotation strategy to implement our approach; (iii) We conduct extensive experiments to study the influence of annotation diversity under a fixed budget, model pretraining, model…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications · Machine Learning and Algorithms
