COVID-19 detection from chest X-Ray images using Deep Learning and Convolutional Neural Networks

Antonios Makris,Ioannis Kontopoulos,Konstantinos Tserpes
DOI: https://doi.org/10.1145/3411408.3411416
2020-09-01
Abstract:The COVID-19 pandemic in 2020 has highlighted the need to pull all available resources towards the mitigation of the devastating effects of such ”Black Swan” events. Towards that end, we investigated the option to employ technology in order to assist the diagnosis of patients infected by the virus. As such, several state-of-the-art pre-trained convolutional neural networks were evaluated as of their ability to detect infected patients from chest X-Ray images. A dataset was created as a mix of publicly available X-ray images from patients with confirmed COVID-19 disease, common bacterial pneumonia and healthy individuals. To mitigate the small number of samples, we employed transfer learning, which transfers knowledge extracted by pre-trained models to the model to be trained. The experimental results demonstrate that the classification performance can reach an accuracy of 95% for the best two models.
What problem does this paper attempt to address?