Detection of Bloodstream Infections

The prevention of sepsis requires the early detection of pathogens in bloodstream infections. It is known that neutrophils exhibit characteristic behaviors when infected with Candida species. In this study, blood samples from healthy donors were infected with Candida albicans and Candida glabrata, and neutrophils were imaged. This project applied advanced deep learning methods, including gated recurrent unit (GRU) networks, transformer-based networks, and convolutional neural networks (CNNs), to classify infections. Two distinct workflows were employed, one for whole image morphodynamics and another for image classification.

The objective is to enhance early pathogen identification in bloodstream infections by rapid and precise analysis of neutrophil behavior to prevent sepsis.

Whole image morphodynamics. (a) Preprocessing on the original video frames. (b) Increasing dataset by splitting each frame into 4 equal sized patches. (c)Video creation and feature extraction by merging frames across patches to form videos and by extracting feature information with the EfficientNetB5 CNN model. (d) Classifying Videos with GRUs or (e) transformers into three infection scenarios.
Image Classification. (a) Train images without preprocessing. Four CNN models were compared. Frames from the test videos were individually passed through the trained CNNs. Majority voting technique was employed to predict the infection type. (b) Classifying preprocessed whole images. The best CNN model EfficientNetB5 was applied and the same majority voting technique was used for testing. (c) Classifying preprocessed patches. EfficientNetB5 model was employed, and the same majority voting technique was utilized for testing on all patches.

For whole image morphodynamics, video frames were preprocessed, split into patches, and compiled into videos. EfficientNetB5 extracted features, and GRUs or transformers classified the infection scenarios.

For image classification, ResNet50, Inception-V3, Xception, and EfficientNetB5 were trained on images without preprocessing, with EfficientNetB5 performing the best. During the testing phase, individual frames were classified using a majority voting technique, and EfficientNetB5 was employed for subsequent tests on preprocessed whole images and patches.

Workflow for analyzing infections. Ex vivo infection with C. albicans, C. glabrata, and Mock. Isolation of the Polymorphonuclear cells (PMNs). Imaging of the PMNs. Preprocessing image to enhance the quality and features.Increasing dataset by splitting each frame into 4 equal sized patches. Video creation and feature extraction by merging frames across patches to form videos and by extracting feature information. Classifying images. The CNN model EfficientNetB5 was applied to compare the results of original image, preprocessed image and patches and videos.

The CNN model achieved 100% accuracy with fast inference times. This approach could facilitate the development of rapid automated diagnostic tools for fungal bloodstream infections, offering a promising method for clinical settings. GRU networks achieved 96% accuracy, transformers reached 100%, and CNNs also reached 100% with faster inference times. Explainable AI techniques highlighted the importance of neutrophil morphodynamics in differentiation. CNN models can rapidly and accurately diagnose fungal bloodstream infections, offering a promising method for automated diagnostics in clinical settings. The project demonstrated that using a CNN model is effective and efficient in diagnosing fungal bloodstream infections based on neutrophil behavior. This represents a novel approach to the rapid and efficient detection of sepsis.

Experimental Collaborators

Publications

12312 Next

Posters

12335 Next