paper-with-me

Papers

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

2023-08-24 · Ario Sadafi, Raheleh Salehi, Armin Gruber, Sayedali Shetab Boushehri, Pascal Giehr, Nassir Navab, Carsten Marr

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.

📄 PDF Abstract BibTeX arXiv:2308.12679

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationContinual Learning

Methods 이 논문이 사용한 방법론

EWC The methon to overcome catastrophic forgetting in neural network while continual learning

Similar Papers 제목 키워드 기반

Domain-incremental White Blood Cell Classification with Privacy-aware Continual Learning

2025-03-25 · Pratibha Kumari, Afshin Bozorgpour, Daniel Reisenbüchler, Edgar Jost 외

White blood cell (WBC) classification plays a vital role in hematology for diagnosing various medical conditions. However, it faces significant challenges due to domain shifts caused by variations in sample sources (e.g.…

Continual LearningPrivacy Preserving

Unsupervised Cross-Domain Feature Extraction for Single Blood Cell Image Classification

2022-07-01 · Raheleh Salehi, Ario Sadafi, Armin Gruber, Peter Lienemann 외

Diagnosing hematological malignancies requires identification and classification of white blood cells in peripheral blood smears. Domain shifts caused by different lab procedures, staining, illumination, and microscope s…

image-classificationImage ClassificationPrognosis

White blood cell subtype detection and classification

2021-08-10 · Nalla Praveen, Narinder Singh Punn, Sanjay Kumar Sonbhadra, Sonali Agarwal 외

Machine learning has endless applications in the health care industry. White blood cell classification is one of the interesting and promising area of research. The classification of the white blood cells plays an import…

ClassificationMedical Diagnosisobject-detectionObject Detection

Neural Cellular Automata for Lightweight, Robust and Explainable Classification of White Blood Cell Images

2024-04-08 · Michael Deutges, Ario Sadafi, Nassir Navab, Carsten Marr

Diagnosis of hematological malignancies depends on accurate identification of white blood cells in peripheral blood smears. Deep learning techniques are emerging as a viable solution to scale and optimize this process by…

Classificationimage-classificationImage Classification

Classification of White Blood Cells Using Machine and Deep Learning Models: A Systematic Review

2023-08-11 · Rabia Asghar, Sanjay Kumar, Paul Hynds, Arslan Shaukat

Machine learning (ML) and deep learning (DL) models have been employed to significantly improve analyses of medical imagery, with these approaches used to enhance the accuracy of prediction and classification. Model pred…

ClassificationData AugmentationMedical Image Analysis