paper-with-me

홈 › Papers

MedCRP-CL: Continual Medical Image Segmentation via Bayesian Nonparametric Semantic Modality Discovery

2026-05-19 · Ziyuan Gao arxiv

Medical image segmentation faces a fundamental challenge in continual learning: data arrives sequentially from heterogeneous sources, yet effective continual learning requires discovering which tasks share sufficient structure to benefit from joint learning. Existing methods either apply uniform constraints across all tasks, causing catastrophic forgetting when tasks conflict, or require predefined task groupings that cannot anticipate future task diversity. We introduce MedCRP-CL, a framework that performs online task structure discovery and structure-aware continual learning. Leveraging the Chinese Restaurant Process (CRP), our method dynamically infers task groupings from clinical text prompts as tasks arrive, without requiring predefined cluster counts or access to future tasks. We term these discovered groupings semantic modalities, as they capture finer-grained structure than physical imaging modalities by integrating anatomical region and pathological context. Guided by this discovered structure, we maintain semantic modality-specific LoRA adapters regularized by intra-modality EWC, ensuring parameter isolation across dissimilar task groups while facilitating knowledge transfer within similar ones. The framework is also replay-free, storing only aggregate statistics rather than raw patient data. Experiments on 16 medical segmentation tasks across four imaging modalities demonstrate that MedCRP-CL achieves 73.3% Dice score with only 4.1% forgetting, outperforming the best baseline by 8.0% while requiring 6$\times$ fewer parameters. Code is available at https://github.com/zygao930/MedCRP-CL.

📄 PDF Abstract BibTeX arXiv:2605.20297

Code (0)

등록된 구현이 없습니다.

Tasks

Medical Image SegmentationContinual Learning

Similar Papers 제목 키워드 기반

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

2025-11-21 · Jiayi Wang, Wei Dai, Haoyu Wang, Sihan Yang 외 arxiv

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 catast…

Medical Image SegmentationComputational EfficiencyContinual Learning

Beyond Forgetting in Continual Medical Image Segmentation: A Comprehensive Benchmark Study

2026-05-07 · Bomin Wang, Hangqi Zhou, Yibo Gao, Xiahai Zhuang arxiv

Continual learning (CL) is essential for deploying medical image segmentation models in clinical environments where imaging domains, anatomical targets, and diagnostic tasks evolve over time. However, continual segmentat…

Medical Image SegmentationContinual Learning

What is Wrong with Continual Learning in Medical Image Segmentation?

2020-10-21 · Camila Gonzalez, Nick Lemke, Georgios Sakas, Anirban Mukhopadhyay

Continual learning protocols are attracting increasing attention from the medical imaging community. In continual environments, datasets acquired under different conditions arrive sequentially; and each is only available…

Continual LearningDiagnosticHippocampusimage-classification+5

Distribution-Aware Replay for Continual MRI Segmentation

2024-07-30 · Nick Lemke, Camila González, Anirban Mukhopadhyay, Martin Mundt

Medical image distributions shift constantly due to changes in patient population and discrepancies in image acquisition. These distribution changes result in performance deterioration; deterioration that continual learn…

Continual LearningHippocampusImage SegmentationMedical Image Segmentation+3

Continual Hippocampus Segmentation with Transformers

2022-04-17 · Amin Ranem, Camila González, Anirban Mukhopadhyay

In clinical settings, where acquisition conditions and patient populations change over time, continual learning is key for ensuring the safe use of deep neural networks. Yet most existing work focuses on convolutional ar…

Continual LearningHippocampusimage-classificationImage Classification+4