Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

A Continual Learning Approach for Cross-Domain White Blood Cell Classification

About

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 confident samples and the most challenging samples identified through uncertainty estimation of the model. We thoroughly evaluated our proposed approach on three white blood cell classification datasets that differ in color, resolution, and class composition, including scenarios where new domains or new classes are introduced to the model with every task. We also test a long class incremental experiment with both new domains and new classes. Our results demonstrate that our approach outperforms established baselines in continual learning, including existing iCaRL and EWC methods for classifying white blood cells in cross-domain environments.

Ario Sadafi, Raheleh Salehi, Armin Gruber, Sayedali Shetab Boushehri, Pascal Giehr, Nassir Navab, Carsten Marr• 2023

Related benchmarks

TaskDatasetResultRank
Federated Class-Incremental LearningFCIL-A
Aavg54.62
14
Federated Class-and-Domain-Incremental LearningFCDIL
Aavg51.93
14
Federated Class-Incremental LearningFCIL-H
Average Accuracy (Aavg)66.59
14
Federated Class-Incremental LearningFCIL-M
Avg Acc52.06
14
Federated Domain-Incremental LearningFDIL
Aavg51.21
14
Federated Class-Domain Incremental LearningFCDIL alpha=0.5 (test)
Average Accuracy (Aavg)51.6
7
Federated Class-Incremental LearningFCIL-A alpha=0.5 (test)
Average Accuracy (Aavg)54.62
7
Federated Class-Incremental LearningFCIL-M alpha=0.5 (test)
Average Accuracy52.06
7
Federated Class-Incremental LearningFCIL-H alpha=0.5 (test)
Average Accuracy66.59
7
Federated Domain-Incremental LearningFDIL alpha=0.5 (test)
Average Accuracy (Aavg)51.21
7
Showing 10 of 10 rows

Other info

Follow for update