Class Incremental Medical Image Segmentation via Prototype-Guided Calibration and Dual-Aligned Distillation
Shengqian Zhu, Chengrong Yu, Qiang Wang, Ying Song, Guangjun Li, Jiafei Wu, Xiaogang Xu, Zhang Yi, Junjie Hu
TL;DR
This work tackles the problem of class incremental semantic segmentation in 3D medical images, where previously learned structures must be preserved while new anatomy is learned without old labels. It introduces Prototype-Guided Calibration Distillation (PGCD) to adapt distillation strength across spatial regions and channels using class prototypes, and Dual-Aligned Prototype Distillation (DAPD) to align old-class representations with both global and local prototypes, including a dynamically updated background prototype. The proposed approach yields state-of-the-art results on two public multi-organ benchmarks (BTCV and WORD), showing strong retention of old classes and effective learning of new ones across various incremental schedules. The findings demonstrate robustness and generalization, with implications for reliable, privacy-aware continual learning in clinical segmentation tasks.
Abstract
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.
