arXiv:2410.21085cs.CV2024-10中稿 · MICCAI2024被引 2

用自适应融合解决医学图像分割中的领域偏移问题

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

  • 构建多专家模型,通过注意力机制动态融合特征
  • 在多个真实医疗数据集上实现优于基线的分割性能
  • 适合需要跨任务泛化的医学图像分割研究者

近年来,众多用于医学图像分析的基础模型(如MedSAM、SwinUNETR)已在多项任务中证明有效。然而,由于现实医学数据存在固有的异质性和非均一性,直接将这些模型应用于特定分割任务常引发负向领域偏移,严重削弱分割能力。为此,我们提出一种知识自适应融合框架(KA$^2$ER),旨在训练一个通用基础模型,以协同处理多个专用专家模型的目标。具体地,为每个任务训练基于nnUNet的专家模型,并复用预训练的SwinUNETR作为目标基础模型。随后,所有挑战性任务的数据分别输入基础模型与专家模型,其骨干特征被联合投影至自适应融合层。在隐藏层中,设计层次化注意力机制,实现目标模型对所有专家隐藏层特征知识的自适应整合,显著缓解任务间差异带来的领域偏移。最终,将融合后的特征与提示特征输入掩码解码器,获得分割结果。大量实验表明,该基础模型在真实世界医学图像分割中具有优异的有效性与适应性。

原文摘要 · Abstract (English)

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 real-world medical data, directly applying these models to specific medical image segmentation tasks often leads to negative domain shift effects, which can severely weaken the model's segmentation capabilities. To this end, we propose an adaptive amalgamation knowledge framework that aims to train a versatile foundation model to handle the joint goals of multiple expert models, each specialized for a distinct task. Specifically, we first train an nnUNet-based expert model for each task, and reuse the pre-trained SwinUNTER as the target foundation model. Then, the input data for all challenging tasks are encoded in the foundation model and the expert models, respectively, and their backbone features are jointly projected into the adaptive amalgamation layer. Within the hidden layer, the hierarchical attention mechanisms are designed to achieve adaptive merging of the target model to the hidden layer feature knowledge of all experts, which significantly reduces the domain shift arising from the inter-task differences. Finally, the gold amalgamated features and the prompt features are fed into the mask decoder to obtain the segmentation results. Extensive experiments conducted in these challenging tasks demonstrate the effectiveness and adaptability of our foundation model for real-world medical image segmentation.

医学图像分割自适应融合基础模型

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