A Hierarchical Ensemble Inference Pipeline for Robust White Blood Cell Classification Under Domain Shifts

arXiv cs.CV / 4/28/2026

📰 NewsIdeas & Deep AnalysisModels & Research

Key Points

  • Real-world white blood cell (WBC) classification for leukemia screening is often harmed by domain shifts from different staining protocols, scanners, and lab-to-lab variability.
  • The ISBI 2026 WBCBench challenge seeks more robust WBC recognition, especially for accurately detecting blast cells and other clinically critical rare subtypes.
  • The paper proposes a memory-augmented, hierarchical ensemble inference pipeline that uses a feature bank and a DinoBloom backbone fine-tuned with LoRA.
  • Its three-stage hierarchical inference uses k-nearest neighbors (kNN) retrieval at each level to reduce dependence on any single decision path.
  • On the WBCBench dataset, the approach achieves performance in the top ten in the final testing phase by macro F1-score.

Abstract

Automated white blood cell (WBC) classification is essential for scalable leukaemia screening. However, real-world deployment is challenged by domain shifts caused by staining protocols, scanner characteristics, and inter-laboratory variability, which often degrade model performance. The White Blood Cell Classification Challenge (WBCBench) at ISBI 2026 aims to advance robust WBC recognition, with a focus on accurately identifying blast cells and other clinically critical rare subtypes. We propose a memory-augmented, hierarchical ensemble pipeline for WBC classification under domain shifts, leveraging a feature bank and a DinoBloom backbone fine-tuned with LoRA. Our three-stage inference hierarchy combines k-nearest neighbors (kNN) retrieval at each level, reducing over-reliance on any single decision. Evaluated on the WBCBench dataset, our method ranks within the top ten by macro F1-score in the final testing phase.

A Hierarchical Ensemble Inference Pipeline for Robust White Blood Cell Classification Under Domain Shifts | AI Navigate