MedCRP-CL: Continual Medical Image Segmentation via Bayesian Nonparametric Semantic Modality Discovery
Abstract
Lay Summary
AI systems that analyze medical images, such as X-rays or ultrasounds, often need to learn new tasks over time as hospitals adopt new imaging equipment or encounter new conditions. However, when these systems learn something new, they tend to forget what they previously learned. Existing approaches either treat all tasks the same, leading to interference between unrelated tasks, or require doctors to manually specify how tasks should be grouped, which is impractical as new data arrives unpredictably. We developed MedCRP-CL, a system that automatically discovers which medical imaging tasks should share knowledge and which should be kept separate. It does this by reading the clinical descriptions that accompany medical images and using a statistical method to discover natural groupings. For example, it recognizes that heart ultrasounds and breast ultrasounds, despite both being ultrasounds, require very different analysis strategies. Each discovered group gets its own specialized parameters, preventing interference while still allowing related tasks to help each other. Tested on 16 medical imaging tasks, our approach outperforms existing methods while using fewer parameters. It also requires no storage of patient data, making it suitable for privacy-sensitive clinical settings.