English

Continual Multiple Instance Learning for Hematologic Disease Diagnosis

Machine Learning 2025-08-12 v2 Computer Vision and Pattern Recognition Image and Video Processing Quantitative Methods

Abstract

The dynamic environment of laboratories and clinics, with streams of data arriving on a daily basis, requires regular updates of trained machine learning models for consistent performance. Continual learning is supposed to help train models without catastrophic forgetting. However, state-of-the-art methods are ineffective for multiple instance learning (MIL), which is often used in single-cell-based hematologic disease diagnosis (e.g., leukemia detection). Here, we propose the first continual learning method tailored specifically to MIL. Our method is rehearsal-based over a selection of single instances from various bags. We use a combination of the instance attention score and distance from the bag mean and class mean vectors to carefully select which samples and instances to store in exemplary sets from previous tasks, preserving the diversity of the data. Using the real-world input of one month of data from a leukemia laboratory, we study the effectiveness of our approach in a class incremental scenario, comparing it to well-known continual learning methods. We show that our method considerably outperforms state-of-the-art methods, providing the first continual learning approach for MIL. This enables the adaptation of models to shifting data distributions over time, such as those caused by changes in disease occurrence or underlying genetic alterations.

Keywords

Cite

@article{arxiv.2508.04368,
  title  = {Continual Multiple Instance Learning for Hematologic Disease Diagnosis},
  author = {Zahra Ebrahimi and Raheleh Salehi and Nassir Navab and Carsten Marr and Ario Sadafi},
  journal= {arXiv preprint arXiv:2508.04368},
  year   = {2025}
}

Comments

Accepted for publication at MICCAI 2025 workshop on Efficient Medical AI

R2 v1 2026-07-01T04:37:12.630Z