A Continual Learning Approach for Cross-Domain White Blood Cell Classification
Ario Sadafi, Raheleh Salehi, Armin Gruber, Sayedali Shetab Boushehri,, Pascal Giehr, Nassir Navab, Carsten Marr

TL;DR
This paper introduces a rehearsal-based continual learning method for white blood cell classification that effectively adapts to evolving data sources and class/domain changes without forgetting previous knowledge.
Contribution
It proposes a novel exemplar selection strategy based on model confidence and uncertainty for class and domain incremental learning in medical image classification.
Findings
Outperforms existing continual learning baselines like iCaRL and EWC.
Effective in scenarios with new domains and classes introduced sequentially.
Maintains high accuracy across multiple datasets with different characteristics.
Abstract
Accurate classification of white blood cells in peripheral blood is essential for diagnosing hematological diseases. Due to constantly evolving clinical settings, data sources, and disease classifications, it is necessary to update machine learning classification models regularly for practical real-world use. Such models significantly benefit from sequentially learning from incoming data streams without forgetting previously acquired knowledge. However, models can suffer from catastrophic forgetting, causing a drop in performance on previous tasks when fine-tuned on new data. Here, we propose a rehearsal-based continual learning approach for class incremental and domain incremental scenarios in white blood cell classification. To choose representative samples from previous tasks, we employ exemplar set selection based on the model's predictions. This involves selecting the most…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDigital Imaging for Blood Diseases · COVID-19 diagnosis using AI · Immune responses and vaccinations
MethodsElastic Weight Consolidation
