paper-with-me

홈 › Papers

Calibrated and Robust Foundation Models for Vision-Language and Medical Image Tasks Under Distribution Shift

2025-07-12 · Behraj Khan, Tahir Syed

Foundation models like CLIP and SAM have transformed computer vision and medical imaging via low-shot transfer learning. However, deployment of these models hindered by two key challenges: \textit{distribution shift} between training and test data, and \textit{confidence misalignment} that leads to overconfident incorrect predictions. These issues manifest differently in vision-language classification and medical segmentation tasks, yet existing solutions remain domain-specific. We propose \textit{StaRFM}, a unified framework addressing both challenges. It introduces a Fisher information penalty (FIP), extended to 3D medical data via patch-wise regularization, to reduce covariate shift in CLIP and SAM embeddings. Additionally, a confidence misalignment penalty (CMP), reformulated for voxel-level predictions, calibrates uncertainty in segmentation tasks. We theoretically derive PAC-Bayes bounds showing FIP controls generalization via the Fisher-Rao norm, while CMP minimizes calibration error through Brier score optimization. StaRFM shows consistent performance like \texttt{+}3.5\% accuracy and 28\% lower ECE on 19 vision datasets (e.g., ImageNet, Office-Home), 84.7\% DSC and 4.8mm HD95 in medical segmentation (e.g., BraTS, ATLAS), and 40\% lower cross-domain performance gap compared to prior benchmarking methods. The framework is plug-and-play, requiring minimal architectural changes for seamless integration with foundation models. Code and models will be released at https://anonymous.4open.science/r/StaRFM-C0CD/README.md

📄 PDF Abstract BibTeX arXiv:2507.09222

Code (0)

등록된 구현이 없습니다.

Tasks

BenchmarkingTransfer Learning

Methods 이 논문이 사용한 방법론

SAM 설명 없음
CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

Improving Medical Report Generation with Adapter Tuning and Knowledge Enhancement in Vision-Language Foundation Models

2023-12-07 · Shibin Wu, Bang Yang, Zhiyu Ye, Haoqian Wang 외

Medical report generation demands automatic creation of coherent and precise descriptions for medical images. However, the scarcity of labelled medical image-report pairs poses formidable challenges in developing large-s…

Domain AdaptationMedical Report Generation

Adapting Vision-Language Foundation Model for Next Generation Medical Ultrasound Image Analysis

2025-06-10 · Jingguo Qu, Xinyang Han, Tonghuan Xiao, Jia Ai 외

Medical ultrasonography is an essential imaging technique for examining superficial organs and tissues, including lymph nodes, breast, and thyroid. It employs high-frequency ultrasound waves to generate detailed images o…

Domain AdaptationLarge Language Model

VisionCLIP: An Med-AIGC based Ethical Language-Image Foundation Model for Generalizable Retina Image Analysis

2024-03-16 · Hao Wei, Bowen Liu, Minqing Zhang, Peilun Shi 외

Generalist foundation model has ushered in newfound capabilities in medical domain. However, the contradiction between the growing demand for high-quality annotated data with patient privacy continues to intensify. The u…

E3D-GPT: Enhanced 3D Visual Foundation for Medical Vision-Language Model

2024-10-18 · Haoran Lai, Zihang Jiang, Qingsong Yao, Rongsheng Wang 외

The development of 3D medical vision-language models holds significant potential for disease diagnosis and patient treatment. However, compared to 2D medical images, 3D medical images, such as CT scans, face challenges r…

Language ModelingLanguage ModellingQuestion AnsweringSelf-Supervised Learning+1

Location-Aware Fine-Grained Representation Learning for Medical Vision Foundation Models

2026-08-02 · Myeongkyun Kang, Yanting Yang, Xiaoxiao Li arxiv

Fine-grained visual representations are essential for medical image analysis, particularly when diagnostically relevant evidence is subtle and spatially localized. Modern transformer-based medical vision encoders must th…

Visual Question AnsweringSelf-Supervised LearningRepresentation LearningPhrase Grounding