arXiv:2607.02571cs.CV2026-07中稿 · MICCAI 2026

用轻量专家路由提升医疗图像分割精度,参数量减少超80%

Dual-Adaptive SAM3: Hierarchical Routing over Low-Rank Expert Layers for Parameter-Efficient Medical Image Segmentation

论文配图:Dual-Adaptive SAM3: Hierarchical Routing over Low-Rank Expert Layers for Parameter-Efficient Medical Image Segmentation
图 1 · 摘自论文原文
  • 双适应机制:根据任务和参数动态激活专家
  • 低秩参数更新使模型参数量减少80%以上
  • 在多个医学图像数据集上超越当前最佳方法5%

具有概念的通用分割模型(SAM3)通过自然语言交互开启开放词汇分割新范式,在医学图像分析中潜力巨大。然而,将这一强大视觉-语言模型有效适配到医学影像领域仍面临挑战:直接微调参数效率低,标准混合专家(MoE)方法计算开销大,限制临床应用。为此,我们提出双适应SAM3(DA-SAM3),通过双重自适应专精机制实现高精度与极强参数效率。第一,任务感知设计:动态专家路由(DER)联合视觉输入与文本提示,稀疏激活最相关专家,模拟临床问诊过程;第二,参数感知设计:分解式可训练专家(DPE)将每个专家表示为共享冻结基底(继承自预训练SAM3)与轻量级低秩增量参数,使MoE参数开销降低超过80%。在多个公开医学分割基准上的实验证明,DA-SAM3不仅达到或超过全微调SAM3与标准MoE基线精度,还相较当前最优方法取得5%显著提升,且结果可解释,验证了其有效性。代码已开源。

原文摘要 · Abstract (English)

The Segment Anything Model with Concepts (SAM3) heralds a new paradigm for open-vocabulary segmentation through natural language interaction, offering significant potential for medical image analysis. However, effectively adapting such a powerful vision-language model to the diverse and nuanced domain of medical imaging remains a key challenge. Naive fine-tuning is parameter-inefficient, while standard Mixture-of-Experts (MoE) methods introduce prohibitive computational overhead, limiting their clinical applicability. To address this, we propose Dual-Adaptive SAM3 (DA-SAM3), a novel framework that achieves both high segmentation accuracy and extreme parameter efficiency via a dual-adaptive specialization mechanism. Our first adaptation is task-aware: a Dynamic Expert Router (DER) that sparsely activates the most relevant experts by jointly reasoning about the visual input and the textual concept prompt, mimicking a clinical consultation process. Our second adaptation is parameter-aware: a Decomposed Parameterized Experts (DPE) design that represents each expert as a shared frozen base (inherited from the pretrained SAM3) and a lightweight trainable low-rank delta, reducing MoE parameter overhead by over 80\%. Extensive experiments on multiple public medical segmentation benchmarks demonstrate that Dual-Adaptive SAM3 not only matches or exceeds the accuracy of fully fine-tuned SAM3 and standard MoE baselines, but also achieves a notable 5\% gain over current state-of-the-art methods, with interpretable results validating its effectiveness. The code is available at: https://github.com/Reconsider80/DA-SAM3.

医学图像专家网络参数效率分割

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