Class dependency based learning using Bi-LSTM coupled with the transfer learning of VGG16 for the diagnosis of Tuberculosis from chest x-rays
G Jignesh Chowdary, Suganya G, Premalatha M, Karunamurthy K

TL;DR
This paper introduces an automated TB diagnosis method from chest X-rays using lung segmentation, transfer learning with VGG16, and Bi-LSTM, achieving high accuracy and sensitivity on public datasets.
Contribution
It combines lung segmentation with a novel Bi-LSTM and VGG16 transfer learning approach for improved TB detection from X-rays.
Findings
Achieved 97.76% accuracy on Schezien dataset.
Enhanced diagnostic accuracy by 0.7% and 11.68% on two datasets.
Demonstrated effective lung segmentation and feature extraction for TB diagnosis.
Abstract
Tuberculosis is an infectious disease that is leading to the death of millions of people across the world. The mortality rate of this disease is high in patients suffering from immuno-compromised disorders. The early diagnosis of this disease can save lives and can avoid further complications. But the diagnosis of TB is a very complex task. The standard diagnostic tests still rely on traditional procedures developed in the last century. These procedures are slow and expensive. So this paper presents an automatic approach for the diagnosis of TB from posteroanterior chest x-rays. This is a two-step approach, where in the first step the lung regions are segmented from the chest x-rays using the graph cut method, and then in the second step the transfer learning of VGG16 combined with Bi-directional LSTM is used for extracting high-level discriminative features from the segmented lung…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCOVID-19 diagnosis using AI · Tuberculosis Research and Epidemiology · Radiomics and Machine Learning in Medical Imaging
MethodsTanh Activation · Sigmoid Activation · Long Short-Term Memory
