arXiv:2605.09925cs.CV2026-05

用频率适配器提升SAM在医学图像分割中的泛化能力

Frequency Adapter with SAM for Generalized Medical Image Segmentation

论文配图:Frequency Adapter with SAM for Generalized Medical Image Segmentation
图 1 · 摘自论文原文
  • 引入频域适配模块,捕捉高阶频率特征以应对域偏移
  • 在视网膜和前列腺数据集上达到优于现有方法的分割精度
  • 适合需要跨设备、跨协议泛化的医学影像分析场景

医学图像分割在辅助诊疗中至关重要,但深度模型常因成像协议、扫描仪类型和患者群体差异导致域偏移,难以泛化。传统域泛化方法依赖显式特征对齐、对抗一致性或手工增强,未能充分发挥基础模型潜力。近期,通用分割模型SAM展现出强泛化能力,但现有基于SAM的方法多局限于空间域,忽视了影响模型鲁棒性的频域差异。本文提出频率域泛化框架FSAM,结合低秩适配(LoRA)实现高效微调,并引入频率适配器融合频域表征,用于单源域泛化。FSAM通过提取域不变的高频特征,缓解频域相关域偏移,提升分割鲁棒性。在视网膜与前列腺数据集上的实验表明,其性能超越传统与基于SAM的域泛化方法。代码与预训练模型将公开于GitHub。

原文摘要 · Abstract (English)

Medical image segmentation is a critical task in computer-aided diagnosis and treatment planning. However, deep learning models often struggle to generalize across datasets due to domain shifts arising from variations in imaging protocols, scanner types, and patient populations. Traditional domain generalization (DG) methods utilize causal feature learning, adversarial consistency, and style augmentation to improve segmentation robustness. While effective, these approaches rely on explicit feature alignment, adversarial objectives, or handcrafted augmentations, which may not fully exploit the capabilities of foundation models. Recently, the Segment Anything Model (SAM) has demonstrated strong generalization capabilities in segmentation tasks. SAM-based DG methods attempt to improve medical image segmentation. However, these approaches primarily operate in the spatial domain and overlook frequency-based discrepancies that significantly affect model robustness. In this work, we propose Frequency-based Domain Generalization with SAM (FSAM), a novel framework that integrates Low-Rank Adaptation (LoRA) for efficient fine-tuning and a frequency adapter to incorporate frequency-domain representations for single-source domain generalization. FSAM enhances SAM's segmentation robustness by extracting domain-invariant high-frequency features, mitigating frequency-related domain shifts. Experimental results on fundus and prostate datasets demonstrate that FSAM outperforms existing traditional DG and SAM-based DG approaches in domain generalization. Codes and pre-trained models will be made available on GitHub.

医学图像域泛化SAM频域建模

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