InfLocNet: Enhanced Lung Infection Localization and Disease Detection from Chest X-Ray Images Using Lightweight Deep Learning
Md. Asiful Islam Miah, Shourin Paul, Sunanda Das, M. M. A. Hashem

TL;DR
This paper introduces a lightweight deep learning model that improves lung infection localization and disease detection from chest X-ray images, combining segmentation and classification for accurate, efficient, and real-time clinical diagnosis.
Contribution
The novel model integrates enhanced UNet++ architecture with transfer learning and dual segmentation-classification tasks, achieving high accuracy with reduced computational complexity.
Findings
Achieved 93.59% IoU and 97.61% DSC in lung segmentation.
Attained 97.67% IoU and 87.61% DSC in infection localization.
Demonstrated 93.86% accuracy and 89.55% sensitivity in disease detection.
Abstract
In recent years, the integration of deep learning techniques into medical imaging has revolutionized the diagnosis and treatment of lung diseases, particularly in the context of COVID-19 and pneumonia. This paper presents a novel, lightweight deep learning based segmentation-classification network designed to enhance the detection and localization of lung infections using chest X-ray images. By leveraging the power of transfer learning with pre-trained VGG-16 weights, our model achieves robust performance even with limited training data. The architecture incorporates refined skip connections within the UNet++ framework, reducing semantic gaps and improving precision in segmentation tasks. Additionally, a classification module is integrated at the end of the encoder block, enabling simultaneous classification and segmentation. This dual functionality enhances the model's versatility,…
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 · Radiomics and Machine Learning in Medical Imaging · Lung Cancer Diagnosis and Treatment
MethodsVGG-16 · UNet++
