Papers › All you need are a few pixels: semantic segmentation with PixelPick

All you need are a few pixels: semantic segmentation with PixelPick

13 Apr 2021arXiv:2104.06394archive 2025-07-28

Gyungin Shin, Weidi Xie, Samuel Albanie

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 capacity and the sampling mechanism for picking pixels in this low annotation regime; (iv) We provide comparisons to the existing state of the art in semantic segmentation with active learning, and demonstrate comparable performance with up to two orders of magnitude fewer pixel annotations on the CamVid, Cityscapes and PASCAL VOC 2012 benchmarks; (v) Finally, we evaluate the efficiency of our annotation pipeline and its sensitivity to annotator error to demonstrate its practicality.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2104.06394")

Code

Syntology Ran 0 of 11 code samples harvested from 2 repositories linked to this paper; 11 have no recorded run.

By repository: official repository: 5 samples from 1 repository, 0 ran; community (archive-listed): 6 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

NoelShin/PixelPick officialmentioned on GitHubpytorchMIT report
yazdaniamir38/madbal mentioned on GitHubpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

11 samples harvested; 0 ran; 0 honoured the contract we drafted; 11 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

11unverified

Licence: 0 of the 11 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 2 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

build_aspp NoelShin/PixelPick/networks/aspp.py official repository unverified MIT (permissive) · c704648bd87c532f · report
conv_bn NoelShin/PixelPick/networks/mobilenet_v2.py official repository unverified MIT (permissive) · 8cf426bba4e98da5 · report
fixed_padding NoelShin/PixelPick/networks/mobilenet_v2.py official repository unverified MIT (permissive) · b34c12741c44b60c · report
gather_previous_query_files NoelShin/PixelPick/query.py official repository unverified MIT (permissive) · 693791a46cc3f42c · report
merge_previous_query_files NoelShin/PixelPick/query.py official repository unverified MIT (permissive) · 116373e2bac7614d · report
get_weights yazdaniamir38/madbal/utils/losses.py community (archive-listed) unverified MIT (permissive) · c204954f25139fdd · report
make_one_hot yazdaniamir38/madbal/utils/losses.py community (archive-listed) unverified MIT (permissive) · 3d38fe989e7b40c1 · report
mse_loss yazdaniamir38/madbal/utils/losses.py community (archive-listed) unverified MIT (permissive) · b68a8578f8b27ceb · report
multi_scale_predict yazdaniamir38/madbal/inference_VOC.py community (archive-listed) unverified MIT (permissive) · d9286f5f6bd943b4 · report
pad_image yazdaniamir38/madbal/inference_VOC.py community (archive-listed) unverified MIT (permissive) · b62891686b976239 · report
sliding_predict yazdaniamir38/madbal/inference_VOC.py community (archive-listed) unverified MIT (permissive) · ae60cffe1b0b7d5b · report

Tasks

Active LearningAllSegmentationSemantic Segmentation

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections