Pulmonary Tuberculosis IV
Pulmonary Tuberculosis III
Pulmonary Tuberculosis I
Radiological Investigation I: X-ray and CT
Pulmonary Tuberculosis V
Pulmonary Tuberculosis II
You might also read
Articles linked to this work by shared authors, journal, and citation graph.
Updated: Jul 30, 2025

A Swin Transformer-Based Model for Thyroid Nodule Detection in Ultrasound Images
Published on: April 21, 2023
Bejoy Abraham1, Jesna Mohan2, Shinu Mathew John3
1Department of Computer Science and Engineering, College of Engineering Muttathara, Thiruvananthapuram, Kerala, India.
This study introduces a new computer-based method to identify tuberculosis from chest X-rays. By combining two advanced neural networks to extract image features and using a custom classifier, the system achieves high diagnostic accuracy. This approach offers a potential tool to support radiologists in faster and more reliable disease detection.
Area of Science:
Background:
Tuberculosis remains a significant global health challenge requiring rapid identification. While molecular testing serves as the primary diagnostic benchmark, it is not always available. Chest radiographs offer a cost-effective alternative for screening large populations. However, manual interpretation of these images is often time-consuming and prone to human error. No prior work had resolved the limitations of using single automated models for this task. That uncertainty drove researchers to explore more robust computational architectures. This gap motivated the development of combined deep learning frameworks. These systems aim to enhance the precision of automated screenings in clinical settings.
Purpose Of The Study:
The primary aim of this research is to develop a computer-aided technique for identifying the disease from chest images. Investigators sought to address the challenges associated with manual image interpretation in clinical settings. They hypothesized that deep learning methods could enhance the accuracy of diagnostic screenings. The motivation stems from the need for inexpensive and accessible tools for early detection. By leveraging advanced neural architectures, the team intended to improve upon existing diagnostic workflows. They focused on creating a system that assists radiologists in making more reliable decisions. This study explores the potential of combining multiple pre-trained models to extract superior image features. The researchers aimed to provide a robust solution that performs well across diverse patient data.
Main Methods:
The review approach focused on developing a deep learning framework for automated image analysis. Investigators selected two pre-trained neural networks to serve as the foundation for feature extraction. They integrated these models to capture diverse visual patterns from the input data. A custom artificial neural network, designated as PatternNet, was constructed to perform the final classification tasks. This classifier featured two hidden layers to process the extracted information. The team utilized two publicly available repositories to validate their proposed architecture. They performed evaluations on each collection individually and on a merged set of all images. A 10-fold cross-validation strategy ensured the statistical robustness of the experimental results.
Main Results:
The ensemble approach achieved an area under the curve score of 0.9978 on the Montgomery dataset. For the Shenzhen collection, the model reached a performance metric of 0.9836. When combining both repositories, the system attained an area under the curve of 0.9914. These values reflect the high diagnostic capability of the combined neural networks. The experiments confirm that the dual-network strategy outperforms single-model configurations. The results demonstrate consistent reliability across different image sources and sizes. The classification accuracy remains high regardless of the specific dataset used for testing. These findings provide strong evidence for the effectiveness of the proposed computational pipeline.
Conclusions:
The authors demonstrate that combining distinct neural networks improves diagnostic performance. Their findings suggest that this ensemble approach captures more representative data than individual models. The high area under the curve scores indicate strong reliability across varied image sources. This work provides a viable framework for assisting medical professionals in image interpretation. The researchers highlight the potential for automated tools to streamline screening workflows. These results validate the utility of the custom classifier in processing complex visual information. The study confirms that deep learning architectures can effectively distinguish between healthy and diseased lungs. Future clinical integration may benefit from the high sensitivity observed in these experiments.
The researchers propose a dual-stage architecture. First, EfficientnetB0 and Densenet201 extract visual features from radiographs. Subsequently, a custom PatternNet classifier with two hidden layers categorizes these inputs to determine the presence of the infection.
The study utilizes the Montgomery and Shenzhen datasets for validation. These collections contain 138 and 662 chest radiographs, respectively, providing a diverse range of samples to test the robustness of the proposed computational model.
A 10-fold cross-validation technique is necessary to ensure the reliability of the results. This approach prevents overfitting by partitioning the data into ten subsets, allowing the model to be trained and tested on different segments repeatedly.
The ensemble of two pre-trained neural networks serves as the primary feature extraction component. This configuration is intended to generate more representative data compared to a single network, thereby enhancing the overall accuracy of the classification process.
The system achieved high area under the curve scores of 0.9978, 0.9836, and 0.9914 for the Montgomery, Shenzhen, and combined datasets, respectively. These metrics quantify the ability of the model to distinguish between positive and negative cases.
The authors propose that their method effectively assists radiologists in interpreting radiographs. By improving the ease and precision of diagnosis, the system acts as a supportive tool rather than a replacement for clinical expertise in identifying the condition.