paper-with-me

Papers

Feature Quality and Adaptability of Medical Foundation Models: A Comparative Evaluation for Radiographic Classification and Segmentation

2025-11-12 · Frank Li, Theo Dapamede, Mohammadreza Chavoshi, Young Seok Jeon, Bardia Khosravi, Abdulhameed Dere, Beatrice Brown-Mulry, Rohan Satya Isaac, Aawez Mansuri, Chiratidzo Sanyika, Janice Newsome, Saptarshi Purkayastha, Imon Banerjee, Hari Trivedi, Judy Gichoya arxiv

Foundation models (FMs) promise to generalize medical imaging, but their effectiveness varies. It remains unclear how pre-training domain (medical vs. general), paradigm (e.g., text-guided), and architecture influence embedding quality, hindering the selection of optimal encoders for specific radiology tasks. To address this, we evaluate vision encoders from eight medical and general-domain FMs for chest X-ray analysis. We benchmark classification (pneumothorax, cardiomegaly) and segmentation (pneumothorax, cardiac boundary) using linear probing and fine-tuning. Our results show that domain-specific pre-training provides a significant advantage; medical FMs consistently outperformed general-domain models in linear probing, establishing superior initial feature quality. However, feature utility is highly task-dependent. Pre-trained embeddings were strong for global classification and segmenting salient anatomy (e.g., heart). In contrast, for segmenting complex, subtle pathologies (e.g., pneumothorax), all FMs performed poorly without significant fine-tuning, revealing a critical gap in localizing subtle disease. Subgroup analysis showed FMs use confounding shortcuts (e.g., chest tubes for pneumothorax) for classification, a strategy that fails for precise segmentation. We also found that expensive text-image alignment is not a prerequisite; image-only (RAD-DINO) and label-supervised (Ark+) FMs were among top performers. Notably, a supervised, end-to-end baseline remained highly competitive, matching or exceeding the best FMs on segmentation tasks. These findings show that while medical pre-training is beneficial, architectural choices (e.g., multi-scale) are critical, and pre-trained features are not universally effective, especially for complex localization tasks where supervised models remain a strong alternative.

📄 PDF Abstract BibTeX arXiv:2511.09742

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Evaluating General Purpose Vision Foundation Models for Medical Image Analysis: An Experimental Study of DINOv2 on Radiology Benchmarks

2023-12-04 · Mohammed Baharoon, Waseem Qureshi, Jiahong Ouyang, Yanwu Xu 외

The integration of deep learning systems into healthcare has been hindered by the resource-intensive process of data annotation and the inability of these systems to generalize to different data distributions. Foundation…

Few-Shot LearningMedical Image AnalysisOrgan Segmentationparameter-efficient fine-tuning+1

Multi-Agent Systems: From Classical Paradigms to Large Foundation Model-Enabled Futures

2026-04-20 · Zixiang Wang, Mengjia Gong, Qiyu Sun, Jing Xu 외 arxiv

With the rapid advancement of artificial intelligence, multi-agent systems (MASs) are evolving from classical paradigms toward architectures built upon large foundation models (LFMs). This survey provides a systematic re…

KA$^2$ER: Knowledge Adaptive Amalgamation of ExpeRts for Medical Images Segmentation

2024-10-28 · Shangde Gao, Yichao Fu, Ke Liu, Hongxia Xu 외

Recently, many foundation models for medical image analysis such as MedSAM, SwinUNETR have been released and proven to be useful in multiple tasks. However, considering the inherent heterogeneity and inhomogeneity of rea…

Image SegmentationMedical Image AnalysisMedical Image SegmentationSegmentation+1

A Multi-Center Study on the Adaptability of a Shared Foundation Model for Electronic Health Records

2023-11-20 · Lin Lawrence Guo, Jason Fries, Ethan Steinberg, Scott Lanyon Fleming 외

Foundation models hold promise for transforming AI in healthcare by providing modular components that are easily adaptable to downstream healthcare tasks, making AI development more scalable and cost-effective. Structure…

Rethinking Foundation Models for Medical Image Classification through a Benchmark Study on MedMNIST

2025-01-24 · Fuping Wu, Bartlomiej W. Papiez

Foundation models are widely employed in medical image analysis, due to their high adaptability and generalizability for downstream tasks. With the increasing number of foundation models being released, model selection h…

Classificationimage-classificationImage ClassificationMedical Image Analysis+2