July 08, 2026
Vision foundation models (VFMs) are increasingly being developed for radiological imaging, yet their definition, development and evaluation remain heterogeneous. We conducted a PRISMA-ScR scoping review of peer-reviewed studies published between January 2017 and March 2026 describing foundation models trained exclusively on radiological imaging data. Sixty-seven studies were included and mapped across three pillars: data scale and heterogeneity, architectural and pretraining scalability, and downstream transferability and generalization. Datasets primarily covered brain MRI, thoracoabdominal CT, and chest X-ray, ranging from fewer than 100,000 samples to multi-million-image cohorts. Transformer-based architectures and self-supervised pretraining predominated, particularly masked image modeling, contrastive learning and multi-stage approaches. Evaluation focused mainly on segmentation and classification, whereas cross-center, cross-scanner, anatomical and modality-shift validation was inconsistently reported. Alignment with FUTURE-AI principles was uneven. Overall, radiology-specific VFMs show promising transferability, but clinical translation remains constrained by limited data representativeness, heterogeneous benchmarks, incomplete reporting and insufficient deployment-oriented evaluation.
Keywords: foundation models; radiology; review; medical imaging
Originating in natural language processing and popularized through large language models [1], foundation models (FMs) represent a shift toward learning general-purpose representations from large-scale data. Unlike task-specific models optimized for a single objective, FMs are trained on diverse and extensive datasets with the objective of capturing transferable features that can be adapted to multiple downstream applications.
This paradigm shift has been extended to computer vision through vision foundation models (VFMs), which are high-capacity neural networks trained on large-scale, heterogeneous, and often unlabeled imaging data to learn reusable representations that can be efficiently adapted to diverse specific tasks [2]. These properties are particularly relevant in radiology imaging analysis, where data scarcity, high annotation costs, and substantial variability across institutions, scanners and acquisition protocols hinder predictive model generalization and clinical translation [3]. Furthermore, such variability induces distributional shifts that significantly degrade performance under external validation and real-world deployment settings.
Self-supervised learning (SSL) has become the dominant strategy for pretraining models in medical imaging due to its ability to exploit the intrinsic structure of unlabeled data [4]. In medical imaging, SSL approaches are typically grouped into two broad families: (i) reconstruction-based methods, such as masked image modeling and related generative objectives [5], and (ii) contrastive learning frameworks that promote invariance across augmented views, modalities, or patient-level representations [6]. Complementary, weakly supervised learning strategies, which exploit coarse or inexact labels, have also contributed to scaling representation learning in radiology [7].
Built upon these pretraining strategies, VFMs are typically implemented using large-capacity architectures (often based on transformer designs [8]) and trained on increasingly large and diverse datasets. Once pretrained, these models are adapted to downstream clinical tasks through a range of transfer learning strategies, including zero-shot (ZS) and few-shot (FS) inference, as well as full or partial fine-tuning [9]. More recently, parameter-efficient fine-tuning (PEFT) methods, such as low-rank adaptation [10] and adapter-based approaches [11], have gained increasing attention. These techniques enable efficient task adaptation while reducing computational cost and mitigating overfitting, which is particularly relevant in data-scarce clinical environments.
Despite rapid progress, the concept of “vision foundation model” remains inconsistently defined across the radiology literature. Models referred to as VFMs vary substantially in dataset scale and diversity, pretraining strategy, architectural design, and downstream evaluation protocols [12]. This terminology ambiguity complicates systematic identification of relevant models, limits meaningful cross-study comparisons, and obscures a rigorous understanding of their strengths and weaknesses.
Several reviews have recently examined FMs in medical imaging from complementary perspectives, yet important aspects remain incompletely characterized. A recent narrative review described training paradigms, adaptation strategies, and evaluation frameworks for radiology FMs; however, it provided limited characterization of dataset composition, architectural trends, and the distribution of downstream tasks across the literature [13]. Another review offered a broader perspective spanning modalities beyond radiology such as pathology and ophthalmology, but at the cost of modality- and anatomy-specific characterization within radiology itself [14]. A survey of self-supervised pretraining examined diagnostic tasks across X-ray, CT, MRI, and ultrasound; however, its focus on a single methodological paradigm placed less emphasis on the broader landscape of FM architectures, downstream task coverage, and challenges related to clinical translation [15]. A systematic review and meta-analysis of vision-language FMs quantified performance across classification, segmentation, report generation, and visual question answering, but its coverage of vision-only radiology FMs remained limited [16]. Another recent review examined the fundamentals, applications, opportunities, challenges, risks, and prospects of FMs for radiology with particular attention to clinical adoption and regulatory considerations, although its narrative format did not provide a systematic evidence mapping of architectural choices, dataset characteristics, and external validation gaps [17].
Taken together, these contributions highlight the growing interest in radiology foundation models, while underscoring the absence of a comprehensive and structured overview focused specifically on radiology VFMs. To address this need, we conducted a scoping review that organizes the literature around three core pillars: (i) access to large-scale and heterogeneous imaging datasets, (ii) scalable pretraining strategies and model architectures, and (iii) adaptation approaches for downstream clinical tasks. By synthesizing the literature around these interconnected pillars, this review aims to support more consistent characterization and comparison of VFMs in radiology, and to identify methodological and clinical gaps that warrant further investigation.
Complementing this framework, we examine the extent to which included models address key principles of the FUTURE-AI guidelines [18], namely robustness, fairness, universality, explainability, traceability, and usability. This perspective allows the review to situate methodological advances within broader considerations of safe, and clinically effective deployment, and to identify where current VFM development diverges from established standards for trustworthy medical AI.
A review protocol for this study was not registered.
The eligibility criteria were defined following PRISMA-ScR [19] recommendations to ensure transparency and reproducibility. Studies were screened according to the following inclusion criteria.
Peer-reviewed journal articles in English published between January 2017 and March 2026. The starting date was selected to capture the emergence of modern large-scale representation learning paradigms and FM-like approaches in computer vision [20], [21].
Studies involving models trained on radiological imaging data, including radiography (X-ray), computed tomography (CT), magnetic resonance imaging (MRI), nuclear medicine (PET/CT), and ultrasound (US).
Studies employing pretraining on imaging datasets intended to learn generalizable representations transferable across downstream tasks. This includes self-supervised learning, weakly supervised learning or supervised pretraining on large datasets.
Studies proposing a new VFM or reporting the adaptation and fine-tuning of an existing VFM for radiology applications.
Studies evaluating the VFM on at least one radiology-related downstream task, such as classification, segmentation, detection, report generation, or survival prediction.
Studies explicitly described by the authors as VFM were included despite partially meeting the above criteria, provided that this classification was supported through a journal peer-review process.
Conversely, studies were excluded following the following criteria:
Studies based exclusively on shallow learning methods or conventional machine learning approaches without deep neural networks.
Models developed exclusively for a single downstream task without evidence of representation, transfer, adaptation or reuse across tasks, datasets, or clinical settings.
Studies using fully frozen pretrained models without proposing methodological adaptations, architectural modifications, or representation learning contributions.
Studies focused solely on clinical application, benchmarking, or comparative evaluation without methodological development of a FM.
Studies proposing training pipelines or frameworks without developing a radiology VFM.
Studies that did not include a pretraining stage intended to learn transferable representations.
Studies exclusively involving non-radiological imaging domains, including histopathology, ophthalmology, microscopy, endoscopy, or dermatology imaging.
Editorials, commentaries, letters, conference abstracts, tutorials, surveys, and non-peer-reviewed publications.
Studies whose primary objective was not the development, adaptation, or evaluation of radiology-oriented VFMs.
A literature search for eligible publications was conducted in March 2026 across PubMed, Scopus, IEEE, and EMBASE. The key search terms were based on a combination of two major terms: “foundation models” and “medical imaging” (see Supplementary Material Section 7.1). Search terms were formulated to include radiology-focused VFMs, while exclusion terms were applied to remove studies with multimodal, non-image-based, or non-radiology FMs.
Full electronic search strategy for one database is provided in Supplementary Material Section 7.2.
Literature search and study selection were independently conducted by two reviewers following the predefined eligibility criteria. Covidence review management software (Veritas Health Innovation, Melbourne, Australia) was used to support record management, study screening, and data extraction. After removal of duplicate records, all retrieved studies identified through the search strategy underwent a two-stage screening process consisting of (i) title and abstract screening and (ii) full-text review. Each study was independently assessed by both reviewers at both screening stages. Disagreements were resolved through consensus discussions during dedicated review meetings.
Data extracted included the following: (1) general information: title, authors, affiliations, journal, publication date, and DOI; (2) study objective: primary objective, secondary objectives, and main contributions; (3) data characteristics: number of slices/scans/cases, imaging modality, organ or anatomical region, pathology or condition, number of centers, dataset source, image characteristics, dataset names, test data, annotations, preprocessing steps, and data quality information; (4) methods: model type, model name, architecture, backbone, pretraining strategy, fine-tuning strategy, model input, task objective, and prompt; (5) evaluation: downstream tasks, evaluation strategy, main performance metrics and scores, and comparisons with the state of the art; (6) implementation details: computing resources and model parameters; (7) FUTURE-AI principles: fairness, universality, traceability, usability, robustness, and explainability; (8) identified gaps and proposed future steps; and (9) community impact: license information, data, model, and code availability.
Given the exploratory nature of this scoping review and the marked heterogeneity across datasets, tasks, evaluation protocols, and reporting standards, findings were synthesized descriptively rather than through quantitative meta-analysis.
We propose a conceptual framework grounded in three pillars to unify the core characteristics and operational requirements of VFMs in radiology: (i) access to large-scale and diverse imaging data, (ii) scalable pretraining strategies and model architectures, and (iii) adaptation and transferability to downstream clinical tasks. Using this three-pillar framework, we mapped the current evidence to provide a structured characterization of radiology VFMs and to enable consistent comparison across diverse methodological approaches and downstream applications.
The first pillar captures the scale and composition of the training data used to develop a VFM. Such models require large-scale and clinically heterogeneous imaging datasets encompassing multiple modalities, anatomical regions, pathologies, and patient populations, ideally aggregated across institutions, scanners, and acquisition protocols. Increasing dataset scale and heterogeneity facilitate representation learning, broader domain coverage, and improved generalization capabilities. Table 1 summarizes the data-related variables extracted from each included study under this pillar.
| Item | Description |
|---|---|
| # Data (Unit) | Number of imaging samples used to train the model categorized into slices or scans. |
| Modality | Imaging modalities represented in the dataset typically CT, X-ray, US or MRI. |
| Localization | Anatomical regions included in the dataset. "Multiple" refers to different localizations. |
| Clinical indication | Clinical conditions or patient populations represented. "Multiple" implies different pathologies. |
| Centers | Number of contributing data sources or institutions (single center or multicenter) |
| Availability | Whether the dataset is publicly available or proprietary (public and private) |
3pt
The second pillar focuses on scalable pretraining strategies and model architectures. VFMs aim to learn robust, task-agnostic representations that can be efficiently transferred across diverse clinical applications. Consequently, model architectures must accommodate large data volumes and increasing model capacity, capture long-range dependencies, and efficiently process high-resolution and volumetric medical imaging data. Scalable pretraining paradigms therefore play a central role in enabling transferable representations across complex radiological domains. Table 2 summarizes the model and pretraining-related variables extracted from each included study under this pillar.
| Item | Description |
|---|---|
| Model name | Model’s published name or identifier. |
| Architecture | Backbone architecture used for the model. |
| Pretraining strategy | Learning paradigm used. |
| Hardware | Computational resources for pretraining. |
| Parameters | Total number of trainable parameters. |
| Weights | Whether pretrained weights are publicly accessible (Yes/No). |
| Code | Whether training or inference code is publicly available (Yes/No). |
3pt
The third pillar characterizes the VFMs’ ability to generalize and adapt across multiple downstream clinical tasks while maintaining meaningful performance. This pillar reflects the practical utility, transferability and, robustness of learned representations across diverse radiological applications. Table 3 provides a summary of the downstream evaluation and adaptation variables extracted from each included study under this pillar.
| Item | Description |
|---|---|
| Tasks | Number of downstream evaluation tasks performed. |
| Task types | Categories of tasks addressed (e.g., classification, segmentation). |
| Fine-tuning strategy | Fine-tuning strategy used, if applicable. |
| Generalization | Type of generalization shift evaluated in the downstream tasks. |
| Zero-shot (ZS) | Indicates whether zero-shot evaluation was performed (Yes/No). |
| Few-shot (FS) | Indicates whether few-shot evaluation was conducted (Yes/No). |
| Baseline outperforming (PT/FM ↑) | Whether the pretrained or FMs outperformed baseline pretrained models (Yes/Partially/No). |
| Task-specific outperforming (Task-spec. ↑) | Whether performance exceeded that of task-specific models (Yes/Partially/No) |
To complement the technical mapping of VFM studies in radiology, we additionally characterized their reported alignment with principles for trustworthy and deployable artificial intelligence (AI) in healthcare. For this purpose, we adopted the FUTURE-AI framework [18], an international consensus guideline developed to support the responsible development, evaluation, and deployment of AI systems across the healthcare lifecycle. The framework defines six core principles—fairness, universality, traceability, usability, robustness, and explainability—and outlines best-practice recommendations spanning technical, clinical, ethical, and regulatory domains.
Alignment with FUTURE-AI principles was descriptively assessed as "reported" or "not reported". A principle was considered reported if the study explicitly described at least one design choice, evaluation procedure, or implementation element corresponding to that principle. No attempt was made to assess completeness, quality or degree of adherence, as the objective was to map reporting patterns.
The study selection process is summarized in the PRISMA flow diagram in Figure 1. The database search identified 2,596 records, including 1322 from Scopus, 592 from PubMed, 567 from Embase, and 115 from IEEE. After removal of 1200 duplicate records (1191 identified automatically using Covidence and nine identified manually), 1396 unique studies remained for title and abstract screening. Of these, 1223 studies were excluded, leaving 173 articles for full-text eligibility assessment. Following full-text review, 106 studies were excluded according to the criteria defined in Section 2.1. The main reasons for exclusion included preprints, lack of authorization, conference publications, use of non-radiological imaging modalities, incorporation of text-based data, focus on methodological model training frameworks, use of shallow model architectures, and study objectives not aligned with the development of a radiology VFM. Ultimately, 67 studies met the inclusion criteria and were included in the final scoping review. The temporal distribution of included studies shows that eligible studies began to meet the inclusion criteria from late 2023 onward, with a notable shift in trend beginning in 2025, when the number of included studies increased markedly (Figure 2C).
Across the 67 included studies, substantial variability was observed in both data dimensionality (2D, 3D and 4D) and dataset scale, with cohort sizes ranging from <100k to >1M samples. For consistency, dataset sizes were reported using units aligned with the underlying data representation: 2D datasets are quantified in slices, whereas 3D and 4D datasets are generally quantified in scans. However, in two studies [22], [23] involving volumetric data, dataset size was reported only in terms of extracted slices, and this convention was therefore retained. An additional category, denoted as ‘multiple’, was introduced for studies combining heterogeneous dimensionalities.
To facilitate comparison across studies, datasets were further grouped by scale magnitude. For slice-based datasets, small, medium, and large scales corresponded to <100k, 100k–1M, and >1M samples, respectively, whereas for scan-based datasets the corresponding ranges were <10k, 10k–100k, and >100k. Notably, 3D and 4D acquisitions generally encode substantially richer spatial and temporal information than 2D data, even when the reported sample counts are similar.
Among slice-based datasets, six studies (8.9%) were categorized as small [22], [24]–[28], seven (10.3%) as medium [29]–[35], and only five (7.4%) used large-scale datasets [23], [36]–[39]. Scan-based datasets were predominantly distributed across the small- and medium-scale categories, comprising 15 (22.3%) [40]–[54] and 17 (25.3%) [55]–[71] studies, respectively. Only two studies (3%) employed large datasets [72], [73].
Studies categorized as "multiple" were predominantly large-scale when dataset size was reported in slices (7, 10.4%) [74]–[80]. In contrast, three scan-based multimodal datasets (4.4%) were medium-scale [81]–[83], with the exception of [84], which was categorized as small.
Modality composition further differentiated studies. Most studies (39, 58.2%) relied on a single imaging modality [22]–[26], [28]–[30], [32]–[44], [50]–[57], [63], [66], [67], [69]–[73], [80]. These included 12 studies using single-parametric MRI, 12 CT, nine US, and five X-ray datasets. In contrast, 26 studies (38.8%) explicitly incorporated multimodal imaging data [27], [31], [45]–[49], [58]–[62], [64], [65], [68], [74]–[79], [81]–[85], combining modalities such as CT, single- or multiparametric MRI, PET, US, X-rays, as well as additional medical imaging domains including histopathology, optical coherence tomography, and endoscopy.
Anatomical coverage also varied. Single-location studies (34, 50.7%) focused on specific regions such as the chest [29], [32]–[34], [36], [55], [66], [72], colorectum [53], heart [80], tongue [24], thyroid [30], and breast [64]. Among these, the majority (21, 61.7%) focused on the brain [22], [27], [42], [44], [46]–[48], [51], [52], [56]–[60], [62], [65], [67], [69]–[71], [84]. In contrast, 30 studies (44.8%) investigated multiple anatomical locations [23], [25], [26], [28], [31], [35], [37]–[41], [43], [45], [49], [50], [54], [61], [63], [68], [73]–[79], [81]–[83], [85]. The most frequently represented anatomical regions were the brain, thorax, and abdomen, followed by frequent inclusion of liver, kidney, breast, heart, bone, and vascular structures. Several studies also explicitly addressed whole-body or large multi-organ settings.
Pathology coverage was similarly heterogeneous. Multi-pathology studies (22, 32.8%) encompassed diverse and often pathology-agnostic conditions [23], [27], [28], [31], [35], [38], [39], [43], [45], [54], [66], [68], [71], [73]–[76], [78], [79], [81]–[83]. Within this group, the most frequently co-occurring disease categories were cancer, neurologic conditions, and thoracic or abdominal diseases, often combined with healthy anatomy. Single-disease studies were distributed across pulmonary/thoracic diseases (7, 10.4%) [29], [32]–[34], [36], [55], [72], neurologic and psychiatric conditions (12, 17.9%) [42], [44], [46], [47], [51], [52], [56], [57], [60], [62], [69], [70] and cancer-related applications (13, 19.4%) [22], [25], [26], [37], [41], [50], [53], [61], [64], [65], [67], [77], [85]. A smaller number of studies focused on healthy or non-pathology data (5, 7.4%) [40], [58], [59], [63], [84]. Specialized single-disease categories appeared less frequently, such as speech-related conditions [24], musculoskeletal disorders [49], pediatric applications [48], and endocrine disorders in [30].
Institutional heterogeneity revealed that most studies used multicenter data (56, 83.5%) [23], [25], [26], [29], [36], [37], [40], [42]–[48], [50], [55]–[57], [61]–[64], [74]–[77], [84], [85]. However, only seven studies (10.44%) were single-center [24], [30], [41], [49], [58], [60], [65]. Notably, some single-center studies still achieved substantial acquisition diversity, for instance, [58] used data from 14 scanners across five manufacturers, [60] included 14 scanners, and [65] also reported 14 scanners within a single institution.
Regarding accessibility, publicly available datasets were used in 37 studies (55.2%) [23], [25], [27]–[29], [32], [33], [35], [40]–[45], [47], [50]–[52], [54], [56], [57], [62], [63], [67], [70], [71], [73]–[79], [81], [83]–[85] and combined with private data in 14 studies (20.9%) [26], [31], [34], [37]–[39], [46], [55], [61], [66], [68], [69], [80], [82], whereas 12 studies (17.9%) relied exclusively on proprietary datasets [24], [30], [36], [48], [49], [53], [58]–[60], [64], [65], [72].
Table ¿tbl:tab:pillar951? and Figure 2 A-G summarize the distribution of dataset scale and heterogeneity across the included studies.
Transformer-based models were the most prevalent, appearing in 53 studies (79.1%) [23]–[39], [43], [45], [49]–[51], [53], [54], [56]–[58], [60], [62], [65]–[88]. These models include Vision Transformers (ViT; e.g., ViT-B and ViT-L), Swin Transformers, and other transformer variants.
Hybrid architectures integrating convolutional and transformer components were reported in 14 studies (20.9%), reflecting a strategy to jointly capture local, spatial features and long-range contextual dependencies [24]–[26], [30], [32], [43], [57], [60], [62], [72], [73], [75], [87], [88]. Purely convolutional architectures were used in eight studies (11.9%) [22], [41], [48], [52], [55], [59], [61], [63], including DenseNet, ResNet, and UNet-based architectures.
Alternative paradigms were less common. State-space (Mamba-based [89]) models were reported in two studies [40], [47]. Graph-based architectures were limited to three studies [42], [44], [70]. Three studies adopted mixture-of-experts (MoE) architectures, using formulations such as task-specific expert routing [57], and modality-specific experts with hierarchical or soft gating to handle missing modalities [46], [64].
SSL was the most dominant pretraining strategy, employed in 48 studies (71.6%). Among these, masking–based SSL approaches were most common (19 studies, 40%) [30], [36]–[40], [51], [53], [54], [57], [60], [61], [66], [67], [70], [71], [75], [76], [83], followed by contrastive SSL methods (6 studies, 12.5%) [24], [41], [52], [55], [69], [73]. In addition, generative approaches (1 study) [72] and self-distillation (DINO-based [90]) approaches (3 studies) [68], [79], [80] were identified. Nine studies (18.8%) used multi-stage or composite SSL pipelines, combining mask-based and contrastive learning techniques with strategies such as meta-learning or self-distillation frameworks [33], [34], [44], [45], [47], [56], [58], [62], [65].
Supervised pretraining was reported in 14 studies (22.4%) [22], [25]–[27], [29], [31], [32], [35], [43], [46], [59], [64], [74], [77], [82], typically leveraging large, annotated datasets, multi-task objectives, or cyclical training across heterogeneous sources. Initialization from large pretrained models was also common, particularly SAM-based [91] approaches (15 studies, 22.4%) [23], [27], [28], [31], [35], [45], [49], [50], [76], [78], [81], [82], [85]–[87], and were most often adapted through supervised fine-tuning, frequently leveraging PEFT strategies, adapters, or partial backbone freezing. Several studies further incorporated external pretrained encoders, such as CLIP [92] or ImageNet-pretrained networks, as part of hybrid initialization schemes [26], [64], [84].
Model parameter counts were reported in 41 studies (61.2%), ranging from fewer than 10 million parameters to approximately 1.2 billion parameters, with the largest model being [73], and a median of 214 million. In studies reporting multiple model variants, the largest configuration was considered.
Computational resources were reported in 54 studies (80.6%). Among these, 21 studies (31.3%) employed single-GPU training setups, whereas 33 (49.3%) used multi-GPU configurations, typically ranging from two to eight GPUs and reaching up to 32 and 64 GPUs in some cases, with NVIDIA A100 GPUs being the most commonly used. In contrast, 14 studies (20.9%) did not specify the computing resources employed.
Regarding openness and reproducibility, code was available in 48 studies (71.6%), while pretrained weights were publicly available in 35 studies (52.2%).
Architectural and pretraining characteristics of the included studies are summarized in Table ¿tbl:tab:pillar952? and represented in Figure 2 F.
Substantial variability was observed in scalability across tasks, datasets, and clinical settings (Table ¿tbl:tab:pillar953?). Most studies (58, 86.5%) evaluated multiple downstream tasks, ranging from 1 to 146 tasks (median: 6). Notably, 19 studies (28.4%) evaluated 10 or more tasks [23], [25], [31], [34], [37], [38], [43], [46], [52], [56], [66], [73]–[77], [82]–[84].
Common downstream tasks included classification, segmentation, detection, regression, survival analysis, enhancement, localization, and progression modeling. Segmentation (67.1%) and classification (61.1%) were the most frequently investigated tasks.
Fine-tuning (full or partial) was the dominant adaptation strategy (45 studies, 67.1%), often complemented by PEFT methods (10 studies, 14.9%) [23], [27], [28], [33], [43], [49], [76], [81], [85], [87]. In contrast, frozen-encoder evaluations using linear probing (LP) were explicitly performed in 12 studies (17.9%) [29], [32], [33], [41], [52], [55], [56], [68], [69], [72], [75], [88]. Similarly, ZS evaluation without task-specific fine-tuning was reported in 12 studies (17.9%) [25], [26], [29], [31], [43]–[45], [51], [63], [77], [83], [84]. FS learning scenarios were evaluated in 17 studies (25.3%), commonly involving 1–5 labeled samples per task [25], [28], [29], [34], [42], [43], [45], [54], [56], [63], [69], [72], [74], [80], [81], [83], [86].
Generalization of VFMs was evaluated in 97% of studies. Disease shift was the most frequently evaluated setting (54 studies, 80.5%) [23], [25]–[42], [44], [46]–[48], [50]–[53], [55]–[58], [60], [62], [64]–[72], [74]–[77], [79]–[83], [85], [86], [88]. Task shift generalization was assessed in 32 studies (47.7%) [25], [27], [29], [30], [32]–[38], [41], [48], [50]–[53], [55], [57], [63], [64], [68]–[75], [79], [80], [88]. Anatomical shift generalization was reported in 30 studies (44.7%) [23], [25], [26], [28], [31], [33], [35], [37]–[41], [43], [45], [49], [50], [54], [63], [68], [74]–[79], [81]–[83], [85], [86]. Modality shift generalization was evaluated in 19 studies (28.4%) [28], [31], [40], [45]–[47], [54], [59], [61], [62], [76]–[78], [81]–[86]. In addition, cross-center generalization was explicitly evaluated in 23 studies (34.3%) [26], [28], [29], [31], [34], [36]–[38], [41], [50], [53], [56], [59], [61], [64], [66], [67], [72], [74], [80], [82], [85], [87], while cross-scanner robustness was reported in four studies [28], [37], [64], [65]. Only two studies did not evaluate generalization [22], [24].
Performance evaluation against established pretrained and VFMs was a central component of the included studies, reported in 49 (73.1%) of cases. Among these, 93.8% demonstrated superior performance, either consistently across benchmarks or in more than 90% of the evaluated downstream tasks, while an additional 6% reported partial improvements, demonstrating superior performance in at least one evaluation setting. Comparisons with fully supervised, task-specific models were even more prevalent, reported in 57 studies (85.1%). Among these, 84% outperformed task-specific models, whereas 15.8% demonstrated partial improvements.
Downstream evaluation characteristics of the included studies are summarized in Table ¿tbl:tab:pillar953? and represented in Figure 2 E.
The alignment of the included studies with the FUTURE-AI principles is summarized in Figure 2 G. To enhance transparency and reproducibility, a detailed breakdown is provided in Table 8 (Supplementary Material, Section 7.3), where each reported principle is accompanied by a brief justification outlining the specific criteria and evidence supporting its classification.
Across the included literature, adherence to the FUTURE-AI principles was heterogeneous and inconsistently reported. Only 20 studies (29.9%) comprehensively addressed all principles [26], [32], [34], [38], [39], [44], [51], [52], [56], [61]–[64], [66], [67], [69], [75], [77], [79], [80]. Among individual principles, robustness was the most frequently reported (63 studies, 94%), reflecting the strong emphasis on performance stability and generalization across datasets and tasks. Universality (60 studies, 89.6%) and usability (58 studies, 86.6%) were also commonly addressed, consistent with the focus on scalability and practical applicability of VFMs across diverse clinical settings. Traceability was reported in 54 studies (80.5%), typically in the form of methodological transparency or documentation of model development and evaluation. In contrast, explainability and fairness were less consistently evaluated, reported in 48 (71.6%) and 34 (50.7%) studies, respectively.
This scoping review aims to provide a comprehensive overview of the current landscape of VFMs in radiology. Although the topic has gained substantial visibility in recent years, the scientific evidence remains recent and rapidly evolving. The first studies meeting the inclusion criteria emerged only in late 2023, with publication activity increasing markedly from 2025 onward (Figure 2). This growth likely reflects the convergence of several technological and methodological advances, including the success of FMs in computer vision, the maturation of SSL approaches, increased access to large-scale imaging datasets, and progress in scalable computational infrastructures [12].
In total, 67 studies met the predefined eligibility criteria. While this number may appear modest relative to the growing interest in the field, it should be interpreted in the context of the deliberately focused scope of this review. Specifically, we restricted our analysis to imaging-only FM and excluded approaches incorporating language data. This decision was made to maximize methodological comparability across studies and evaluation settings while isolating imaging-specific contributions from the additional complexities associated with multimodal learning and textual integration [93]. As a result, this review provides a focused assessment of the state of VFM in radiology, enabling the identification of prevailing trends, methodological limitations, and priorities for future research.
Among the most important observations arising from this review is the absence of a consistently applied definition of VFMs in radiology. This lack of consensus is reflected in the substantial heterogeneity observed across studies, encompassing dataset scale and composition, pretraining paradigms, architectural design choices, fine-tuning approaches, and downstream evaluation tasks. To provide a more structured analysis, we organized the literature according to three core pillars: data scale and heterogeneity, architectural and pretraining scalability, and downstream transferability and generalization.
Regarding the first pillar, current radiology VFMs remain strongly shaped by the scale of the datasets used during pretraining. Although slice-based datasets occasionally reach the million-sample scale, scan-based datasets remain predominantly small to medium in size. This discrepancy reflects intrinsic barriers in radiology, including the cost of data acquisition, storage, and annotation, as well as privacy constraints. Importantly, it raises questions regarding the extent to which current models can genuinely be considered “foundation models”, as their scale often falls short of what is typically observed in natural image or multimodal FM development [4].
Dataset composition across imaging modalities, anatomical regions, and pathologies also revealed important observations. In principle, datasets encompassing multiple imaging modalities should benefit from learning complementary information, enabling VFMs to develop more robust and transferable visual representations [94]. Despite these potential benefits, more than half of the reviewed studies relied on a single imaging modality. This under-representation was particularly evident for nuclear medicine modalities, such as PET, which appeared in only a small fraction of studies. One potential factor limiting the integration of heterogeneous datasets across imaging modalities is the substantial differences in spatial dimensionality. These differences often encourage the use of slice-wise or pseudo-3D processing strategies, even for inherently volumetric modalities such as CT and MRI, thereby limiting the exploitation of three-dimensional contextual information[95]. Consequently, explicit volumetric representation learning was supported by relatively few studies. Temporal modeling was even less frequently addressed, likely due to the limited availability of longitudinal (4D) imaging datasets, which constraints the ability of current VFMs to capture disease evolution over time.
Pathology coverage was similarly imbalanced, with some studies using multi-pathology datasets to support broader representation learning, whereas many remained focused on single-disease settings, most commonly involving thoracoabdominal CT in oncology, brain MRI in neurological disorders, and chest X-ray imaging in pulmonary diseases. In contrast, several major radiological domains, such as cardiovascular, pediatric, musculoskeletal, obstetric, and inflammatory imaging, remained absent or sparsely represented. Although specialized datasets often align with well-defined clinical tasks, they may not fully exploit the potential of FMs to learn transferable medical representations. The coexistence of these two paradigms suggests that the field has not yet converged on a unified strategy for balancing task-specific performance with general-purpose modeling.
Data heterogeneity, accessibility, and reproducibility also pose significant challenges for VFMs. While the predominance of multicenter studies suggests increasing awareness of the importance of data diversity for robust model development, important gaps remain. In particular, demographic diversity is often insufficiently reported, limiting the assessment of model fairness. At the same time, dataset accessibility remains a critical bottleneck. Although more than half of the studies rely exclusively on public datasets, a significant proportion incorporate proprietary data or depend entirely on private collections. While private datasets may enhance scale and diversity, their use limits reproducibility and standardized benchmarking, underscoring the need for larger, standardized, and openly accessible radiology datasets [94], [96].
Regarding the second pillar, current radiology VFMs remain characterized by substantial diversity in architectural design, pretraining strategies, and computational scale, reflecting an evolving yet still fragmented methodological landscape.
Transformer-based architectures clearly predominated across studies, likely due to their ability to capture long-range spatial dependencies, integrate multi-scale contextual information, and scale effectively with increasing data availability [97]. However, the continued presence (>30%) of purely convolutional and hybrid convolution–transformer architectures suggests that fully transformer-based solutions may not yet adequately capture the inductive biases required for radiological imaging data. In particular, convolutional components remain important for encoding fine-grained local structures, which are often critical for radiological interpretation [98]. The coexistence of these paradigms indicates that the field has not yet converged on a canonical architectural design for VFMs in radiology. At the same time, the emergence of alternative approaches—including state-space models (e.g., Mamba [89]), graph-based methods, and mixture-of-experts frameworks—highlights ongoing exploration beyond established transformer-based designs. Although these paradigms remain less prevalent, they point toward promising directions for addressing challenges such as spatio-temporal modeling, structured reasoning, modality-aware processing, and computational efficiency.
Pretraining strategies similarly revealed a strong predominance of SSL, likely reflecting both the scarcity of large-scale annotated radiological datasets and the need to exploit large quantities of unlabeled medical imaging data for representation learning [4]. Within this context, reconstruction-based approaches, particularly masked image modeling, are the most commonly adopted SSL strategy, followed by contrastive learning and composite multi-stage pipelines, typically combining reconstruction and contrastive objectives [6]. Emerging techniques such as self-distillation are also observed, likely reflecting their recent success in natural-image domains thanks to their capability to integrate both global- and pixel-level features [90]. Nevertheless, a non-negligible proportion of studies continues to rely on supervised pretraining, including multi-task and segmentation-oriented setups, particularly in settings where curated annotations were available.
In parallel, the increasing use of initialization from large pretrained models (e.g., SAM-based approaches [91]) highlights a growing dependence on external sources of knowledge. While these strategies can improve efficiency and performance, they also raise questions regarding domain alignment and the extent to which general-domain representations adequately capture the specific characteristics of radiological data.
Model scale, computational requirements, and reproducibility practices also revealed valuable insights in the current radiology VFMs landscape. Reported parameter counts span several orders of magnitude, ranging from relatively compact architectures to models approaching the billion-parameter scale, although the median size (\(\sim\)200M) remains substantially lower than that of FMs in natural vision or multimodal AI [99]. This suggests that, despite adopting the terminology of FMs, current approaches in radiology are still comparatively limited in scale. This trend is further reflected in the reported computing infrastructure, as a limited number of studies reported access to large multi-GPU infrastructures, while a considerable proportion relied on single-GPU setups. These constraints likely stem from the restricted availability of large-scale training datasets, which in turn reduces the necessity of large-scale distributed training infrastructures.
Reproducibility and openness practices presented a mixed picture. Although a majority of studies provided access to source code, substantially fewer released pretrained weights, thereby limiting reproducibility and downstream reuse. In addition, incomplete reporting of model configurations and computational resources in some works further hinders transparent comparison across methods. As models continue to grow in complexity, standardized reporting practices and broader adoption of open science principles will be essential to ensure reproducibility and facilitate progress in the field.
Regarding the third pillar, current radiology VFMs were primarily assessed in terms of the breadth of their downstream evaluation, the transferability of their learned representations, and their advantages over task-specific approaches.
Most studies (86.5%) evaluated their models across multiple downstream tasks, reflecting an emphasis on assessing the transferability and general-purpose representation capabilities. However, the wide range in the number of tasks per study (1–146) and the relatively modest median (6) highlight a substantial heterogeneity in how scalability to multiple applications is demonstrated. Additionally, only a minority of studies assessed performance across more than ten distinct tasks, suggesting a relatively narrow experimental evaluation and limiting the strength of applicability conclusions.
The distribution of downstream tasks further reinforces this observation. Segmentation and classification remained the predominant evaluation settings, accounting for more than half of the reported downstream tasks. This comparatively limited exploration of more complex or longitudinal tasks—such as survival analysis, progression modeling, and image enhancement—suggests an incomplete assessment of VFMs’ capabilities to capture temporal evolution phenomena across diverse radiological scenarios. Broader real-world adoption will therefore require stronger evidence in these clinically meaningful settings.
Beyond task diversity, radiological data heterogeneity underscores the importance of explicitly evaluating representation transferability across distribution shifts. Generalization analysis was performed in nearly all studies, most commonly through evaluations under disease shift conditions (80.5%), indicating a strong focus on robustness across varying disease distributions. In contrast, modality, and anatomical shifts were less frequently assessed, potentially reflecting the predominance of domain-specific FMs trained on restricted modalities and anatomical regions. Similarly, although multicenter datasets were commonly used during pretraining, explicit cross-center and cross-scanner evaluations remained comparatively limited, despite their recognized importance for assessing robustness under real-world clinical variability. Overall, VFMs demonstrate encouraging robustness within constrained settings, but their generalizability across heterogeneous clinical environments remains insufficiently characterized [100].
From an adaptation perspective, full or partial fine-tuning remained the dominant strategy (67.1%), often complemented by parameter-efficient fine-tuning (PEFT) approaches. This pattern indicates that most VFMs still rely heavily on task-specific parameter updates to achieve competitive performance. Linear probing, zero-shot, and few-shot evaluations were comparatively less explored, suggesting that current pretrained representations are not yet sufficiently generalizable to support robust out-of-the-box transfer across heterogeneous radiological settings, where labeled data may be scarce or unavailable. Even so, broader evaluation of these approaches may be valuable for reducing the dependence on annotated downstream datasets for fine-tuning, while also lowering adaptation costs, computational requirements, and time-to-deployment.
Performance comparisons generally suggest strong empirical results, with most studies reporting improvements over pretrained or competing FMs (93.8%) and task-specific supervised models (84%). However, these results should be interpreted cautiously. First, the absence of standardized benchmarking protocols and the heterogeneity of datasets, evaluation metrics, and experimental designs limit the comparability of results across studies. Second, potential biases related to dataset selection, overlap between pretraining and evaluation data, and insufficient external validation may contribute to optimistic estimates of performance.
The assessment of radiology VFMs using the FUTURE-AI principles [18] revealed that fewer than one-third of studies provided comprehensive coverage across all assessed dimensions. This pattern indicates that, despite increasing awareness of responsible AI frameworks, their systematic integration into model development and evaluation remains limited.
A clear trend emerges in the prioritization of technically driven principles. Robustness was the most consistently addressed dimension, largely reflecting the emphasis on generalization across datasets and downstream tasks. Similarly, the high prevalence of universality and usability aligns with the overarching goal of VFMs to function as general-purpose models adaptable to multiple applications. Traceability was also frequently reported, typically through documentation of model architectures, training procedures, and evaluation protocols. However, the depth and granularity of such reporting remain variable, and often emphasizing methodological transparency rather than full reproducibility through access to pretrained weights, datasets, or complete training pipelines.
In contrast, explainability and fairness exhibit comparatively lower and more inconsistent coverage, revealing an important imbalance in the current research landscape. Explainability, when addressed, was often limited to post hoc visualization techniques (e.g., activation maps or saliency methods), which may provide constrained insight into the clinically meaningful factors underlying the model predictions. The reduced assessment of fairness is particularly notable, as only half of the studies explicitly considered this dimension. Fairness assessments were often restricted to basic subgroup analyses or remain implicitly addressed through dataset diversity, rather than through systematic bias quantification or mitigation strategies.
Taken together, these findings suggest a certain misalignment between the current emphasis of VFM research on representation learning and performance optimization and the broader requirements for trustworthy clinical deployment. Addressing these gaps will require not only methodological advances but also standardized evaluation frameworks that integrate technical performance with ethical and clinical considerations. In this context, the FUTURE-AI framework provides a valuable reference for guiding the next phase of radiology VFM development.
This review has several limitations. First, our restriction to imaging-only models excluded multimodal architectures incorporating language encoders or clinical text. Although this choice preserved methodological comparability within a controlled scope, it limited the breadth of the synthesis and should be addressed in future work.
Second, although we employed a structured and intentionally broad search strategy, relevant studies may have been missed because VFM terminology remains recent and inconsistently used in radiology. Coverage may also have been limited by the exclusion of additional sources such as conference proceedings and preprint repositories, and periodic updates will be needed given the rapid methodological evolution of the field.
Third, the absence of universally accepted criteria for defining radiology VFMs introduced interpretative judgment into study selection. Although our conceptual framework was designed to establish structured inclusion boundaries, classification decisions inevitably involved some subjectivity, particularly in borderline cases.
Finally, as this work was conducted as a scoping review, we did not perform formal methodological quality assessment or quantitative synthesis of reported performance metrics. Future systematic reviews or meta-analyses may enable more rigorous evaluation of study quality, benchmarking practices, reproducibility standards, and comparative effectiveness across VFM approaches.
This scoping review highlights the rapid emergence of VFMs in radiology while underscoring the early-stage and fragmented nature of the field. Despite encouraging progress, current radiological VFMs remain constrained by limited dataset scale, modality imbalance, and substantial methodological heterogeneity.
Across the three core pillars examined—data, methodology, and evaluation—a consistent theme is the absence of standardized practices. Pretraining datasets remain relatively small and insufficiently diverse, architectural and training strategies are highly variable, and downstream evaluation practices lack uniform benchmarks.
Although studies report strong empirical performance, the field remains predominantly focused on technical optimization, with comparatively limited attention to trustworthiness dimensions such as fairness, explainability, and reproducibility. Strengthening alignment with responsible AI frameworks, including FUTURE-AI, will be critical for enabling trustworthy clinical translation.
Addressing these challenges will be essential to realize the full potential of VFMs as scalable, general-purpose tools for robust, equitable, and clinically meaningful medical image analysis.
The authors declared no financial support was received for this work.
A.V.-R. and X.R.-P. contributed equally to this work. A.V.-R., X.R.-P., and A.J.-P. conceived the study. A.V.-R., X.R.-P., and A.F.-M. designed the methodology. A.V.-R. and X.R.-P. developed and executed the search strategy, performed screening, data extraction, and data analysis, and drafted the original manuscript. A.F.-M., I.I.R., Á.A.-B., and A.J.-P. critically reviewed and edited the manuscript. A.J.-P. supervised the work. All authors read and approved the final manuscript.
A.V.-R., X.R.-P., A.F.-M., I.I.R., and A.J.-P are employed by Quibim SL, a medical imaging technology company. Á.A.-B. is the CEO of Quibim SL and has stock ownership in the company.
Search terms used to include and exclude studies. Inclusion terms are searched in title, abstract, and keywords, whereas only the title is used to exclude publications. Publication year, source type, and language were considered as well.
| Category | Search terms / filters |
|---|---|
| Inclusion (TITLE-ABS-KEY) | Foundation model |
| “foundation* model*”; “large vision model*”; “large model*”; “vision foundation model*”; “VFM”; “large pre?trained model*”; “large ai”; “universal model*”; “general-purpose model*” | |
| AND | |
| Medical imaging | |
| “medical imag*”; “radiolog*”; “radiolog* imag*”; “computed tomography”; “CT”; “magnetic resonance”; “MRI”; “x-ray”; “nuclear medicine”; “PET”; “ultrasound”; “clinical imag*”; “oncolog*” | |
| Exclusion (TITLE) | “natural language”; “large language model*”; “fundus”; “OCT”; “pathology”; “pathological”; “electronic health”; “EHR”; “genomic”; “text”; “notes”; “free-text”; “language”; “LLM”; “gene”; “genes”; “genetic*”; “genom*” |
| Publication year | \(>\)2016 and \(<\) March 2026 |
| Source type | Journals only (LIMIT-TO(SRCTYPE, “j”)) |
| Language | English (LIMIT-TO(LANGUAGE, “English”)) |
0pt
Full electronic search strategy for Scopus is provided below.
(
(
TITLE-ABS-KEY("foundation* model*") OR
TITLE-ABS-KEY("large vision model*") OR
TITLE-ABS-KEY("large model*") OR
TITLE-ABS-KEY("vision foundation model*") OR
TITLE-ABS-KEY("VFM") OR
TITLE-ABS-KEY("large pre?trained model*") OR
TITLE-ABS-KEY("large ai") OR
TITLE-ABS-KEY("universal model*") OR
TITLE-ABS-KEY("general-purpose model*")
)
AND
(
TITLE-ABS-KEY("medical imag*") OR
TITLE-ABS-KEY("radiolog*") OR
TITLE-ABS-KEY("radiolog* imag*") OR
TITLE-ABS-KEY("computed tomography") OR
TITLE-ABS-KEY("CT") OR
TITLE-ABS-KEY("magnetic resonance") OR
TITLE-ABS-KEY("MRI") OR
TITLE-ABS-KEY("x-ray") OR
TITLE-ABS-KEY("nuclear medicine") OR
TITLE-ABS-KEY("PET") OR
TITLE-ABS-KEY("ultrasound") OR
TITLE-ABS-KEY("clinical imag*") OR
TITLE-ABS-KEY("oncolog*")
)
)
AND NOT
(
TITLE("natural language") OR
TITLE("large language model*") OR
TITLE("fundus") OR
TITLE("OCT") OR
TITLE("pathology") OR
TITLE("pathological") OR
TITLE("electronic health") OR
TITLE("EHR") OR
TITLE("genomic") OR
TITLE("text") OR
TITLE("notes") OR
TITLE("free-text") OR
TITLE("language") OR
TITLE("LLM") OR
TITLE("gene") OR
TITLE("genes") OR
TITLE("genetic*") OR
TITLE("genom*")
)
AND PUBYEAR > 2016 AND PUBYEAR < Msarch 2026
AND (LIMIT-TO(SRCTYPE, "j"))
AND (LIMIT-TO(LANGUAGE, "English"))
P1cm P3.5cm P3.5cm P3.5cm P3.5cm P3.5cm P3.5cm
Study & Fairness & Universality & Traceability & Usability & Robustness & Explainability
Study & Fairness & Universality & Traceability & Usability & Robustness & Explainability
[55] & Not reported & Not reported & Code and model weights publicly available & Not reported & Evaluated on two independent lung CT
datasets (COPDGene, MosMed) & 3D emphysema mask representations; metric evolution during fine-tuning
[40] & Multi-dataset, multi-organ training; bias acknowledged but not analyzed & Transfer across CT and MRI segmentation tasks & Public data
sources and code available & Not reported & Consistent gains across multiple downstream datasets & Not reported
[22] & Not reported & Not reported & Not reported & Not reported & Not reported & Not reported
[41] & Not reported & Validated across multiple datasets and institutions & Open data, code, and pretrained weights & Containerized
application provided & High test–retest ICC; stability under perturbations & Gradient-based saliency maps; gene-expression analyses
[36] & Dataset bias acknowledged across hospitals and demographics & Evaluated on English and Chinese report generation tasks & Public code
available & Not reported & Multi-dataset evaluation with ablation studies & Activation response maps highlighting thoracic regions
[56] & Multi-center, multi-disease cohort with site-aware splits & Generalization across internal/external datasets; zero/few-shot & Detailed
data sources, preprocessing, and training documentation & Pretrained weights and code released & External validation; sensitivity analyses & Attention maps and multivariate disease-region analyses
[42] & Multiple datasets used & Not reported & Not reported & Not reported & Not reported & Visualization of key brain regions and
relationships
[84] & Large public datasets with diverse subjects & Zero-shot evaluation & Open-source code available & Not reported & Zero-shot
evaluation on two datasets & Phenotype Active Maps linking regions to phenotypes
[74] & Not reported & Multi-modality and multi-label training & Not reported & Frozen encoder enables efficient downstream training
& External multi-center, multi-scanner validation & Not reported
[24] & Human-in-the-loop annotation quality control & Not reported & Not reported & Semi-supervised workflow with human
correction & Handles noisy data and missing inputs & Interpretable embeddings; QC metrics
[75] & Multi-source public and in-house datasets; external test sets & Applicable across nine modalities (2D/3D) & Ablation studies of
architectural components & Lightweight decoder; efficient integration & Robust to perturbations; unseen modality generalization & Reconstruction and frequency-domain visualizations
[43] & Not reported & Cross-dataset transfer; adaptation to novel classes & Open data, code, and pretrained weights & Few-shot and
parameter-efficient adaptation & Domain-shift and low-shot evaluation & Not reported
[57] & Broad multi-dataset, multi-disease training & Multicentric external validation & Architectural ablation studies & Pretrained encoder
reuse discussed & External validation on held-out dataset & GradCAMs; expert-frequency analyses
[58] & Multiple imaging manufacturers included & Not reported & Not reported & Not reported & Not reported & Occlusion sensitivity
mapping
[59] & Clinically representative, demographically diverse data & Transfer across MRI sequences and orientations & Detailed methods and open
scripts & Pretrained models and fine-tuning scripts & Improved out-of-sample performance; variance reduction & Not reported
[44] & Large healthy and clinical datasets; imbalance acknowledged & Adaptability across ADHD, ASD, and PTE tasks & Ablation studies &
Zero-shot inference via linear probing & Validated across multiple datasets & Feature-importance maps from classifier coefficients
[60] & Single-center, all-Asian cohort; scanner diversity described & Routine clinical MRI protocols for real-world applicability & Ethics
approvals; code and pretrained models released & Minimal preprocessing; whole-brain inputs & Multi-scanner evaluation; independent test set & Occlusion sensitivity maps; voxel-wise statistics
[45] & Not reported & CT/MRI evaluation across organs and datasets & Not reported & Interactive and auto-prompting modes & Consistent
performance across modalities; zero-shot classes & Prototype-based interpretable mask embeddings
[61] & Three-center evaluation & Multi-center protocols with heterogeneous image quality & Ethics approval; no shared code or weights &
Integrated into clinical AI system & Ensemble modeling; external validation & GradCAMs; center-wise performance analysis
[85] & Not reported & Cross-modality evaluation (CT, MRI, surgical video) & Not reported & Promptable segmentation for
semi-automatic workflows & External generalization; component ablations & Not reported
[23] & Not reported & Generalization across 30 datasets and 118 objects & Code, data, and checkpoints released & Automated
task-indicator prompts & Strong performance on unseen datasets & Not reported
[25] & Not reported & External validation across organs and datasets & Public code and pretrained models & Fully
automated prompts & Balanced sampling; stable performance across datasets & Not reported
[46] & Not reported & Task- and modality-agnostic design; missing-modality handling & Code repository available & Single universal model
simplifies deployment & Generalization to unseen datasets; stability ablations & Expert probability maps; latent space visualizations
[62] & Large multi-cohort population with standardized preprocessing & Adaptable across tasks and MRI modalities & Clear dual-phase pretraining
pipeline & Few-shot and modality-restricted training support & Robust under few-shot and restricted-modality settings & Ablations on modality restriction and few-shot learning
[47] & No subgroup or demographic bias analysis & Multi-modal and non-image extension capability & Public code (no pretrained weights) &
Code reusable for downstream tasks & External validation on OASIS-3 & Not reported
[86] & Not reported & Limited to four datasets; no cross-modality evaluation & No model weights released & Requires bounding-box input
& Performance degrades on noisy/low-quality data & Not reported
[26] & Multi-center, multi-vendor data with leakage-reducing splits & Multi-organ OOD evaluation & Open-source code and model &
Fully automatic segmentation & Improved performance on challenging OOD datasets & Inter-organ relationship and latent-space analyses
[48] & Not reported & Tested on 19 datasets across lifespan and MRI contrasts & No code or weights shared & Not reported & Robustness
quantified across simulated artefacts & Not reported
[49] & Organ distribution and demographic analysis reported & External validation across locations and sequences & Code and weights available &
Interactive prompt-based refinement & Generalization to unseen locations and artefacts & Not reported
[87] & Multi-center, multi-vendor, multi-pathology evaluation & Generalization to unseen vendors and centers & Public code; IRB approvals &
Text/box prompts; near-real-time inference & Strong external performance with stratified analyses & Not reported
[76] & Broad dataset; fairness not explicitly analyzed & Extended external evaluation & Not open-source & Interactive segmentation &
External validation on 12 multi-modal datasets & Not reported
[63] & Diverse public CT datasets; no demographic analysis & General-purpose 3D localization and segmentation & Open datasets, code, and models
& Minimal manual input via automated prompts & Strong cross-dataset generalization & Interpretable 3D bounding boxes and spatial maps
[29] & Sex-bias tolerance evaluated across splits & Zero-shot transfer across tasks and datasets & Data, code, and models public & Fully open
fine-tuning and adaptation & Robust under long-tailed and domain-shift conditions & Not reported
[50] & Not reported & Multi-organ training; multicentric external validation & Not open-source & Radiologist-in-the-loop interactive
prompts & External real-world validation; editing mitigates bias & Visual prompts and interactive editing
[37] & Organ-balanced sampling strategy analyzed & Multi-organ, multi-center, multi-device evaluation & Open-source code and weights &
Plug-and-play backbone integration & Robust feature learning under low-quality US conditions & Not reported
[88] & Not reported & Cross-domain generalization across multiple modalities & Code and models not public & Automated prompt-free
segmentation & Robust across modality variation & Not reported
[30] & Single-center, single-organ cohort & Transfer across vendors and tasks & Code and weights available & Open-source model &
Improved robustness to image blur; cross-device testing & Not reported
[64] & Subgroup analyses by age, BPE, BI-RADS, field strength & Multi-center, multi-protocol external validation & IRB approvals; code released
& Clinical decision-curve analyses & External validation; missing-modality robustness & Integrated gradients; Shapley values
[65] & Large multi-scanner dataset; external TCGA validation & Multi-scanner, multi-task evaluation & Not reported & Minimal
preprocessing; whole-brain input & Robust to adversarial and noise perturbations & Occlusion-based saliency maps
[77] & Large multi-modality public dataset; no subgroup analysis & Single model across organs, modalities, and diseases & Open data, code, and
weights & Prompt-based segmentation reduces annotation time & Extensive internal and external validation & Mask confidence scores provided