Skip to main content

Analyzing Chest X-Ray to Detect the Evidence of Lung Abnormality Due to Infectious Disease

  • Conference paper
  • First Online:
Recent Trends in Image Processing and Pattern Recognition (RTIP2R 2022)

Abstract

Analyzing chest X-ray is the must especially when are required to deal of infectious disease outbreak, and COVID-19. The COVID-19 pandemic has had a large effect on almost every facet of life. As COVID-19 was a disease only discovered in recent history, there is comparatively little data on the disease, how it is detected, and how it is cured. Deep learning is a powerful tool that can be used to learn to classify information in ways that humans might not be able to. This allows computers to learn on relatively little data and provide exceptional results. This paper proposes a customized convolutional neural network (CNN) for the detection of COVID-19 from chest X-rays called basicConv. This network consists of five sets of convolution and pooling layers, a flatten layer, and two dense layers with a total of approximately 9 million parameters. This network achieves an accuracy of 95.8%, which is comparable to other high-performing image classification networks. This provides a promising launching point for future research and developing a network that achieves an accuracy higher than that of the leading classification networks. It also demonstrates the incredible power of convolution. This paper is an extension of a 2022 Honors Thesis (Henderson, Joshua Elliot, “Convolutional Neural Network for COVID-19 Detection in Chest X-Rays” (2022). Honors Thesis. 254. https://red.library.usd.edu/honors-thesis/254).

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 79.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 99.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

References

  1. World Health Organization: WHO Coronavirus (COVID-19) Dashboard. World Health Organization (2020). https://covid19.who.int/. Accessed 5 Mar 2022

  2. Bengio, Y., Goodfellow, I., Courville, A.: Deep Learning. MIT Press, Cambridge (2017)

    MATH  Google Scholar 

  3. Santosh, K.C.: AI-driven tools for coronavirus outbreak: need of active learning and cross-population train/test models on multitudinal/multimodal data. J. Med. Syst. 44(5) (2020). https://doi.org/10.1007/s10916-020-01562-1

  4. Das, D., Santosh, K.C., Pal, U.: Truncated inception net: COVID-19 outbreak screening using chest X-rays. Phys. Eng. Sci. Med. 43(3), 915–925 (2020). https://doi.org/10.1007/s13246-020-00888-x

    Article  Google Scholar 

  5. Szegedy, C., et al.: Going deeper with convolutions. In: 2015 IEEE Conference on Computer Vision and Pattern Recognition (CVPR) (2015). https://doi.org/10.1109/cvpr.2015.7298594

  6. Raj, B.: A simple guide to the versions of the inception network. Medium, 31 July 2020. https://towardsdatascience.com/a-simple-guide-to-the-versions-of-the-inception-network-7fc52b863202. Accessed 18 Feb 2022

  7. Fei-Fei, L., Deng, J., Russakovsky, O., Berg, A., Li, K.: About ImageNet. ImageNet (2020). https://www.image-net.org/about.php. Accessed 18 Feb 2022

  8. He, K., Zhang, X., Ren, S., Sun, J.: Deep residual learning for image recognition. In: 2016 IEEE Conference on Computer Vision and Pattern Recognition (CVPR) (2016). https://doi.org/10.1109/cvpr.2016.90

  9. Mukherjee, H., Ghosh, S., Dhar, A., Obaidullah, S.M., Santosh, K.C., Roy, K.: Deep neural network to detect COVID-19: one architecture for both CT scans and chest X-rays. Appl. Intell. 51(5), 2777–2789 (2020). https://doi.org/10.1007/s10489-020-01943-6

    Article  Google Scholar 

  10. Santosh, K.C., Ghosh, S.: COVID-19 imaging tools: how big data is big? J. Med. Syst. 45(7) (2021). https://doi.org/10.1007/s10916-021-01747-2

  11. Macukow, B.: Neural networks – state of art, brief history, basic models and architecture. In: Saeed, K., Homenda, W. (eds.) CISIM 2016. LNCS, vol. 9842, pp. 3–14. Springer, Cham (2016). https://doi.org/10.1007/978-3-319-45378-1_1

    Chapter  Google Scholar 

  12. Kaushik, V.: 8 Applications of Neural Networks. Analytics Steps, 26 August 2021. https://www.analyticssteps.com/blogs/8-applications-neural-networks. Accessed 19 Feb 2022

  13. Rodriguez, P., Wiles, J., Elman, J.L.: A recurrent neural network that learns to count. Connect. Sci. 11(1), 5–40 (1999). https://doi.org/10.1080/095400999116340

    Article  Google Scholar 

  14. Rohrer, B.: How do Convolutional Neural Networks work? E2LML.school, 18 August 2016. https://e2eml.school/how_convolutional_neural_networks_work.html. Accessed 16 Feb 2022

  15. Godoy, D.: Understanding binary cross-entropy/log loss: a visual explanation. Medium7 February 2019. https://towardsdatascience.com/understanding-binary-cross-entropy-log-loss-a-visual-explanation-a3ac6025181a. Accessed 18 Feb 2022

  16. Kingma, D.P., Ba, J.: Adam: a method for stochastic optimization. arXiv preprint arXiv:1412.6980 (2014)

  17. Wood, T.: Softmax Function. DeepAI, 17 May 2019. https://deepai.org/machine-learning-glossary-and-terms/softmax-layer. Accessed 18 Feb 2022

  18. https://github.com/ieee8023/covid-chestxray-dataset

  19. https://github.com/agchung/Figure1-COVID-chestxray-dataset

  20. https://github.com/agchung/Actualmed-COVID-chestxray-dataset

  21. https://www.kaggle.com/tawsifurrahman/covid19-radiography-database

  22. https://www.kaggle.com/c/rsna-pneumonia-detection-challenge

  23. Wang, L.: COVID-net open source initiative. GitHub (2021). https://github.com/lindawangg/COVID-Net. Accessed 21 Feb 2022

  24. Santosh, K.C.: COVID-19 prediction models and unexploited data. J. Med. Syst. 44(9) (2020). https://doi.org/10.1007/s10916-020-01645-z

  25. https://github.com/keras-team/keras/blob/master/keras/preprocessing/image.py

Download references

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Joshua Henderson .

Editor information

Editors and Affiliations

Rights and permissions

Reprints and permissions

Copyright information

© 2023 The Author(s), under exclusive license to Springer Nature Switzerland AG

About this paper

Check for updates. Verify currency and authenticity via CrossMark

Cite this paper

Henderson, J., Santosh, K. (2023). Analyzing Chest X-Ray to Detect the Evidence of Lung Abnormality Due to Infectious Disease. In: Santosh, K., Goyal, A., Aouada, D., Makkar, A., Chiang, YY., Singh, S.K. (eds) Recent Trends in Image Processing and Pattern Recognition. RTIP2R 2022. Communications in Computer and Information Science, vol 1704. Springer, Cham. https://doi.org/10.1007/978-3-031-23599-3_6

Download citation

  • DOI: https://doi.org/10.1007/978-3-031-23599-3_6

  • Published:

  • Publisher Name: Springer, Cham

  • Print ISBN: 978-3-031-23598-6

  • Online ISBN: 978-3-031-23599-3

  • eBook Packages: Computer ScienceComputer Science (R0)

Publish with us

Policies and ethics