Papers › UniverSeg: Universal Medical Image Segmentation

UniverSeg: Universal Medical Image Segmentation

12 Apr 2023ICCV 2023 1arXiv:2304.06131archive 2025-07-28

Victor Ion Butoi, Jose Javier Gonzalez Ortiz, Tianyu Ma, Mert R. Sabuncu, John Guttag, Adrian V. Dalca

While deep learning models have become the predominant method for medical image segmentation, they are typically not capable of generalizing to unseen segmentation tasks involving new anatomies, image modalities, or labels. Given a new segmentation task, researchers generally have to train or fine-tune models, which is time-consuming and poses a substantial barrier for clinical researchers, who often lack the resources and expertise to train neural networks. We present UniverSeg, a method for solving unseen medical segmentation tasks without additional training. Given a query image and example set of image-label pairs that define a new segmentation task, UniverSeg employs a new Cross-Block mechanism to produce accurate segmentation maps without the need for additional training. To achieve generalization to new tasks, we have gathered and standardized a collection of 53 open-access medical segmentation datasets with over 22,000 scans, which we refer to as MegaMedical. We used this collection to train UniverSeg on a diverse set of anatomies and imaging modalities. We demonstrate that UniverSeg substantially outperforms several related methods on unseen tasks, and thoroughly analyze and draw insights about important aspects of the proposed system. The UniverSeg source code and model weights are freely available at https://universeg.csail.mit.edu

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

Code

Syntology Ran 8 of 16 code samples harvested from 2 repositories linked to this paper; 8 have no recorded run. Of those that ran: 2 ran · honoured contract; 3 ran · our draft was wrong; 3 ran with no contract checked.

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

JJGO/UniverSeg officialmentioned on GitHubpytorch report
deel-ai-papers/consema mentioned on GitHubpytorch 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

16 samples harvested; 8 ran; 2 honoured the contract we drafted; 8 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
3ran · our draft was wrong
3ran
8unverified

Licence: 2 of the 16 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.

CrossConv2d JJGO/UniverSeg/universeg/model.py official repository ran Apache-2.0 (permissive) · 9994802f43d8b159 · report
Vmap JJGO/UniverSeg/universeg/model.py official repository ran Apache-2.0 (permissive) · 7daac70e030811f7 · report
as_2tuple JJGO/UniverSeg/universeg/model.py official repository ran · honoured contract Apache-2.0 (permissive) · 142578030862b078 · report
get_nonlinearity JJGO/UniverSeg/universeg/model.py official repository ran · our draft was wrong Apache-2.0 (permissive) · 1617355e53350393 · report
validate_arguments_init JJGO/UniverSeg/universeg/model.py official repository ran · our draft was wrong Apache-2.0 (permissive) · e61d58ef89523382 · report
vmap JJGO/UniverSeg/universeg/model.py official repository ran · our draft was wrong Apache-2.0 (permissive) · 290578cdad9c6a53 · report
ConvOp JJGO/UniverSeg/universeg/model.py official repository unverified Apache-2.0 (permissive) · adf8d27021bbab9c · report
CrossBlock JJGO/UniverSeg/universeg/model.py official repository unverified Apache-2.0 (permissive) · 616bb64d3505047c · report
CrossOp JJGO/UniverSeg/universeg/model.py official repository unverified Apache-2.0 (permissive) · 02274408c04c614d · report
UniverSeg JJGO/UniverSeg/universeg/model.py official repository unverified Apache-2.0 (permissive) · d931621ba7ba79fc · report
initialize_bias JJGO/UniverSeg/universeg/model.py official repository unverified Apache-2.0 (permissive) · 874ef3743327a7df · report
initialize_layer JJGO/UniverSeg/universeg/model.py official repository unverified Apache-2.0 (permissive) · d3e23d20c761e266 · report
initialize_weight JJGO/UniverSeg/universeg/model.py official repository unverified Apache-2.0 (permissive) · 99341f22e98fdf80 · report
reset_conv2d_parameters JJGO/UniverSeg/universeg/model.py official repository unverified Apache-2.0 (permissive) · a55e933baa469a5c · report
UniversegInferenceWrap deel-ai-papers/consema/src/benchmarkerie/models.py community (archive-listed) ran licence not identified · pointer only · fc48c1f3df993437 · report
dice_score deel-ai-papers/consema/src/benchmarkerie/models.py community (archive-listed) ran · honoured contract fingerprinted licence not identified · pointer only · da563328802c0ab5 · report

Tasks

Image SegmentationMedical Image SegmentationSegmentationSemantic 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