Papers › Training Like a Medical Resident: Context-Prior Learning Toward Universal Medical...

Training Like a Medical Resident: Context-Prior Learning Toward Universal Medical Image Segmentation

4 Jun 2023CVPR 2024 1arXiv:2306.02416archive 2025-07-28

Yunhe Gao, Zhuowei Li, Di Liu, Mu Zhou, Shaoting Zhang, Dimitris N. Metaxas

A major focus of clinical imaging workflow is disease diagnosis and management, leading to medical imaging datasets strongly tied to specific clinical objectives. This scenario has led to the prevailing practice of developing task-specific segmentation models, without gaining insights from widespread imaging cohorts. Inspired by the training program of medical radiology residents, we propose a shift towards universal medical image segmentation, a paradigm aiming to build medical image understanding foundation models by leveraging the diversity and commonality across clinical targets, body regions, and imaging modalities. Towards this goal, we develop Hermes, a novel context-prior learning approach to address the challenges of data heterogeneity and annotation differences in medical image segmentation. In a large collection of eleven diverse datasets (2,438 3D images) across five modalities (CT, PET, T1, T2 and cine MRI) and multiple body regions, we demonstrate the merit of the universal paradigm over the traditional paradigm on addressing multiple tasks within a single model. By exploiting the synergy across tasks, Hermes achieves state-of-the-art performance on all testing datasets and shows superior model scalability. Results on two additional datasets reveals Hermes' strong performance for transfer learning, incremental learning, and generalization to downstream tasks. Hermes's learned priors demonstrate an appealing trait to reflect the intricate relations among tasks and modalities, which aligns with the established anatomical and imaging principles in radiology. The code is available: https://github.com/yhygao/universal-medical-image-segmentation.

PaperPDFConference PDFCodeCode 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="2306.02416")

Code

Syntology Ran 4 of 11 code samples harvested from 1 repository linked to this paper; 7 have no recorded run. Of those that ran: 3 ran · our draft was wrong; 1 ran · fixture could not drive it.

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

yhygao/universal-medical-image-segmentation officialmentioned in papermentioned on GitHubpytorch report
yhygao/UTNet 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; 4 ran; 0 honoured the contract we drafted; 7 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.

3ran · our draft was wrong
1ran · fixture could not drive it
7unverified

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 yhygao/UTNet. “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.

np2th yhygao/UTNet/model/transunet.py community (archive-listed) ran · fixture could not drive it MIT (permissive) · 7d8eaf5537f699e4 · report
swish yhygao/UTNet/model/transunet.py community (archive-listed) ran · our draft was wrong fingerprinted MIT (permissive) · 0f786c407fb1ee4c · report
conv1x1 yhygao/UTNet/model/conv_trans_utils.py community (archive-listed) ran · our draft was wrong MIT (permissive) · be3fea8e6f5db9c7 · report
conv3x3 yhygao/UTNet/model/conv_trans_utils.py community (archive-listed) ran · our draft was wrong MIT (permissive) · 583f9780bdd00a45 · report
compute_average_surface_distance yhygao/UTNet/utils/metrics.py community (archive-listed) unverified MIT (permissive) · f538eb32f0f1cb58 · report
compute_robust_hausdorff yhygao/UTNet/utils/metrics.py community (archive-listed) unverified MIT (permissive) · 130f8faa5f58f861 · report
compute_surface_distances yhygao/UTNet/utils/metrics.py community (archive-listed) unverified MIT (permissive) · 129f12535b5d7f43 · report
create_table_neighbour_code_to_contour_length yhygao/UTNet/utils/lookup_tables.py community (archive-listed) unverified MIT (permissive) · df61ad5db47c8fdb · report
create_table_neighbour_code_to_surface_area yhygao/UTNet/utils/lookup_tables.py community (archive-listed) unverified MIT (permissive) · bb47471cf1d0e670 · report
window_partition yhygao/UTNet/model/swin_unet.py community (archive-listed) unverified MIT (permissive) · d82a40639bf451e5 · report
window_reverse yhygao/UTNet/model/swin_unet.py community (archive-listed) unverified MIT (permissive) · 503511a5414aca33 · report

Tasks

Image SegmentationIncremental LearningMedical Image SegmentationSegmentationSemantic SegmentationTransfer Learning

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Focus

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