Related Experiment Video
Updated: Aug 22, 2025

DNA Virus Detection System Based on RPA-CRISPR/Cas12a-SPM and Deep Learning
Published on: May 10, 2024
Generative adversarial network based data augmentation for CNN based detection of Covid-19
Rutwik Gulakala1, Bernd Markert1, Marcus Stoffel2
1Institute of General Mechanics, RWTH Aachen University, Aachen, Germany.
Insights
This study introduces an AI-powered tool for rapid Covid-19 diagnosis using chest X-rays. The novel method achieves 99.2% accuracy, offering an accessible and efficient diagnostic solution for lung infections.
Area of Science:
- Medical Imaging
- Artificial Intelligence
- Computer Vision
Background:
- Covid-19 diagnosis faces challenges in accessibility and speed.
- Medical imaging, particularly chest X-rays (CXR), offers a widely available diagnostic avenue.
- Supervised learning for image analysis requires extensive training data, which can be a limitation.
Purpose of the Study:
- To develop a rapid and accurate AI-based diagnostic tool for Covid-19 detection using chest X-ray images.
- To address the limitations of data scarcity and computational inefficiency in existing deep learning models for medical image analysis.
- To create synthetic and augmented data for training AI models, improving their generalization capabilities.
Main Methods:
- A novel Generative Adversarial Network (GAN) architecture (Swish activated, Instance and Batch normalized Residual U-Net GAN) was developed for synthetic data generation.
- A lightweight Convolutional Neural Network (CNN) architecture, 40% lighter than state-of-the-art models, was proposed for efficient image analysis.
- Multi-class classification of chest X-rays (CXR) into Covid-19, healthy, and Pneumonia categories was performed.
Main Results:
- The proposed GAN architecture effectively generates realistic synthetic X-ray data, handling variations in image luminosity.
- The novel CNN model achieved a highly accurate multi-class classification with a test accuracy of 99.2% for Covid-19 detection.
- The developed AI method provides a rapid diagnostic tool with high accuracy for lung infection identification.
Conclusions:
- The AI-based diagnostic tool offers a promising solution for rapid and accessible Covid-19 identification using chest X-rays.
- The combination of GANs for data augmentation and a lightweight CNN for classification addresses key challenges in medical AI.
- This approach has the potential to significantly support clinical decision-making in diagnosing Covid-19 and other lung conditions.
Abstract:
Covid-19 has been a global concern since 2019, crippling the world economy and health. Biological diagnostic tools have since been developed to identify the virus from bodily fluids and since the virus causes pneumonia, which results in lung inflammation, the presence of the virus can also be detected using medical imaging by expert radiologists. The success of each diagnostic method is measured by the hit rate for identifying Covid infections. However, the access for people to each diagnosis tool can be limited, depending on the geographic region and, since Covid treatment denotes a race against time, the diagnosis duration plays an important role. Hospitals with X-ray opportunities are widely distributed all over the world, so a method investigating lung X-ray images for possible Covid-19 infections would offer itself. Promising results have been achieved in the literature in automatically detecting the virus using medical images like CT scans and X-rays using supervised artificial neural network algorithms. One of the major drawbacks of supervised learning models is that they require enormous amounts of data to train, and generalize on new data. In this study, we develop a Swish activated, Instance and Batch normalized Residual U-Net GAN with dense blocks and skip connections to create synthetic and augmented data for training. The proposed GAN architecture, due to the presence of instance normalization and swish activation, can deal with the randomness of luminosity, that arises due to different sources of X-ray images better than the classical architecture and generate realistic-looking synthetic data. Also, the radiology equipment is not generally computationally efficient. They cannot efficiently run state-of-the-art deep neural networks such as DenseNet and ResNet effectively. Hence, we propose a novel CNN architecture that is 40% lighter and more accurate than state-of-the-art CNN networks. Multi-class classification of the three classes of chest X-rays (CXR), ie Covid-19, healthy and Pneumonia, is performed using the proposed model which had an extremely high test accuracy of 99.2% which has not been achieved in any previous studies in the literature. Based on the mentioned criteria for developing Corona infection diagnosis, in the present study, an Artificial Intelligence based method is proposed, resulting in a rapid diagnostic tool for Covid infections based on generative adversarial and convolutional neural networks. The benefit will be a high accuracy of lung infection identification with 99% accuracy. This could lead to a support tool that helps in rapid diagnosis, and an accessible Covid identification method using CXR images.
