MorphXAI: An Explainable Framework for Morphological Analysis of Parasites in Blood Smear Images
Aqsa Yousaf, Sint Sint Win, Megan Coffee, Habeeb Olufowobi
TL;DR
The paper tackles the need for interpretable automated parasite detection in blood smears by integrating morphological reasoning into the detection pipeline. It introduces MorphXAI, a morphology-guided extension of RT-DETRv3 that adds a Morphological Decoder to predict structured attributes (shape, curvature, dot count, flagellum, developmental stage) alongside bounding boxes; this is supported by a clinician-annotated dataset for three parasite species. A GT2MorphologyTarget data pipeline and a joint optimization ensure explanations are faithful to expert reasoning while preserving detection accuracy. Empirically, MorphXAI achieves a modest gain in $AP^{.50:.95}$ over a strong baseline and yields high attribute accuracies with real-time performance, demonstrating that clinically meaningful explanations can be embedded into automated parasite analysis.
Abstract
Parasitic infections remain a pressing global health challenge, particularly in low-resource settings where diagnosis still depends on labor-intensive manual inspection of blood smears and the availability of expert domain knowledge. While deep learning models have shown strong performance in automating parasite detection, their clinical usefulness is constrained by limited interpretability. Existing explainability methods are largely restricted to visual heatmaps or attention maps, which highlight regions of interest but fail to capture the morphological traits that clinicians rely on for diagnosis. In this work, we present MorphXAI, an explainable framework that unifies parasite detection with fine-grained morphological analysis. MorphXAI integrates morphological supervision directly into the prediction pipeline, enabling the model to localize parasites while simultaneously characterizing clinically relevant attributes such as shape, curvature, visible dot count, flagellum presence, and developmental stage. To support this task, we curate a clinician-annotated dataset of three parasite species (Leishmania, Trypanosoma brucei, and Trypanosoma cruzi) with detailed morphological labels, establishing a new benchmark for interpretable parasite analysis. Experimental results show that MorphXAI not only improves detection performance over the baseline but also provides structured, biologically meaningful explanations.
