轻量级时序适配器提升医学图像分割精度与泛化能力
T-Gated Adapter: A Lightweight Temporal Adapter for Vision-Language Medical Segmentation
- 在视觉令牌层面引入相邻切片上下文,增强结构连续性
- 在FLARE22上实现0.704平均Dice,较基线提升0.206
- 零样本跨域/跨模态表现优异,适合医疗数据稀缺场景
医学图像分割传统依赖需大量密集标注的3D全监督架构,成本高昂。视觉语言模型(VLM)虽能利用海量图像学习语义表征,但独立处理3D扫描的2D切片常导致噪声大、解剖不合理的分割结果。本文提出一种轻量级时序适配器(T-Gated Adapter),通过在令牌级别引入邻近切片上下文,直接增强模型对解剖连续性的理解。该适配器包含时序注意力模块(固定窗口)、空间上下文块及自适应门控机制,以平衡时序与单切片特征。在FLARE22数据集上仅用30个标注体积训练,13个腹部器官平均Dice达0.704,比无时序上下文的基线提升0.206。零样本评估在BTCV和AMOS22上分别取得+0.210和+0.230的提升,跨域性能下降由38.0%降至24.9%。在AMOS22 MRI跨模态实验中,未受任何MRI训练的模型仍获0.366平均Dice,优于仅在CT上训练的全监督3D基线(DynUNet, 0.224),表明CLIP的视觉语义表征在模态间具有更强泛化能力。
原文摘要 · Abstract (English)
Medical image segmentation traditionally relies on fully supervised 3D architectures that demand a large amount of dense, voxel-level annotations from clinical experts which is a prohibitively expensive process. Vision Language Models (VLMs) offer a powerful alternative by leveraging broad visual semantic representations learned from billions of images. However, when applied independently to 2D slices of a 3D scan, these models often produce noisy and anatomically implausible segmentations that violate the inherent continuity of anatomical structures. We propose a temporal adapter that addresses this by injecting adjacent-slice context directly into the model's visual token representations. The adapter comprises a temporal transformer attending across a fixed context window at the token level, a spatial context block refining within-slice representations, and an adaptive gate balancing temporal and single-slice features. Training on 30 labeled volumes from the FLARE22 dataset, our method achieves a mean Dice of 0.704 across 13 abdominal organs with a gain of +0.206 over the baseline VLM trained with no temporal context. Zero-shot evaluation on BTCV and AMOS22 datasets yields consistent improvements of +0.210 and +0.230, with the average cross-domain performance drop reducing from 38.0% to 24.9%. Furthermore, in a cross-modality evaluation on AMOS22 MRI with neither model receiving any MRI supervision, our method achieves a mean Dice of 0.366, outperforming a fully supervised 3D baseline (DynUNet, 0.224) trained exclusively on CT, suggesting that CLIP's visual semantic representations generalize more gracefully across imaging modalities than convolutional features.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。