arXiv:2511.17201cs.CV2025-11被引 3

轻量模块让SAM高效适应医疗图像分割,持续学习不遗忘。

Continual Alignment for SAM: Rethinking Foundation Models for Medical Image Segmentation in Continual Learning

  • 加轻量对齐层,动态调整特征分布以适配医疗图像。
  • 在9个数据集上持续学习,性能超越现有方法。
  • 适合隐私受限场景下医疗模型持续迭代的团队。

医疗图像分割中,不同机构的隐私政策差异导致联合训练困难,促使从数据流中持续学习成为必要,避免灾难性遗忘。尽管分割一切模型(SAM)具备强大的零样本先验,其庞大的参数量和计算开销制约了实际部署。本文表明,只要平衡计算效率与性能,SAM范式极具前景。为此,我们提出对齐层——一个轻量级、即插即用的模块,用于对齐编码器-解码器特征分布,高效适配特定医疗图像,提升准确率同时降低计算量。基于SAM与对齐层,我们进一步提出持续对齐的SAM(CA-SAM),一种自动适配合适对齐层的持续学习策略,缓解灾难性遗忘,并利用SAM的零样本先验保持在未见医疗数据集上的强性能。在九个医学分割数据集的持续学习场景中,CA-SAM达到当前最优表现。代码、模型与数据集将发布于 https://github.com/azzzzyo/Continual-Alignment-for-SAM。

原文摘要 · Abstract (English)

In medical image segmentation, heterogeneous privacy policies across institutions often make joint training on pooled datasets infeasible, motivating continual image segmentation-learning from data streams without catastrophic forgetting. While the Segment Anything Model (SAM) offers strong zero-shot priors and has been widely fine-tuned across downstream tasks, its large parameter count and computational overhead challenge practical deployment. This paper demonstrates that the SAM paradigm is highly promising once its computational efficiency and performance can be balanced. To this end, we introduce the Alignment Layer, a lightweight, plug-and-play module which aligns encoder-decoder feature distributions to efficiently adapt SAM to specific medical images, improving accuracy while reducing computation. Building on SAM and the Alignment Layer, we then propose Continual Alignment for SAM (CA-SAM), a continual learning strategy that automatically adapts the appropriate Alignment Layer to mitigate catastrophic forgetting, while leveraging SAM's zero-shot priors to preserve strong performance on unseen medical datasets. Experimented across nine medical segmentation datasets under continual-learning scenario, CA-SAM achieves state-of-the-art performance. Our code, models and datasets will be released on \mbox{https://github.com/azzzzyo/Continual-Alignment-for-SAM.}

医疗图像持续学习SAM对齐层

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