arXiv:2510.27265cs.CVcs.LG2025-10被引 1

动态融合模型提升医学影像零样本分析准确率

T3: Test-Time Model Merging in VLMs for Zero-Shot Medical Imaging Analysis

  • 测试时根据输出分布差异自适应计算融合系数
  • 在四种医学模态上实现新SOTA,错误率显著降低
  • 适合临床部署的高效自适应视觉语言模型

在医学影像领域,视觉语言模型面临双重困境:预训练模型具备广泛鲁棒性但缺乏细微的模态特异性,而微调专家模型虽在分布内表现优异,却在模态迁移下表现不佳。现有模型融合方法针对自然图像设计,简单高效但跨医学模态表现不稳定;其静态插值限制了在多样临床任务中的可靠性。为此,我们提出测试时任务自适应融合(T^3),一种无需反向传播的框架,通过计算两模型输出分布间的杰恩-申诺尔散度来生成每样本的插值系数。T^3 在模型一致时保留局部精度,在分布漂移时转向通用模型鲁棒性。为降低逐样本融合的推理开销,我们进一步提出批量扩展版本T^3_B,通过批处理计算融合系数,大幅缓解计算瓶颈。鉴于缺乏标准化医学融合评估基准,我们构建了涵盖分布内、基础到新颖、噪声干扰的跨模态评估协议,覆盖四种医学模态。实验表明,T^3在Top-1准确率和误差降低方面均超越强基线,保持高效,为临床环境中自适应多模态视觉语言模型部署铺平道路。代码已开源:https://github.com/Razaimam45/TCube。

原文摘要 · Abstract (English)

In medical imaging, vision-language models face a critical duality: pretrained networks offer broad robustness but lack subtle, modality-specific characteristics, while fine-tuned expert models achieve high in-distribution accuracy yet falter under modality shift. Existing model-merging techniques, designed for natural-image benchmarks, are simple and efficient but fail to deliver consistent gains across diverse medical modalities; their static interpolation limits reliability in varied clinical tasks. To address this, we introduce Test-Time Task adaptive merging (T^3), a backpropagation-free framework that computes per-sample interpolation coefficients via the Jensen-Shannon divergence between the two models' output distributions. T^3 dynamically preserves local precision when models agree and defers to generalist robustness under drift. To overcome the inference costs of sample-wise merging, we further propose a batch-wise extension, T^3_B, that computes a merging coefficient across a batch of samples, dramatically reducing computational bottleneck. Recognizing the lack of a standardized medical-merging benchmark, we present a rigorous cross-evaluation protocol spanning in-domain, base-to-novel, and corruptions across four modalities. Empirically, T^3 sets new state-of-the-art in Top-1 accuracy and error reduction, outperforming strong baselines while maintaining efficiency, paving the way for adaptive MVLM deployment in clinical settings. Our code is available at https://github.com/Razaimam45/TCube.

医学影像模型融合自适应VLM

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。