Papers › On uncertainty estimation in active learning for image segmentation

On uncertainty estimation in active learning for image segmentation

13 Jul 2020arXiv:2007.06364archive 2025-07-28

Bo Li, Tommy Sonne Alstrøm

Uncertainty estimation is important for interpreting the trustworthiness of machine learning models in many applications. This is especially critical in the data-driven active learning setting where the goal is to achieve a certain accuracy with minimum labeling effort. In such settings, the model learns to select the most informative unlabeled samples for annotation based on its estimated uncertainty. The highly uncertain predictions are assumed to be more informative for improving model performance. In this paper, we explore uncertainty calibration within an active learning framework for medical image segmentation, an area where labels often are scarce. Various uncertainty estimation methods and acquisition strategies (regions and full images) are investigated. We observe that selecting regions to annotate instead of full images leads to more well-calibrated models. Additionally, we experimentally show that annotating regions can cut 50% of pixels that need to be labeled by humans compared to annotating full images.

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="2007.06364")

Code

Syntology Ran 1 of 18 code samples harvested from 1 repository linked to this paper; 17 have no recorded run. Of those that ran: 1 ran · violated contract.

By repository: official repository: 18 samples from 1 repository, 1 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

lyn1874/region_based_active_learning officialmentioned on GitHubtfMIT 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

18 samples harvested; 1 ran; 0 honoured the contract we drafted; 17 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.

1ran · violated contract
17unverified

Licence: 0 of the 18 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 lyn1874/region_based_active_learning. “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.

str2bool lyn1874/region_based_active_learning/visualize_calibration_score.py official repository ran · violated contract MIT (permissive) · 7c508037b40522af · report
ax_global_get lyn1874/region_based_active_learning/visualize_calibration_score.py official repository unverified MIT (permissive) · 50fc13a68b64379f · report
calc_auc_score lyn1874/region_based_active_learning/optimization/loss_region_specific.py official repository unverified MIT (permissive) · d2b70422b98f5661 · report
calc_f1_score lyn1874/region_based_active_learning/optimization/loss_region_specific.py official repository unverified MIT (permissive) · 78f559a5e9a51a8b · report
calc_uncertainty lyn1874/region_based_active_learning/eval_calibration/calc_calibration_score.py official repository unverified MIT (permissive) · 029462f1307151a0 · report
calculate_score_for_patch lyn1874/region_based_active_learning/models/acquisition_region.py official repository unverified MIT (permissive) · a767dc35a3f40491 · report
conv_layer_renew lyn1874/region_based_active_learning/models/layer_utils.py official repository unverified MIT (permissive) · a3a2aaecc255402f · report
deconv_layer_renew lyn1874/region_based_active_learning/models/layer_utils.py official repository unverified MIT (permissive) · 12d68c73441b00a9 · report
extract_bald_index lyn1874/region_based_active_learning/models/acquistion_full_image.py official repository unverified MIT (permissive) · e140b3c7b79e9645 · report
extract_entropy_index lyn1874/region_based_active_learning/models/acquistion_full_image.py official repository unverified MIT (permissive) · 87aacc015d138bc6 · report
extract_uncertainty_index lyn1874/region_based_active_learning/models/acquistion_full_image.py official repository unverified MIT (permissive) · 8c7ef5678477ae92 · report
get_deconv_layer_weight lyn1874/region_based_active_learning/models/layer_utils.py official repository unverified MIT (permissive) · 1229928c1c5f8499 · report
get_time lyn1874/region_based_active_learning/eval_calibration/calc_calibration_score.py official repository unverified MIT (permissive) · 1ea8d82f1e501df8 · report
give_score_path lyn1874/region_based_active_learning/visualize_calibration_score.py official repository unverified MIT (permissive) · 486f99c1fc0d5a72 · report
return_pseudo_label lyn1874/region_based_active_learning/models/acquisition_region.py official repository unverified MIT (permissive) · 05677c6af8f1ea2d · report
select_most_uncertain_patch lyn1874/region_based_active_learning/models/acquisition_region.py official repository unverified MIT (permissive) · c1fe50bec09abed1 · report
tf_f1score lyn1874/region_based_active_learning/optimization/loss_region_specific.py official repository unverified MIT (permissive) · 95bd0e68182d1059 · report
transfer_numeric_index_back_to_imindex lyn1874/region_based_active_learning/eval_calibration/calc_calibration_score.py official repository unverified MIT (permissive) · 16bcb3740ed61a09 · report

Tasks

Active LearningImage SegmentationMedical Image SegmentationSemantic 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