arXiv:2608.13660cs.CVcs.LG2026-08

研究妇科影像分割中模型遗忘机制,发现参数更新位置决定遗忘程度。

What to Preserve, Where to Adapt: A Depth-Wise Analysis of Forgetting in Continual Gynecological Image Segmentation

论文配图:What to Preserve, Where to Adapt: A Depth-Wise Analysis of Forgetting in Continual Gynecological Image Segmentation
图 1 · 摘自论文原文
  • 按网络深度分块分析,早期编码器和晚期解码器对性能影响最大。
  • 仅更新瓶颈附近区域时遗忘极少,一旦涉及浅层模块则遗忘剧增。
  • 适合关注持续学习中模型稳定性与参数更新策略的研究者。

医学图像分割模型通常假设所有数据可同时获取,但临床实践中数据常按序到达,需模型持续适应变化的数据分布。本文在妇科影像分割任务中研究这一问题,由于成像模态、解剖结构和标注协议的显著差异,持续学习面临严峻挑战。现有方法难以保留先前知识,导致灾难性遗忘。通过逐块消融分析,我们发现移除早期编码器和晚期解码器区域会导致最大性能下降,表明网络各层级对分割任务的重要性不均。控制性适配实验显示,当更新仅限于瓶颈邻近区域时,遗忘保持较低;一旦浅层编码器和解码器开始训练,即使仅更新少量参数,遗忘也急剧上升。结果表明,编码器-解码器架构中的遗忘行为强烈依赖于持续学习过程中参数更新的深度位置。完整代码与分析流程将在录用后公开。

原文摘要 · Abstract (English)

Medical image segmentation models are typically trained under the assumption that all data are available simultaneously. However, in clinical practice, datasets often arrive sequentially, requiring models to adapt continuously to evolving data distributions. We study this problem in gynecological image segmentation, where substantial heterogeneity across imaging modalities, anatomical structures, and annotation protocols creates a particularly challenging continual learning setting. Under these large distribution shifts, existing continual learning methods struggle to preserve previously learned knowledge, leading to catastrophic forgetting. To better understand forgetting in this setting, we investigate how different encoder--decoder regions influence segmentation performance and forgetting during continual gynecological segmentation. Through block-wise ablation analysis, we observe that ablating early encoder and late decoder regions results in the largest performance degradation, indicating that segmentation performance depends unevenly across the network hierarchy. Using controlled adaptation experiments, we further show that forgetting remains limited when updates are restricted to bottleneck-adjacent regions, but increases sharply once shallower encoders and decoders become trainable, even when only a small subset of parameters is updated. These findings suggest that forgetting in the encoder-decoder architecture is strongly influenced by where updates occur across network depth during continual learning. Full code and analysis pipelines will be made publicly available upon acceptance.

持续学习图像分割遗忘机制妇科影像

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