A new hybrid approach for pneumonia detection using chest X-rays based on ACNN-LSTM and attention mechanism

Samira Lafraxo,Mohamed El Ansari,Lahcen Koutti
DOI: https://doi.org/10.1007/s11042-024-18401-x
IF: 2.577
2024-02-13
Multimedia Tools and Applications
Abstract:Pneumonia is a serious inflammatory disease that causes lung ulcers, and it is one of the leading reasons for pediatric death in the world. Chest X-rays are perhaps the most commonly utilized modalities to recognize pneumonia. Generally, the illness could be analyzed by a specialist radiologist. But for some reason, the diagnosis may be subjective. Thus, the physicians must be guided by computer-aided diagnosis frameworks in this challenging task. In this study, we propose a combined deep learning architecture to identify pneumonia in chest radiography images. We first, use Adaptive Median Filter for images enhancement, then we employ a regularized Convolutional Neural Network for features extraction, and then we use Long Short Term Memory as a classifier. Finally, the attention mechanism is used to direct the network attention to relevant features. The suggested approach was tested on two publicly available pneumonia X-ray datasets provided by Kermany and the Radiological Society of North America. On the Kermany and RSNA datasets, the suggested technique attained accuracy rates of 99.91% and 88.86%, respectively. In the last stage of our experiments, we employed a Grad-CAM-based color visualization technique to precisely interpret the detection of pneumonia in radiological images. The results outperformed those of state-of-the-art approaches.
computer science, information systems, theory & methods,engineering, electrical & electronic, software engineering
What problem does this paper attempt to address?