Leveraging transfer learning techniques for automated tuberculosis classification on chest X-rays
Kalyani P Karule1, Vinod Sapkal2, Gayatri Mirajkar3
1Department of Computer Technology, Yeshwantrao Chavan College of Engineering, Nagpur, Maharashtra, India.
Abstract:
Tuberculosis (TB) is one of the major community-health challenges, particularly in underdeveloped and middle-income sets where there is a low maximum in diagnostic areas. Proper management depends on timely and correct detection thus enabling less transmission and timely treatment. Screening of TB by Chest X-rays is used widely due to its availability and speed but their reading depends entirely on skilled radiologists who sometimes can be vulnerable to variability, either due to subjective interpretation or due to pressure. Such constraints support the need to have automated reliable means that would assist in the clinical decision-making process. Although deep-learning approaches have been rather successfully applied to medical climate and demonstrated solid results in medical imaging, traditional transfer-learning strategies are fraught with significant shortcomings when dealing with TB classification. The lack of generalization of pretrained models is common due to variations in the domain of chest radiographs, such as variation in the imaging modality, patients demographics, and noise artifacts. Moreover, label mislabeling that applies to medical datasets may mediate the performance deterioration and lead to overconfident or biased predictions. Combining domain shift and label noise is hence a task that is yet to find a solution in literature. It is herein proposed to bridge these gaps through a hybrid framework of learning both domain-invariant features and to regularize noisy labels, i.e., Domain-Adversarial Transfer Learning with Label Smoothing (DANN-LS). The architecture similar to the ResNet is a pre-trained feature extractor (ResNet50); however, the gradient reversal layer enforces adversarial domain alignment, and label smoothing prevents over-confidence on the classification. The process was thoroughly tested against the Tuberculosis Chest X-ray dataset, where the preprocessing and augmentation of the images were vastly done. Empirical findings showed that DANN-LS had 93.5 of classification accuracy, 97.2 of area under the ROC curve (AUC), 92.8 of F1-Score and 93.9 sensitivity and specificity of 93.0. It was shown that comparative analysis record returns of around 5 % against standard transfer-learning methods as well as significant increases over Wasserstein-based and classical adversarial domain-adaptation methods. These results provide evidence of how adversarial domain adaptation coupled with label smoothing are effective and provide a scaling factor in terms of attaining secure TB screening. The model proposed is of great potential in an environment that is resource-limited in nature as a means to provide fast and precise responses in public-health settings.
Related Concept Videos
Pulmonary Tuberculosis IV
Several diagnostic approaches are used to detect TB. The conventional method is the Tuberculin Skin Test (TST), also known as the Mantoux test. However, this method has...
Pulmonary Tuberculosis III
The first classification is based on the development of the disease, and it includes the following categories:
Pulmonary Tuberculosis V
Latent tuberculosis infection occurs when TB bacteria are present in a person's body, but are not causing illness or symptoms. It is not contagious, and preventive treatment is crucial to avoid the...
Pulmonary Tuberculosis II
Here is a detailed explanation of its pathophysiology:
Transmission: The process begins when a person inhales droplet nuclei containing M. tuberculosis. These are typically released into the air when an individual with pulmonary or...
Pulmonary Tuberculosis I
Causative Organism
The primary infectious agent causing tuberculosis is Mycobacterium tuberculosis, a slow-growing, acid-fast, aerobic rod that exhibits sensitivity to heat and ultraviolet light. Instances of Mycobacterium bovis and Mycobacterium avium contributing to the development of TB infection are rare.
Mode of...

