CVNov 11, 2025

Class Incremental Medical Image Segmentation via Prototype-Guided Calibration and Dual-Aligned Distillation

arXiv:2511.07749v11 citationsh-index: 4
Originality Incremental advance
AI Analysis

This addresses incremental learning for medical image segmentation, which is important for clinical applications, but it is incremental as it builds on existing methods with specific improvements.

The paper tackles class incremental medical image segmentation by proposing prototype-guided calibration and dual-aligned distillation to preserve old knowledge while learning new classes, achieving state-of-the-art performance on multi-organ segmentation benchmarks.

Class incremental medical image segmentation (CIMIS) aims to preserve knowledge of previously learned classes while learning new ones without relying on old-class labels. However, existing methods 1) either adopt one-size-fits-all strategies that treat all spatial regions and feature channels equally, which may hinder the preservation of accurate old knowledge, 2) or focus solely on aligning local prototypes with global ones for old classes while overlooking their local representations in new data, leading to knowledge degradation. To mitigate the above issues, we propose Prototype-Guided Calibration Distillation (PGCD) and Dual-Aligned Prototype Distillation (DAPD) for CIMIS in this paper. Specifically, PGCD exploits prototype-to-feature similarity to calibrate class-specific distillation intensity in different spatial regions, effectively reinforcing reliable old knowledge and suppressing misleading information from old classes. Complementarily, DAPD aligns the local prototypes of old classes extracted from the current model with both global prototypes and local prototypes, further enhancing segmentation performance on old categories. Comprehensive evaluations on two widely used multi-organ segmentation benchmarks demonstrate that our method outperforms state-of-the-art methods, highlighting its robustness and generalization capabilities.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes