LGAICVNov 7, 2023

Class-Incremental Continual Learning for General Purpose Healthcare Models

arXiv:2311.04301v16 citationsh-index: 5
Originality Synthesis-oriented
AI Analysis

This work addresses the problem of model adaptability in healthcare clinics for enabling shared AI across institutions, though it is incremental as it applies existing continual learning methods to medical data.

The paper tackled catastrophic forgetting in deep learning models for medical imaging by evaluating continual learning approaches across ten diverse datasets, showing that a single model can sequentially learn new tasks with performance comparable to naive methods.

Healthcare clinics regularly encounter dynamic data that changes due to variations in patient populations, treatment policies, medical devices, and emerging disease patterns. Deep learning models can suffer from catastrophic forgetting when fine-tuned in such scenarios, causing poor performance on previously learned tasks. Continual learning allows learning on new tasks without performance drop on previous tasks. In this work, we investigate the performance of continual learning models on four different medical imaging scenarios involving ten classification datasets from diverse modalities, clinical specialties, and hospitals. We implement various continual learning approaches and evaluate their performance in these scenarios. Our results demonstrate that a single model can sequentially learn new tasks from different specialties and achieve comparable performance to naive methods. These findings indicate the feasibility of recycling or sharing models across the same or different medical specialties, offering another step towards the development of general-purpose medical imaging AI that can be shared across institutions.

Foundations

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

Your Notes