Skip to main content

ORIGINAL RESEARCH article

Front. Cell. Infect. Microbiol., 29 November 2023
Sec. Clinical Microbiology

Clinical screening of Nocardia in sputum smears based on neural networks

  • 1Department of Laboratory Medicine, Tongde Hospital of Zhejiang Province, Hangzhou, China
  • 2Effect, Jianying, Intelligent Creation Lab, Bytedance Inc., Hangzhou, China
  • 3College of Media Engineering, Communication University of Zhejiang, Hangzhou, China

Objective: Nocardia is clinically rare but highly pathogenic in clinical practice. Due to the lack of Nocardia screening methods, Nocardia is often missed in diagnosis, leading to worsening the condition. Therefore, this paper proposes a Nocardia screening method based on neural networks, aiming at quick Nocardia detection in sputum specimens with low costs and thereby reducing the missed diagnosis rate.

Methods: Firstly, sputum specimens were collected from patients who were infected with Nocardia, and a part of the specimens were mixed with new sputum specimens from patients without Nocardia infection to enhance the data diversity. Secondly, the specimens were converted into smears with Gram staining. Images were captured under a microscope and subsequently annotated by experts, creating two datasets. Thirdly, each dataset was divided into three subsets: the training set, the validation set and the test set. The training and validation sets were used for training networks, while the test set was used for evaluating the effeteness of the trained networks. Finally, a neural network model was trained on this dataset, with an image of Gram-stained sputum smear as input, this model determines the presence and locations of Nocardia instances within the image.

Results: After training, the detection network was evaluated on two datasets, resulting in classification accuracies of 97.3% and 98.3%, respectively. This network can identify Nocardia instances in about 24 milliseconds per image on a personal computer. The detection metrics of mAP50 on both datasets were 0.780 and 0.841, respectively.

Conclusion: The Nocardia screening method can accurately and efficiently determine whether Nocardia exists in the images of Gram-stained sputum smears. Additionally, it can precisely locate the Nocardia instances, assisting doctors in confirming the presence of Nocardia.

1 Introduction

The Nocardia genus is a kind of aerobic, Gram-positive, weakly acid-fast, branching filamentous bacteria (Lerner, 1996; Fatahi-Bafghi, 2018). In the past decades, our understanding of the pathogenicity of Nocardia is continually deepening. In an early stage, Nocardia was believed to only infect immunocompromised patients (Paige and Spelman, 2019; Zia et al., 2019; Traxler et al., 2022). However, as research progressed, it has been discovered that Nocardia can also infect immunocompetent individuals (Fujita et al., 2016; Abe et al., 2021; Margalit et al., 2021). Nocardia infections can arise on multiple organs, including the skin (Akasaka et al., 2011; Chen et al., 2020), lungs (Abe et al., 2021; Li et al., 2022; Chen and Hu, 2023), brain (Song et al., 2021), etc. Among them, the lungs have the highest infection rate (Margalit et al., 2020; Yetmar et al., 2023), accounting for approximately 50-70% of Nocardia infections (Ambrosioni et al., 2010). This can lead to pneumonia, lung abscesses, bronchiectasis, chronic obstructive pulmonary diseases, etc. (Saubolle and Sussland, 2003) More critically, when Nocardia spreads into the bloodstream, it can cause brain infections or even death (Filice, 2001; Song et al., 2021). There is no specific characteristic in radiology of Nocardial pulmonary diseases. It can present as pulmonary nodules, consolidations, cavitary masses, pleural effusions, etc., making it difficult to be distinguished from other infections (Traxler et al., 2022).

Nocardia infection is not commonly encountered in clinical practice. Over a span of six years, from 2001 to 2006, a large teaching hospital in Miami recorded the incidence of Nocardia cases. Among the 25 reported cases, 21 involved pulmonary infections, with nine cases detected from sputum (Castro and Espinoza, 2007). On average, less than four cases were identified annually. Ercibengoa et al. (Ercibengoa et al., 2020) conducted a multicenter analysis of Nocardia pneumonia in Spain, specifically studying 55 cases from five hospitals between 2010 and 2016. The average number of infections per hospital per year was less than two.

The gold standard for diagnosing Nocardial pulmonary disease is bacterial culture (Jiao et al., 2021). However, Nocardia has a slow growth rate in culturing, most cultures become positive in 2-7 days, but the duration must be extended to 2-3 weeks due to slow-growing species (Rouzaud et al., 2018). In Figure 1, the conditions of the bacterial culture from Day 1 to Day 6 are demonstrated, and the Nocardia colonies are marked with bounding boxes. Note that the proposed method does not include the step of bacterial culturing and Figure 1 is provided merely to show Nocardia’s low growth rate. Because of the slow growth rate, Nocardia infections are difficult to be discovered in an early stage. Current laboratory diagnostic methods for Nocardia include Matrix-Assisted Laser Desorption Ionization-Time Of Flight (MALDI-TOF) (Carrasco et al., 2016), real-time Polymerase Chain Reaction (PCR) (Wang et al., 2023b), Next-Generation Sequencing (NGS) (Saubolle and Sussland, 2003), etc. However, these methods are costly and require a high level of skill from the operator, making them unsuitable for large-scale screening.

FIGURE 1
www.frontiersin.org

Figure 1 Images of the blood agar plate captured from Day 1 to Day 6 (A-F) during bacterial culture. Due to the low growth rate, Nocardia colonies were indistinguishable in the first 3 days, leading to missed misdiagnosis. The cultivation conditions for this bacterial culture include aerobic conditions, 35 degrees Celsius, and a 5% concentration of carbon dioxide.

One of the most commonly used method for Nocardia screening is manual identification based on the morphology in Gram-stained sputum smears under a microscope (Brown-Elliott et al., 2006). However, the manual identification method suffers from low efficiency and unreliability. Additionally, laboratory technicians are usually unfamiliar with Nocardia due to its rarity, resulting in missed diagnoses (Mehta and Shamoo, 2020).

In recent years, deep neural networks have been widely used in various fields, including medical engineering (Anwar et al., 2018; Boveiri et al., 2020; Kulkarni et al., 2021; Abdou, 2022; Sarvamangala and Kulkarni, 2022). They have been proven to have the advantages of reliability, efficiency and cost-effectiveness compared to traditional methods. Specifically, in medical engineering, they have been adopted for blood cell detection (Liang et al., 2018; Acevedo et al., 2019), mycobacterium tuberculosis identification (Xiong et al., 2018; Kuok et al., 2019), and many other medical applications (Rahman et al., 2020; Malhotra et al., 2022; Rho et al., 2022). However, neural networks have never been adopted for Nocardia detection, which poses new challenges: 1) the irregular morphology of Nocardia presents high diversity, making it difficult for neural networks to identify; 2) Nocardia infection is not commonly encountered in medical practice, making it difficult to collect sufficient data for network training; 3) the sputum specimens contain various cocci, bacilli, fungi, white blood cells, epithelial cells, etc., making it difficult to identify Nocardia instances. In the next section, we will illustrate how to address these challenges and demonstrate the procedures of the neural network-based Nocardia screening method.

2 Materials and methods

This study was approved by the Ethical Committee of Tongde Hospital of Zhejiang Province with approval number of 2023-077-JY. The whole pipeline of the proposed Nocardia screening method is depicted in Figure 2.

FIGURE 2
www.frontiersin.org

Figure 2 An illustration of the pipeline of the proposed Nocardia screening method, which consists of three steps: (A) data acquisition, (B) data processing, and (C) network training & screening. Note that the combined dataset contains both original and mixed images.

2.1 Materials

During the period from 2020 to 2023, we collected two Nocardia strains obtained from sputum specimens from two patients. The Nocardia strains were identified as Nocardia puris and Nocardia terpenica through 16S rRNA sequencing analysis. The sputum smears from the patients were Gram-stained, and then microscopic images of the smears were captured under an OLYMPUS CX23 microscope with a magnification of 1000. The images were captured using the cameras of two smartphones, Apple iPhone 12 and OnePlus 10 Pro, and saved in color mode as JPEG format. All the experiments related to neural networks were conducted on a personal computer equipped with an Intel i7-10700K CPU, 16 GB RAM and an NVIDIA GTX 2070 super GPU with 8 GB VRAM.

2.1.1 Data diversity

In this section, we introduce the methods for enhancing the diversity in both the foreground and background of the images. According to our observation, the diversity of the foreground depends primarily on the morphology of Nocardia, rather than Nocardia strains. Therefore, it is effective to enhance it by increasing the quantity of images. For the background, the Nocardia-positive sputum specimens were mixed with new sputum specimens from patients without Nocardia infection. As a result, a total of 10 mixed sputum specimens were generated, including 2 cases of mucous sputum, 2 cases of saliva sputum, 2 cases of blood sputum, and 4 cases of caseous sputum. With this mixture strategy, many new types of bacteria were incorporated, significantly enhancing the diversity of the image background.

2.1.2 Datasets

A total of 1721 images were captured in our study. Among them, 797 images were identified as Nocardia positive, including 326 originating from the original sputum specimens and 471 from the mixed ones. The remaining 924 images were identified as Nocardia negative, including 766 from the original sputum specimens and 158 from the mixed ones. The composition of these images is also detailed in Table 1. These images made up two datasets: the combined dataset containing all 1721 images and the original dataset containing 1092 images captured from the original sputum smears. For each dataset, all the images were randomly divided into three sets: the training set (70%), the validation set (15%), and the test set (15%). The same division configuration was employed for both classification and detection.

TABLE 1
www.frontiersin.org

Table 1 The composition of the datasets.

2.2 Data processing

As depicted in the cropped image in Figure 2B, the pixels outside the microscope field view provide irrelevant information, making it reasonable to crop the image and retain only the content within the field view. It is unwise to crop thousands of images manually; therefore, we propose automatically cropping the images with the OpenCV library (https://docs.opencv.org/3.4/d6/d00/tutorial_py_root.html), as shown in Figure 3.

FIGURE 3
www.frontiersin.org

Figure 3 The image cropping pipeline using OpenCV.

The principal idea of the algorithm is to detect an ellipse for the bright circle and crop the image with its bounding box. Firstly, we convert the image into grayscale. In normal cases, the pixel values of the grayscale image are the weighted average of the RGB values. However, we found that extracting the maximum values in the RGB channels yields better performance. Secondly, we identify contours and fit them to ellipses. Note that contours with few points or small bounding boxes should be dropped. Due to the significant variation in image brightness, using multiple thresholds for contour finding is necessary and crucial for success. Thirdly, the final ellipse is selected based on the largest cropping metric value, where the cropping metric is defined as the ratio of the length of the semi-minor axis to that of the semi-major axis. Finally, we fill the region outside the ellipse with black and crop the original image, preserving only the content inside the bounding box. The algorithm’s pseudo code, written in Python-style, is presented in Algorithm 1.

The results showed that more than 99% of the images in the dataset were cropped correctly. After cropping, an average of 40.9% of the pixels were removed, greatly enhancing the ratio of valid pixels, and thereby improving the performance of the networks.

The cropped images were then annotated by three clinical microbiology experts with more than 10 years of experience, using an open-source annotation software named “labelImg” (https://github.com/HumanSignal/labelImg). One of the experts annotated all the sets as the ground truth, while the other two carefully reviewed the annotation results to eliminate potential errors. When performing annotation for detection, a rectangle was manually drawn on the image for each Nocardia instance found in the image, as shown in the annotated image in Figure 2B, and the meta-information of the rectangles was stored in text files. After annotation, the detection results could be easily converted to classification annotations. Specifically, an image was classified as positive if it contained at least Nocardia instance; otherwise, it was considered negative.

2.3 Network training

2.3.1 Network architecture

In the proposed Nocardia screening method, the network architecture of YOLOv8 (You Only Look Once version 8) (Redmon et al., 2016; Redmon and Farhadi, 2017; Redmon and Farhadi, 2018; Jiang et al., 2022; Wang et al., 2023a) was adopted for Nocardia detection, namely, marking Nocardia instances with bounding rectangles in the images. Unlike previous detection networks, e.g., R-CNN (Girshick et al., 2014), Fast R-CNN (Girshick, 2015), Faster R-CNN (Ren et al., 2015), and Mask R-CNN (He et al., 2017), that perform multiple predictions for various regions, YOLO performs only one prediction to get all bounding boxes, significantly improving the training and inference efficiency. Meanwhile, it can achieve comparable or even better detection performance than previous methods. The network architecture of YOLOv8 is complicated, and we depict its backbone in Figure 4. For more details, we recommend referring to the homepage of YOLOv8 (https://ultralytics.com/yolov8).

FIGURE 4
www.frontiersin.org

Figure 4 The backbone of the YOLOv8 detection network.

ALGORITHM 1
www.frontiersin.org

Algorithm 1 The pseudo code for image cropping using OpenCV

2.3.2 Data augmentation

To improve the performance of the neural network, data augmentation was involved in the pipeline. We applied several different image transformations to the images, including image flipping, rotation, cropping and color changing, which significantly improved the diversity and size of the dataset.

2.3.3 Pre-training

The adopted network can be divided into two functional parts, one for feature extraction, and the other for detection. Researchers found that the feature extraction part has a very strong generalization ability, which can be shared among networks for different tasks, whereas the latter part is to detect specific objects, which should be retrained for each task. Therefore, we started our training process by loading a neural network model which was pre-trained on the large-scale COCO dataset (Lin et al., 2014), which consists of 164k images. This pre-training skill imbues the trained network with powerful feature extraction capabilities.

2.3.4 Training

All the images were resized to 640 pixels for both width and height before being used for training, validation, and testing. The YOLO detection network was trained using Stochastic Gradient Descent (SGD) (Bottou, 2010) with a momentum of 0.937 and a batch size of 16. The training process was carried out within 300 epochs, and it would terminate earlier if the fitness didn’t increase for 50 consecutive epochs (for example, see Figure 5). The fitness is defined in the following formula, where mAP50 and mAP will be introduced in Section 3.2. Other parameters were all kept the same as YOLOv8 recommended. The training times were 5.6 and 7.0 hours on the original and combined datasets, respectively.

FIGURE 5
www.frontiersin.org

Figure 5 The curve of fitness changing with epoch during the training process on the mixed dataset.

fitness=mAP50×0.1+mAP×0.9

2.4 Evaluation

The performances of the trained networks were evaluated on the test sets by comparing the predictions with the ground truth annotation results. The evaluation metrics were accuracy, sensitivity, specificity, positive predictive value (PPV), negative predictive value (NPV), and F-Score, which are calculated with the following formulas:

accuracy=(TP+TN)/(TP+TN+FP+FN)
sensitive=recall=TP/(TP+FN)
specificity=TN/(TN+FP)
PPV=TP/(TP+NP)
NPV=NP/(TN+FN)
precision=TP/(TP+FP)
FScore=2×precision×recall/(precision+recall)

where TP, TN, FP, and FN are abbreviations for true positive, true negative, false positive, and false negative, respectively.

3 Results

3.1 Classification

The primary goal of the proposed screening method is to classify whether an image contains Nocardia. For comparison, we conducted experiments with the YOLOv8 detection network (YOLO-det), the YOLOv8 classification network (YOLO-cls), Faster R-CNN, and manual annotation. Note that both YOLO-det and Faster R-CNN are detection networks, but their detection results could be easily converted to classification results. In our experiments, if at least one Nocardia region was detected in an image with a sufficient confidence score, the image would be classified as positive for Nocardia, and vice versa. The distribution of confidence scores is shown in Figure 6. Manual annotation was performed by two clinical microbiology experts, and their average metrics were compared with the other methods.

FIGURE 6
www.frontiersin.org

Figure 6 The distribution of confidence scores. Each label x along the horizontal axis represents a range from x-0.05 to x+0.05.

The classification results are compared in Figures 7 and 8, and detailed data are recorded in Table 2. YOLO-det achieved accuracies of 98.3% and 97.3% on the original and combined datasets, respectively, which were the highest among all the methods on both datasets. The inference times are shown in Figure 9, which demonstrates that the classification of YOLO-det was 304 times faster than manual annotation.

FIGURE 7
www.frontiersin.org

Figure 7 Comparison of classification metrics on the original dataset.

FIGURE 8
www.frontiersin.org

Figure 8 Comparison of classification metrics on the combined dataset.

TABLE 2
www.frontiersin.org

Table 2 The classification metrics for 4 methods on the original and combined datasets.

FIGURE 9
www.frontiersin.org

Figure 9 Logarithmic classification times for four methods.

3.2 Detection

The secondary goal of the screening method is to detect Nocardia instances within the images and display the detected locations with bounding boxes, assisting doctors in confirming the presence of Nocardia. The detection results for YOLO-det and Faster R-CNN are visualized in Figure 10, and they appear quite similar. To quantify the detection performance, we utilized two metrics: mAP (mean Average Precision) and mAP50 (Lin et al., 2014). These two metrics are both defined based on IoU (intersection over union), which is a common metric measuring the overlap between the predicted bounding box and the ground-truth bounding box. mAP50 corresponds to the precision of matched predictions, where a prediction is considered a match if the IoU is not lower than a threshold of 50%. Similarly, mAP computes the mean prediction with multiple thresholding values ranging from 0.5 to 0.95 with a step size of 0.05. These two metrics measure the quality of detection at different levels, with higher values indicating better detection performance. In Table 3, the results show that YOLO-det achieved higher mAP on both datasets, higher mAP50 on the combined dataset, and nearly identical mAP50 on the original dataset, demonstrating superior detection performance over Faster R-CNN.

FIGURE 10
www.frontiersin.org

Figure 10 Visualization of the detection results of YOLO-det (A-H) and Faster R-CNN (I-P).

TABLE 3
www.frontiersin.org

Table 3 The detection metrics for YOLO-det and Faster R-CNN on the original and combined datasets.

3.3 Model generalization

In this section, we assessed the generalization ability of the neural networks under consideration. Each network was trained on the training sets from both the original and combined datasets and subsequently tested on the corresponding test set. As a result, we obtained four different configurations: “o-o”, “o-c”, “c-o”, and “c-c”. Here, “o-c” indicates that the network was trained on the original dataset and tested on the combined dataset, and similar conventions apply to other configurations.

The classification accuracies for YOLO-det, YOLO-cls, and Faster R-CNN based on these four configurations are illustrated in Figure 11. By comparing the accuracies in “o-o” and “o-c”, a substantial accuracy drop is observed for YOLO-cls, whereas the accuracy drops are much slighter for both detection methods. This comparison demonstrates that the detection methods exhibit significantly stronger generalization ability than the classification method.

FIGURE 11
www.frontiersin.org

Figure 11 Accuracy comparisons for three methods on different training and testing datasets. “o” stands for the “original dataset”, and “c” stands for the “combined dataset”. The configuration of “o-c” stands for training on the original dataset and testing on the combined dataset. Other configurations are defined similarly.

To validate the generalization ability among different Nocardia strains, we conducted an additional experiment by applying the model trained with two strains directly on a dataset containing a new strain. 74 images were captured from two smears from two patients, including 28 positives and 46 negatives. The Nocardia strains in both smears were identified as Nocardia cyriacigeorgica. Because of the differences in morphology, there was a certain decrease in the confidence scores, so we lowered the thresholding confidence score to 0.1. The results showed that 50% of the positives and 100% of the negatives were correctly classified, yielding an overall accuracy of 81.1%. This result was consistent with experiences in the field of neural networks. Since the model had not encountered instances of the new strain in the training set, it might classify them as negatives, but it would not misclassify negatives as positives. The results of this experiment indicated that the model trained on two strains was able to detect certain instances of a new strain, but with reduced accuracy. Therefore, the model should be trained with more Nocardia strains before being applied in medical practice.

3.4 Failure cases

In this section, we present a comprehensive analysis of all seven failure cases corresponding to YOLO-det on the combined dataset, including 3 false positives and 4 false negatives, as illustrated in Figure 12.

FIGURE 12
www.frontiersin.org

Figure 12 Failure cases of YOLO-det on the combined dataset. The first three cases (A-C) are false positives, while the others (D-G) are false negatives.

For the false positives, in image (A), the morphology of the detected bacteria is quite similar to Nocardia, resulting in misclassification. In image (B), the confidence score from the network output was on the boundary between positive and negative, resulting in ambiguous classification. However, image (C) presents a case of clear misclassification. Among the 4 false negatives, the Nocardia instances are challenging to identify because their appearances are difficult to distinguish from the background. As is common in the field of artificial intelligence, accuracy could be further improved by training networks on a larger and more diverse dataset, which we plan to explore in the future.

4 Discussion

In this study, we present a novel Nocardia screening method based on the YOLO detection network. To the best of our knowledge, this is the first time neural networks have been applied for Nocardia detection in the field of laboratory testing. The experiments indicated outstanding accuracies of 98.3% and 97.3% on the original and combined datasets, respectively, thereby demonstrating the remarkable effectiveness of the screening method. Notably, the accuracies also surpassed those of manual annotations in the experiments, as illustrated in Figures 7 and 8. Beyond the advantage of classification accuracy, the inference time of the network-based method was two magnitudes less than manual annotation, demonstrating the high efficiency of the screening method. Compared to existing laboratory testing methods, such as MALDI-TOF, PCR, and NGS, the proposed network-based method has the advantages of both efficiency and low cost. In conclusion, taking effectiveness, efficiency, and cost-effectiveness into consideration, the neural network-based screening method presents substantial advantages in Nocardia screening over other methods. Its potential to reduce the missed diagnosis rate and improve timeliness can contribute to improving the overall cure rate.

Although most previous works have adopted neural classification networks to determine whether a specific pathogen was present in an image (Zhang et al., 2019; Cai et al., 2020; Kang et al., 2020; Khan et al., 2021; Momeny et al., 2022; Poomrittigul et al., 2022; Trivedi et al., 2023), we propose that it can achieve comparable or even better performance to adopt a detection network, rather than a classification network, in certain scenarios. This assertion is based on three reasons.

1) In the “Classification” section, the results reveal that YOLO-det achieved the highest accuracies among all the methods on both datasets.

2) Beyond accuracy, model generalization ability is a crucial metric. It is well-known that a neural network trained on one dataset may perform poorly on other datasets because of the so called “domain gap” phenomenon. As demonstrated in the “Model Generalization” section, when YOLO-cls was trained on the original dataset but tested on the combined dataset, the accuracy decreased significantly to 74.1%, much lower than those of other configurations. This phenomenon suggests that this network learned specific knowledge from the original dataset, which could not be applied to new images outside the dataset. In contrast, the detection networks exhibited much stronger generalization abilities, making them more practical for Nocardia screening. The enhanced generalization ability could be attributed to their focus on informative parts with different locations and scales, observing a wider range of variances and, consequently, stronger robustness.

3) The detection networks not only determine whether the input image contains Nocardia instances, but also locate them to assist doctors in diagnosis.

Besides YOLO-det, we also tested Faster R-CNN for comparison. In terms of classification accuracy, YOLO-det outperformed Faster R-CNN on both the original and combined datasets. For detection performances, among all the 4 configurations, YOLO-det achieved higher metric values in 3 configurations and nearly identical metric values in the 4th configuration. Overall, YOLO-det showed better results than Faster R-CNN in both classification and detection tasks on our datasets. Nevertheless, one network may not achieve the best performances in all scenarios, and other network architectures (Ren et al., 2015; Liu et al., 2016; Lin et al., 2017; Carion et al., 2020) could also be considered to use, depending on the application scenarios.

Although Nocardia infection is uncommon in patients, we made efforts to capture plenty of images, ensuring sufficient diversity in the morphology of Nocardia instances. Additionally, by mixing the original sputum specimens with new ones from patients without Nocardia infection, the diversity of the background pathogens was significantly enhanced. In Figure 11, we can see that the accuracies of the group “c-c” were significantly higher than those of the group of “o-c”, demonstrating the effectiveness of the mixture strategy.

This paper acknowledges several limitations that we plan to address in future research. Firstly, different Nocardia strains exhibit slight variations in morphography. Our neural network model was trained with only two of them, and it did not generalize well to other strains, leading to decreased accuracy. It is recommended to train models on larger datasets that include more strains in order to enhance the models’ generalization ability before applying them in medical practice. Secondly, the quantity of the available Nocardia sputum specimens was limited. Although we alleviated the limitation by capturing plenty of images and introducing a mixture strategy, it is possible to achieve more conclusive results with a larger number of sputum specimens with Nocardia infection. Thirdly, we have not compared YOLO-det with methods other than YOLO-cls, Faster R-CNN and manual annotation. It could be more comprehensive if more neural network architectures were tested for comparison. Lastly, the proposed method should be adopted for screening purposes to reduce missed diagnosis rate, and the results should be further tested with diagnosis techniques before guiding clinicians.

While our study focused on Nocardia screening, the proposed methods, strategies, and conclusions can be extended to other studies. For the screening of pathogens other than Nocardia, neural network-based methods could be applied, due to their demonstrated effectiveness, efficiency, and cost-effectiveness. For a classification task, a detection network could also be considered, which may have higher performance and stronger generalization ability. Additionally, it is effective in improving data diversity by mixing specimens with new ones without the specific pathogens, ultimately enhancing the robustness of the trained networks.

5 Conclusion

In this paper, we propose a neural network-based Nocardia screening method. This method adopts the YOLOv8 detection network to identify Nocardia instances in images which are captured from Gram-stained sputum smears under a microscope. The results demonstrates that the proposed method achieves high accuracies of 98.3% and 97.3% on the original and combined datasets, respectively. Our study also reveals that detection networks may outperform classification networks in terms of accuracy and generalization ability in certain scenarios, which could be extended to studies beyond Nocardia screening. Additionally, we also prove that a mixture strategy can effectively enhance data diversity, leading to improved performance of the trained networks.

Data availability statement

The raw data supporting the conclusions of this article will be made available by the authors, without undue reservation.

Ethics statement

The studies involving humans were approved by the Ethical Committee of Tongde Hospital of Zhejiang Province. The studies were conducted in accordance with the local legislation and institutional requirements. The ethics committee/institutional review board waived the requirement of written informed consent for participation from the participants or the participants’ legal guardians/next of kin because this study only involves photographs of Gram-stained sputum smears under a microscope. These photographs do not involve patient privacy and cannot be used to identify patient identities.

Author contributions

HS: Conceptualization, Data curation, Formal Analysis, Investigation, Methodology, Project administration, Resources, Validation, Visualization, Writing – original draft, Writing – review & editing. XX: Conceptualization, Formal Analysis, Investigation, Methodology, Software, Visualization, Writing – original draft, Writing – review & editing. YW: Methodology, Writing – review & editing. JW: Methodology, Writing – review & editing. TD: Data curation, Formal Analysis, Funding acquisition, Methodology, Writing – review & editing.

Funding

The author(s) declare financial support was received for the research, authorship, and/or publication of this article. This study was supported by the Basic Public Welfare Research Project of Zhejiang, China (No. LGC22H200014).

Conflict of interest

Author XX is employed by Bytedance Inc.

The remaining authors declare that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.

Publisher’s note

All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article, or claim that may be made by its manufacturer, is not guaranteed or endorsed by the publisher.

References

Abdou, M. A. (2022). Literature review: Efficient deep neural networks techniques for medical image analysis. Neural Computing Appl. 34, 5791–5812. doi: 10.1007/s00521-022-06960-9

CrossRef Full Text | Google Scholar

Abe, S., Tanabe, Y., Ota, T., Fujimori, F., Youkou, A., Makino, M. (2021). Case report: pulmonary nocardiosis caused by Nocardia exalbida in an immunocompetent patient. BMC Infect. Dis. 21, 776. doi: 10.1186/s12879-021-06416-w

PubMed Abstract | CrossRef Full Text | Google Scholar

Acevedo, A., Alférez, S., Merino, A., Puigví, L., Rodellar, J. (2019). Recognition of peripheral blood cell images using convolutional neural networks. Comput. Methods programs biomed. 180, 105020. doi: 10.1016/j.cmpb.2019.105020

PubMed Abstract | CrossRef Full Text | Google Scholar

Akasaka, E., Ikoma, N., Mabuchi, T., Tamiya, S., Matuyama, T., Ozawa, A., et al. (2011). A novel case of nocardiosis with skin lesion due to Nocardia araoensis. J. Dermatol. 38, 702–706. doi: 10.1111/j.1346-8138.2010.01166.x

PubMed Abstract | CrossRef Full Text | Google Scholar

Ambrosioni, J., Lew, D., Garbino, J. (2010). Nocardiosis: updated clinical review and experience at a tertiary center. Infection 38, 89–97. doi: 10.1007/s15010-009-9193-9

PubMed Abstract | CrossRef Full Text | Google Scholar

Anwar, S. M., Majid, M., Qayyum, A., Awais, M., Alnowami, M., Khan, M. K. (2018). Medical image analysis using convolutional neural networks: a review. J. Med. Syst. 42, 1–13. doi: 10.1007/s10916-018-1088-1

CrossRef Full Text | Google Scholar

Bottou, L. (2010). “Large-scale machine learning with stochastic gradient descent,” in Proceedings of COMPSTAT’2010: 19th International Conference on Computational StatisticsParis France, August 22-27, 2010, Heidelberg, Germany. 177–186 (Keynote, Invited and Contributed Papers (Springer).

Google Scholar

Boveiri, H. R., Khayami, R., Javidan, R., Mehdizadeh, A. (2020). Medical image registration using deep neural networks: a comprehensive review. Comput. Electr. Eng. 87, 106767. doi: 10.1016/j.compeleceng.2020.106767

CrossRef Full Text | Google Scholar

Brown-Elliott, B. A., Brown, J. M., Conville, P. S., Wallace, R. J. (2006). Clinical and laboratory features of the nocardia spp. Based on current molecular taxonomy. Clin. Microbiol. Rev. 19, 259–282. doi: 10.1128/CMR.19.2.259-282.2006

PubMed Abstract | CrossRef Full Text | Google Scholar

Cai, L., Gao, J., Zhao, D. (2020). A review of the application of deep learning in medical image classification and segmentation. Ann. Trans. Med. 8, 713. doi: 10.21037/atm.2020.02.44

CrossRef Full Text | Google Scholar

Carion, N., Massa, F., Synnaeve, G., Usunier, N., Kirillov, A., Zagoruyko, S. (2020). “End-to-end object detection with transformers,” in Computer Vision -- ECCV 2020: European conference on computer vision. (Springer). 213–229.

Google Scholar

Carrasco, G., De Dios Caballero, J., Garrido, N., Valdezate, S., Cantón, R., Sáez-Nieto, J. A. (2016). Shortcomings of the commercial MALDI-TOF MS database and use of MLSA as an arbiter in the identification of nocardia species. Front. Microbiol. 7. doi: 10.3389/fmicb.2016.00542

PubMed Abstract | CrossRef Full Text | Google Scholar

Castro, J. G., Espinoza, L. (2007). Nocardia species infections in a large county hospital in Miami: 6 years experience. J. Infect. 54, 358–361. doi: 10.1016/j.jinf.2006.08.003

PubMed Abstract | CrossRef Full Text | Google Scholar

Chen, Y., Hu, W. (2023). Co-infection with Mycobacterium tuberculosis and Nocardia farcinica in a COPD patient: a case report. BMC Pulm. Med. 23, 136. doi: 10.1186/s12890-023-02434-3

PubMed Abstract | CrossRef Full Text | Google Scholar

Chen, Y., Liu, Y., Ding, X.-J., Chen, Y.-J., Wang, L., Zhang, Z.-Z. (2020). Diagnosis and treatment of lymphocutaneous dermatosis caused by Nocardia brasiliensis: a case report. Ann. Palliative Med. 9, 3663–3667. doi: 10.21037/apm-20-1301

CrossRef Full Text | Google Scholar

Ercibengoa, M., Càmara, J., Tubau, F., García-Somoza, D., Galar, A., Martín-Rabadán, P., et al. (2020). A multicentre analysis of Nocardia pneumonia in Spain: 2010–2016. Int. J. Infect. Dis. 90, 161–166. doi: 10.1016/j.ijid.2019.10.032

PubMed Abstract | CrossRef Full Text | Google Scholar

Fatahi-Bafghi, M. (2018). Nocardiosis from 1888 to 2017. Microb. Pathog. 114, 369–384. doi: 10.1016/j.micpath.2017.11.012

PubMed Abstract | CrossRef Full Text | Google Scholar

Filice, G. A. (2001). Nocardiosis. Respir. infections, 457–466.

Google Scholar

Fujita, T., Ikari, J., Watanabe, A., Tatsumi, K. (2016). Clinical characteristics of pulmonary nocardiosis in immunocompetent patients. J. Infection Chemother. 22, 738–743. doi: 10.1016/j.jiac.2016.08.004

CrossRef Full Text | Google Scholar

Girshick, R. (2015). “Fast r-cnn,” in Proceedings of the IEEE international conference on computer vision (ICCV). (Santiago, Chile: IEEE), 1440–1448.

Google Scholar

Girshick, R., Donahue, J., Darrell, T., Malik, J. (2014). “Rich feature hierarchies for accurate object detection and semantic segmentation,” in 2014 IEEE Conference on Computer Vision and Pattern Recognition. (Columbus, OH, USA: IEEE), 580–587.

Google Scholar

He, K., Gkioxari, G., Dollár, P., Girshick, R. (2017). “Mask r-cnn,” in 2017 IEEE International Conference on Computer Vision (ICCV). (Venice, Italy: IEEE), 2961–2969.

Google Scholar

Jiang, P., Ergu, D., Liu, F., Cai, Y., Ma, B. (2022). A Review of Yolo algorithm developments. Proc. Comput. Sci. 199, 1066–1073. doi: 10.1016/j.procs.2022.01.135

CrossRef Full Text | Google Scholar

Jiao, M., Deng, X., Yang, H., Dong, J., Lv, J., Li, F. (2021). Case report: A severe and multi-site nocardia farcinica infection rapidly and precisely identified by metagenomic next-generation sequencing. Front. Med. 8. doi: 10.3389/fmed.2021.669552

CrossRef Full Text | Google Scholar

Kang, R., Park, B., Eady, M., Ouyang, Q., Chen, K. (2020). Classification of foodborne bacteria using hyperspectral microscope imaging technology coupled with convolutional neural networks. Appl. Microbiol. Biotechnol. 104, 3157–3166. doi: 10.1007/s00253-020-10387-4

PubMed Abstract | CrossRef Full Text | Google Scholar

Khan, F. M., Gupta, R., Sekhri, S. (2021). A convolutional neural network approach for detection of E. coli bacteria in water. Environ. Sci. pollut. R. 28, 60778–60786. doi: 10.1007/s11356-021-14983-3

CrossRef Full Text | Google Scholar

Kulkarni, N., Patanwadia, B., Kulkarni, V. (2021). “A survey on machine learning techniques for breast cancer diagnosis and detection,” in 2021 3rd International Conference on Advances in Computing, Communication Control and Networking (ICAC3N). (Greater Noida, India: IEEE) 425–427.

Google Scholar

Kuok, C.-P., Horng, M.-H., Liao, Y.-M., Chow, N.-H., Sun, Y.-N. (2019). An effective and accurate identification system of Mycobacterium tuberculosis using convolution neural networks. Microscopy Res. technique 82, 709–719. doi: 10.1002/jemt.23217

CrossRef Full Text | Google Scholar

Lerner, P. I. (1996). Nocardiosis. Clin. Infect. Dis. 22, 891–903. doi: 10.1093/clinids/22.6.891

PubMed Abstract | CrossRef Full Text | Google Scholar

Li, Z., Li, Y., Li, S., Li, Z., Mai, Y., Cheng, J., et al. (2022). Identification of a novel drug-resistant community-acquired Nocardia spp. in a patient with bronchiectasis. Emerging Microbes Infections 11, 1346–1355. doi: 10.1080/22221751.2022.2069514

PubMed Abstract | CrossRef Full Text | Google Scholar

Liang, G., Hong, H., Xie, W., Zheng, L. (2018). Combining convolutional neural network with recursive neural network for blood cell image classification. IEEE Access 6, 36188–36197. doi: 10.1109/ACCESS.2018.2846685

CrossRef Full Text | Google Scholar

Lin, T.-Y., Goyal, P., Girshick, R., He, K., Dollár, P. (2017). “Focal loss for dense object detection,” in 2017 IEEE International Conference on Computer Vision (ICCV), Zürich, Switzerland. (Venice, Italy: IEEE), 2980–2988.

Google Scholar

Lin, T.-Y., Maire, M., Belongie, S., Hays, J., Perona, P., Ramanan, D., et al. (2014). “Microsoft coco: Common objects in context,” in Computer Vision–ECCV 2014: 13th European Conference, Zurich, Switzerland, September 6-12, 2014. 740–755 (Springer).

Google Scholar

Liu, W., Anguelov, D., Erhan, D., Szegedy, C., Reed, S., Fu, C.-Y., et al. (2016). “Ssd: Single shot multibox detector,” in Computer Vision–ECCV 2016: 14th European Conference, Amsterdam, The Netherlands, October 11–14, 2016. (Springer), 21–37.

Google Scholar

Malhotra, P., Gupta, S., Koundal, D., Zaguia, A., Enbeyle, W. (2022). Deep neural networks for medical image segmentation. J. Healthcare Eng. 2022, 1–15. doi: 10.1155/2022/9580991

CrossRef Full Text | Google Scholar

Margalit, I., Goldberg, E., Ben Ari, Y., Ben-Zvi, H., Shostak, Y., Krause, I., et al. (2020). Clinical correlates of nocardiosis. Sci. Rep. 10, 14272. doi: 10.1038/s41598-020-71214-4

PubMed Abstract | CrossRef Full Text | Google Scholar

Margalit, I., Lebeaux, D., Tishler, O., Goldberg, E., Bishara, J., Yahav, D., et al. (2021). How do I manage nocardiosis? Clin. Microbiol. Infection 27, 550–558. doi: 10.1016/j.cmi.2020.12.019

CrossRef Full Text | Google Scholar

Mehta, H. H., Shamoo, Y. (2020). Pathogenic Nocardia: A diverse genus of emerging pathogens or just poorly recognized? PloS Pathog. 16, e1008280. doi: 10.1371/journal.ppat.1008280

PubMed Abstract | CrossRef Full Text | Google Scholar

Momeny, M., Neshat, A. A., Gholizadeh, A., Jafarnezhad, A., Rahmanzadeh, E., Marhamati, M., et al. (2022). Greedy Autoaugment for classification of mycobacterium tuberculosis image via generalized deep CNN using mixed pooling based on minimum square rough entropy. Comput. Biol. Med. 141, 105175. doi: 10.1016/j.compbiomed.2021.105175

PubMed Abstract | CrossRef Full Text | Google Scholar

Paige, E. K., Spelman, D. (2019). Nocardiosis: 7-year experience at an Australian tertiary hospital. Internal Med. J. 49, 373–379. doi: 10.1111/imj.14068

CrossRef Full Text | Google Scholar

Poomrittigul, S., Chomkwah, W., Tanpatanan, T., Sakorntanant, S., Treebupachatsakul, T. (2022). “A comparison of deep learning CNN architecture models for classifying bacteria,” in 2022 37th International technical conference on circuits/systems, computers and communications (ITC-CSCC). (Phuket, Thailand: IEEE), 290–293.

Google Scholar

Rahman, T., Chowdhury, M. E., Khandakar, A., Islam, K. R., Islam, K. F., Mahbub, Z. B., et al. (2020). Transfer learning with deep convolutional neural network (CNN) for pneumonia detection using chest X-ray. Appl. Sci. 10, 3233. doi: 10.3390/app10093233

CrossRef Full Text | Google Scholar

Redmon, J., Divvala, S., Girshick, R., Farhadi, A. (2016). “You only look once: Unified, real-time object detection,” in 2016 IEEE Conference on Computer Vision and Pattern Recognition (CVPR). (Las Vegas, NV, USA: IEEE), 779–788.

Google Scholar

Redmon, J., Farhadi, A. (2017). “YOLO9000: better, faster, stronger,” in 2017 IEEE Conference on Computer Vision and Pattern Recognition (CVPR). (Honolulu, HI, USA: IEEE), 7263–7271.

Google Scholar

Redmon, J., Farhadi, A. (2018). Yolov3: An incremental improvement. arXiv preprint arXiv:1804.02767. doi: 10.48550/arXiv.1804.02767

CrossRef Full Text | Google Scholar

Ren, S., He, K., Girshick, R., Sun, J. (2015). Faster r-cnn: Towards real-time object detection with region proposal networks. Adv. Neural Inf. Process. Syst. 28, 91–99. doi: 10.5555/2969239.2969250

CrossRef Full Text | Google Scholar

Rho, E., Kim, M., Cho, S. H., Choi, B., Park, H., Jang, H., et al. (2022). Separation-free bacterial identification in arbitrary media via deep neural network-based SERS analysis. Biosens. Bioelectron. 202, 113991. doi: 10.1016/j.bios.2022.113991

PubMed Abstract | CrossRef Full Text | Google Scholar

Rouzaud, C., Rodriguez-Nava, V., Catherinot, E., Méchaï, F., Bergeron, E., Farfour, E., et al. (2018). Clinical assessment of a nocardia PCR-based assay for diagnosis of nocardiosis. J. Clin. Microbiol. 56, e00002–e00018. doi: 10.1128/JCM.00002-18

PubMed Abstract | CrossRef Full Text | Google Scholar

Sarvamangala, D. R., Kulkarni, R. V. (2022). Convolutional neural networks in medical image understanding: a survey. Evolutionary Intell. 15, 1–22. doi: 10.1007/s12065-020-00540-3

CrossRef Full Text | Google Scholar

Saubolle, M. A., Sussland, D. (2003). Nocardiosis: review of clinical and laboratory experience. J. Clin. Microbiol. 41, 4497–4501. doi: 10.1128/JCM.41.10.4497-4501.2003

PubMed Abstract | CrossRef Full Text | Google Scholar

Song, J., Dong, L., Ding, Y., Zhou, J. (2021). A case report of brain abscess caused by Nocardia farcinica. Eur. J. Med. Res. 26, 83. doi: 10.1186/s40001-021-00562-2

PubMed Abstract | CrossRef Full Text | Google Scholar

Traxler, R. M., Bell, M. E., Lasker, B., Headd, B., Shieh, W.-J., McQuiston, J. R. (2022). Updated review on nocardia species: 2006–2021. Clin. Microbiol. Rev. 35, e00027–e00021. doi: 10.1128/cmr.00027-21

PubMed Abstract | CrossRef Full Text | Google Scholar

Trivedi, S., Patel, N., Faruqui, N. (2023). “Bacterial strain classification using convolutional neural network for automatic bacterial disease diagnosis,” in 2023 13th International Conference on Cloud Computing, Data Science & Engineering (Confluence). (Noida, India: IEEE), 325–332.

Google Scholar

Wang, C.-Y., Bochkovskiy, A., Liao, H.-Y. M. (2023a). “YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors,” in 2023 IEEE Conference on Computer Vision and Pattern Recognition (CVPR). (Vancouver, Canada: IEEE), 7464–7475.

Google Scholar

Wang, S., Wang, P., Liu, J., Yang, C., Li, T., Yang, J., et al. (2023b). Molecular detection of Nocardia: development and application of a real-time PCR assay in sputum and bronchoalveolar lavage fluid samples. Eur. J. Clin. Microbiol. 42, 865–872. doi: 10.1007/s10096-023-04619-4

CrossRef Full Text | Google Scholar

Xiong, Y., Ba, X., Hou, A., Zhang, K., Chen, L., Li, T. (2018). Automatic detection of mycobacterium tuberculosis using artificial intelligence. J. Thorac. Dis. 10, 1936. doi: 10.21037/jtd.2018.01.91

PubMed Abstract | CrossRef Full Text | Google Scholar

Yetmar, Z. A., Challener, D. W., Seville, M. T., Bosch, W., Beam, E. (2023). Outcomes of nocardiosis and treatment of disseminated infection in solid organ transplant recipients. Transplantation 107, 782–791. doi: 10.1097/TP.0000000000004343

PubMed Abstract | CrossRef Full Text | Google Scholar

Zhang, J., Xie, Y., Wu, Q., Xia, Y. (2019). Medical image classification using synergic deep learning. Med. image Anal. 54, 10–19. doi: 10.1016/j.media.2019.02.010

PubMed Abstract | CrossRef Full Text | Google Scholar

Zia, K., Nafees, T., Faizan, M., Salam, O., Asad, S. I., Khan, Y. A., et al. (2019). Ten year review of pulmonary nocardiosis: a series of 55 cases. Cureus 11, 1–5. doi: 10.7759/cureus.4759

CrossRef Full Text | Google Scholar

Keywords: Nocardia, Nocardia screening, neural network, sputum specimen, Nocardia infection, nocardiosis

Citation: Sun H, Xie X, Wang Y, Wang J and Deng T (2023) Clinical screening of Nocardia in sputum smears based on neural networks. Front. Cell. Infect. Microbiol. 13:1270289. doi: 10.3389/fcimb.2023.1270289

Received: 31 July 2023; Accepted: 16 November 2023;
Published: 29 November 2023.

Edited by:

Yang Zhang, University of Pennsylvania, United States

Reviewed by:

Hengyi Xu, The University of Texas at Austin, United States
Xingzhao Ji, Shandong Provincial Hospital, China

Copyright © 2023 Sun, Xie, Wang, Wang and Deng. This is an open-access article distributed under the terms of the Creative Commons Attribution License (CC BY). The use, distribution or reproduction in other forums is permitted, provided the original author(s) and the copyright owner(s) are credited and that the original publication in this journal is cited, in accordance with accepted academic practice. No use, distribution or reproduction is permitted which does not comply with these terms.

*Correspondence: Tongyang Deng, dty007005@163.com

Disclaimer: All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article or claim that may be made by its manufacturer is not guaranteed or endorsed by the publisher.