Detection of Tuberculosis Based On Deep Learning Methods PPT
Detection of Tuberculosis Based On Deep Learning Methods PPT
Presented by:
6CT-2 Mg Aye Thet Zaw
Abstract
• Pulmonary Tuberculosis (TB): A serious, easily transmissible disease.
• Deep Learning in Diagnostics: Deep learning, a successful technique for analyzing medical images, is used to
help diagnose TB from chest X-rays.
• Convolutional Neural Networks (CNNs): A common deep learning method used for TB detection.
Introduction
• Computer-aided diagnostic (CAD) systems : have been in development since the 1970s.
• Advancements in AI: CAD systems classify abnormalities in radiological images.
• Applications of CAD Systems: Alzheimer's disease, breast cancer, prostate cancer, lung cancer, neurological
disorders, bone issues, and skin lesions.
• AI Methods Used: Machine Learning (ML) and Deep Learning (DL) for analyzing chest X-rays (CXRs).
Training CNNs: Requires large amounts of data to prevent overfitting. In the medical field, where data may be
limited, transfer learning is used:
•Feature Extraction: Using a pre-trained CNN model to extract features.
•Fine-Tuning: Adjusting a pre-trained model with data from a specific domain.
Dataset
1.TBX11K Dataset:
•Contains 11,200 X-ray images.
•Includes 1,200 images with TB, 5,000 sick but non-TB, and 5,000 healthy images.
•Resolution: 3000 × 3000 pixels.
2.JSRT Dataset:
•Developed by the Japanese Radiological Technology Society (JSRT) and the Japanese Radiological Society (JRS).
•Includes 154 X-ray images with lung nodules and 93 normal images.
•Resolution: 2048 × 2048 pixels.
3.Montgomery Dataset (MC):
•Collected from a tuberculosis prevention program in Montgomery County, USA.
•Contains 80 normal X-ray images and 58 with TB manifestations.
•Resolution: 4020 × 4892 or 4892 × 4020 pixels.
4.Shenzhen Dataset (CH):
•Obtained from Shenzhen No.3 Hospital, China.
•Includes 326 normal X-ray images and 336 with TB.
•Resolution: 3000 × 3000 pixels.
5.India Dataset (IN):
•Comprises two subsets, DA and DB, from the National Institute for Tuberculosis and Respiratory Diseases, New Delhi.
•DA: Training set with 52 CXRs with and without TB, and test set with 26 CXRs each.
•DB: Training set with 50 CXRs with and without TB, and test set with 25 CXRs each.
6.Belarus Dataset:
•Includes 420 X-ray images and chest CT scans of TB patients.
•Resolution: 2248 × 2248 pixels.
•Compiled by various institutes under the Ministry of Health of the Republic of Belarus.
Conclusion
This paper gives a quick overview for new researchers interested in using deep learning to detect TB
in chest X-rays. CAD systems help spot TB by analyzing these X-rays. However, none of these systems have
been approved by the World Health Organization (WHO) because more proof is needed to confirm their
effectiveness. This review shows that more research is needed on CAD systems for TB detection. There is a lot
of potential for future research in this area, and AI-based CAD systems will likely become very important in
detecting TB.