| Literature DB >> 35464996 |
Alexander Wong1,2,3, James Ren Hou Lee3, Hadi Rahmat-Khah3, Ali Sabri4, Amer Alaref5,6, Haiyue Liu3.
Abstract
Tuberculosis (TB) remains a global health problem, and is the leading cause of death from an infectious disease. A crucial step in the treatment of tuberculosis is screening high risk populations and the early detection of the disease, with chest x-ray (CXR) imaging being the most widely-used imaging modality. As such, there has been significant recent interest in artificial intelligence-based TB screening solutions for use in resource-limited scenarios where there is a lack of trained healthcare workers with expertise in CXR interpretation. Motivated by this pressing need and the recent recommendation by the World Health Organization (WHO) for the use of computer-aided diagnosis of TB in place of a human reader, we introduce TB-Net, a self-attention deep convolutional neural network tailored for TB case screening. We used CXR data from a multi-national patient cohort to train and test our models. A machine-driven design exploration approach leveraging generative synthesis was used to build a highly customized deep neural network architecture with attention condensers. We conducted an explainability-driven performance validation process to validate TB-Net's decision-making behavior. Experiments on CXR data from a multi-national patient cohort showed that the proposed TB-Net is able to achieve accuracy/sensitivity/specificity of 99.86/100.0/99.71%. Radiologist validation was conducted on select cases by two board-certified radiologists with over 10 and 19 years of experience, respectively, and showed consistency between radiologist interpretation and critical factors leveraged by TB-Net for TB case detection for the case where radiologists identified anomalies. The proposed TB-Net not only achieves high tuberculosis case detection performance in terms of sensitivity and specificity, but also leverages clinically relevant critical factors in its decision making process. While not a production-ready solution, we hope that the open-source release of TB-Net as part of the COVID-Net initiative will support researchers, clinicians, and citizen data scientists in advancing this field in the fight against this global public health crisis.Entities:
Keywords: convolutional; efficient; neural network; radiology; self-attention; tuberculosis
Year: 2022 PMID: 35464996 PMCID: PMC9022489 DOI: 10.3389/frai.2022.827299
Source DB: PubMed Journal: Front Artif Intell ISSN: 2624-8212
Figure 1Example chest X-ray images from the multi-national patient cohort introduced by Rahman et al. (2020): (top) TB negative patient cases and (bottom) TB positive patient cases.
Figure 2The comparison of TB positive vs. TB negative samples in the dataset. As shown, the split is roughly even.
Figure 3The proposed TB-Net architecture design. The TB-Net design exhibits high architectural heterogeneity, light-weight design patterns, and the utilization of visual attention condensers, with macro-architecture and micro-architecture designs tailored specifically for the detection of TB cases from chest X-ray images.
Accuracy, sensitivity, and specificity of TB-Net on the test data from the multi-national patient cohort.
|
|
|
|
|
|---|---|---|---|
|
|
|
| |
| CheXNet (Rajpurkar et al., | 99.42 |
| 98.85 |
| EfficientNetB0 (Tan and Le, | 98.99 | 99.42 | 98.56 |
| NASNetMobile (Zoph et al., | 99.28 | 98.84 |
|
| TB-Net |
|
|
|
Better performance metric in .
Figure 4Architectural and computational complexity comparison between the CheXNet (Rajpurkar et al., 2017) architecture vs. the proposed TB-Net architecture. As shown, TB-Net achieves ~1.9 × fewer parameters and ~6.7 × lower MACs.
Figure 5Examples of patient cases with associated critical factors (highlighted regions) as identified by GSInquire (Lin et al., 2019) during explainability-driven performance validation. From left to right: (a) Case 1, (b) Case 2, and (c) Case 3. Radiologist validation showed that several of the critical factors identified are consistent with radiologist interpretation.