Papers › Semi-supervised Medical Image Segmentation through Dual-task Consistency

Semi-supervised Medical Image Segmentation through Dual-task Consistency

9 Sep 2020arXiv:2009.04448archive 2025-07-28

Xiangde Luo, Jieneng Chen, Tao Song, Yinan Chen, Guotai Wang, Shaoting Zhang

Deep learning-based semi-supervised learning (SSL) algorithms have led to promising results in medical images segmentation and can alleviate doctors' expensive annotations by leveraging unlabeled data. However, most of the existing SSL algorithms in literature tend to regularize the model training by perturbing networks and/or data. Observing that multi/dual-task learning attends to various levels of information which have inherent prediction perturbation, we ask the question in this work: can we explicitly build task-level regularization rather than implicitly constructing networks- and/or data-level perturbation-and-transformation for SSL? To answer this question, we propose a novel dual-task-consistency semi-supervised framework for the first time. Concretely, we use a dual-task deep network that jointly predicts a pixel-wise segmentation map and a geometry-aware level set representation of the target. The level set representation is converted to an approximated segmentation map through a differentiable task transform layer. Simultaneously, we introduce a dual-task consistency regularization between the level set-derived segmentation maps and directly predicted segmentation maps for both labeled and unlabeled data. Extensive experiments on two public datasets show that our method can largely improve the performance by incorporating the unlabeled data. Meanwhile, our framework outperforms the state-of-the-art semi-supervised medical image segmentation methods. Code is available at: https://github.com/Luoxd1996/DTC

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

Code

Syntology Ran 8 of 18 code samples harvested from 1 repository linked to this paper; 10 have no recorded run. Of those that ran: 2 ran · honoured contract; 6 ran with no contract checked.

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

HiLab-git/DTC officialmentioned in papermentioned 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

18 samples harvested; 8 ran; 2 honoured the contract we drafted; 10 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.

2ran · honoured contract
6ran
10unverified

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 HiLab-git/DTC. “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.

sigmoid_rampup HiLab-git/DTC/code/utils/ramps.py official repository ran · honoured contract fingerprinted MIT (permissive) · 3fb68ed6809a8085 · report
cosine_rampdown HiLab-git/DTC/code/utils/ramps.py official repository ran · honoured contract fingerprinted MIT (permissive) · 214e4ee9afcfa0e3 · report
dice HiLab-git/DTC/code/utils/metrics.py official repository ran fingerprinted MIT (permissive) · 271f6a7053a24e6c · report
dice_loss HiLab-git/DTC/code/utils/losses.py official repository ran fingerprinted MIT (permissive) · 9f3489c005e0165d · report
dice_loss1 HiLab-git/DTC/code/utils/losses.py official repository ran fingerprinted MIT (permissive) · 4953e4d45e6de492 · report
encode_segmap HiLab-git/DTC/code/dataloaders/utils.py official repository ran MIT (permissive) · 75e298e708abee58 · report
entropy_loss HiLab-git/DTC/code/utils/losses.py official repository ran fingerprinted MIT (permissive) · f8c429b95e4ae707 · report
recursive_glob HiLab-git/DTC/code/dataloaders/utils.py official repository ran fingerprinted MIT (permissive) · f1e67bfcea91df50 · report
cal_dice HiLab-git/DTC/code/utils/metrics.py official repository unverified MIT (permissive) · ca40feece5ce04cb · report
compute_dtm HiLab-git/DTC/code/utils/losses_2.py official repository unverified MIT (permissive) · 133472fc12305a9c · report
compute_sdf HiLab-git/DTC/code/utils/losses_2.py official repository unverified MIT (permissive) · 3b9f66ea3c6c5f9c · report
decode_seg_map_sequence HiLab-git/DTC/code/dataloaders/utils.py official repository unverified MIT (permissive) · 37fd4aff70632850 · report
grouper HiLab-git/DTC/code/dataloaders/la_heart.py official repository unverified MIT (permissive) · c7ba8abbb7422762 · report
hd_loss HiLab-git/DTC/code/utils/losses_2.py official repository unverified MIT (permissive) · 57c0f850206bf646 · report
iterate_eternally HiLab-git/DTC/code/dataloaders/la_heart.py official repository unverified MIT (permissive) · 842cf7025c8045b6 · report
iterate_once HiLab-git/DTC/code/dataloaders/la_heart.py official repository unverified MIT (permissive) · 4232c309adddf9e4 · report
linear_rampup HiLab-git/DTC/code/utils/ramps.py official repository unverified MIT (permissive) · 069122bd5268cc56 · report
load_model HiLab-git/DTC/code/utils/util.py official repository unverified MIT (permissive) · ad6309e2c80e2b00 · report

Tasks

Image SegmentationMedical Image SegmentationSegmentationSemantic SegmentationSemi-supervised Medical Image 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