Detection of COVID-19 disease using deep learning methods
2022
0 views
0 downloads
Advisor: Doç. Dr. Murat Ceylan
Abstract (EN)
The SARS-CoV-2 virus, which emerged in Wuhan, China's Hubei province, in the last days of 2019, has caused a serious epidemic worldwide. SARS-CoV-2 virus, which is considered of zoonotic origin, first affected China. In the following days, with the spread of the said virus to other countries, all countries began to be seriously affected by the epidemic. The SARS-CoV-2 virus causes respiratory distress in patients. Pneumonia caused by the virus in question in humans has been named COVID-19 (Coronavirus Disease-2019) by the World Health Organization (WHO). Common symptoms of COVID-19 are fever, cough, shortness of breath, muscle pain, and weakness. The disease has quite severe and adverse effects on the lung. Computed Tomography (CT) and X-ray imaging provide important radiological information for diagnosing and clinically evaluating pneumonia caused by a bacteria or virus. After the emergence of COVID-19, these imaging methods began to be widely used in the radiological imaging of this disease. COVID-19 causes interstitial involvement in the lung, bilateral and irregular ground-glass opacities, and parenchymal abscesses. These radiological signs can be observed on CT and X-ray images. In addition, there are some differences in the radiological symptoms of COVID-19 and the radiological symptoms of other viral or bacterial pneumonias. The most common diagnosis of COVID-19 is made by the Reverse Transcription-Polymerase Chain Reaction (RT-PCR) test. This test usually gives results within a few hours. However, the sensitivity of the RT-PCR test in detecting the SARS-CoV-2 virus that causes COVID-19 is very low. Therefore, those who carry the virus can often be misdiagnosed with the test. For this reason, WHO requires that patients with positive RT-PCR tests and cases carrying this virus with radiological or clinical symptoms despite negative RT-PCR results should be reported directly. One of the most important factors in controlling the COVID-19 epidemic is the rapid identification and isolation of patients with the virus. However, it takes hours for the RT-PCR test to give results, making it difficult to isolate people who carry the virus quickly. In addition, the test's low sensitivity increases the rate of transmission due to the misdiagnosis of nearly half of the people with the virus. This situation necessitates the effective use and automatic evaluation of radiological imaging in the fight against the COVID-19 epidemic. In the thesis study, deep learning-based artificial intelligence applications were carried out to respond to these needs. A total of seven applications were carried out in the thesis study. In the first application, the classification of COVID-19 and Non-COVID-19 was carried out on CT images. In the application, classification performances of Support Vector Machine and k-Nearest Neighbor, which are classical machine learning methods, and Two-Dimensional (2D) Convolutional Neural Networks (CNN) architectures, which are deep learning methods, are compared. As a 2D ESA, a 23-layer architecture created in the application and transfer learning AlexNet and MobileNetV2 were used. In the application, besides the original images directly, the classification process was performed for the feature images obtained by using Gray Level Co-occurrence Matrix, Local Binary Patterns (LBP), and Local Entropy (LE) as pre-processing. In addition, experiments were repeated to combine all these original and feature images in pairs, triplets, and quads. The experiments in the application were carried out with two different training and testing procedures, two-fold cross validation and ten-fold cross validation. In this application of the thesis, the effect of using data augmentation on the application results was also examined. In this context, experiments were carried out according to the two-fold cross validation procedure with a 23-layer 2D CNN architecture for five, ten, and twenty-fold augmentation of images with data augmentation techniques. The application results show that texture feature images and the original images contribute significantly to the results. In the second application of the thesis study, a dual classification was carried out under two headings: COVID-19 and Non-COVID-19 classification, and COVID-19 pneumonia and other pneumonia classification, based on CT images. A 24-layer 2D ESA architecture created within the scope of the application was used for classification. Experiments have been carried out in the case of using the original CT images directly and applying LBP to the original images as a pre-processing in the application. In addition, classification processes are repeated for the case of using the image sub-bands obtained by applying Complex Value Wavelet Transform (CVWT) as a secondary process, alone or in combinations. Finally, the success of pipeline approaches, which combine the results obtained by using the original CT images and the results obtained by applying LBP as a pre-process, were analyzed in the application. In application, experiments were performed using ten-fold cross validation. Application results show that pipeline approaches make significant contributions to improving outcomes. It also points out that image sizes can be successfully reduced using CVWT, and the time cost associated with pipelines can be eliminated. In the third application of the thesis, three-class automatic classification of COVID-19 pneumonia, healthy and other pneumonia was performed on CT images. Within the scope of the application, a total of seven transfer learning 2D CNN architectures were used, namely MobileNetV2, ResNet-101, GoogleNet, Xception, DenseNet-201, EfficientNetB0, and InceptionV3. 810 of the COVID-19 images used in the application were obtained from Konya Selcuk University Medical Faculty Hospital (ethics committee decision dated 27.07.2020 and numbered 220/326). In application, experiments were performed based on four-fold cross validation for the original CT images and feature images obtained by applying LBP as a pre-processing. Also, results were combined using the pipeline approach, similar to the second application. Similar to the second application, the results of the third application also show that pipeline approaches make significant contributions to improving the results. It also indicates that using LBP feature images in the pipeline approach is more effective in reducing the number of misclassified images. In the fourth application of the thesis, unlike the first three applications, the focus was on classifying the COVID-19 pneumonia level instead of detecting COVID-19 disease from CT images. The automatic classification of COVID-19 pneumonia into three classes as mild, moderate, and severe; and two classes as non-severe and severe was carried out on CT images. The COVID-19 images used in the application were obtained from Konya Selcuk University Medical Faculty Hospital (ethics committee decision dated 27.07.2020 and numbered 220/327). In the application, classification processes were carried out using eight different transfer learning 2D CNN architectures, namely MobileNetV2, ResNet-101, Xception, InceptionV3, GoogleNet, EfficientNetB0, DenseNet-201 and DarkNet-53. The highest performing 2D CNN architectures were combined using the pipeline approach, and new classification results were calculated. The training and testing processes within the application were carried out using five-fold cross validation. The fourth application results indicate that the level of COVID-19 pneumonia can be successfully classified using CNN architectures. It also shows that pipeline approach makes significant contributions to improving outcomes. In the fifth application of the thesis study, the classification of COVID-19 and Non-COVID-19 was carried out on X-ray images. Two different 2D ESA architectures with 23 and 54 layers were used for classification. In the fifth application, similar to the second application, experiments were carried out using the original X-ray images directly, and LBP as a pre-process. In addition, classification processes were carried out using the image sub-bands obtained by applying CVWT as a secondary process, alone or in combinations. Finally, the success of the pipeline approaches, which combined the results obtained using the original X-ray images and the results obtained by applying LBP as a pre-process, were analyzed in the application. In application, experiments were performed using two-fold cross validation and twenty-three-fold cross validation. Application results show that pipeline approaches make significant contributions to improving outcomes. It also points out that image sizes can be successfully reduced by using CVWT and the time cost associated with using a pipeline can be eliminated. In the sixth application of the thesis, binary classification was carried out on X-ray images under four headings: COVID-19 and healthy, COVID-19 pneumonia and bacterial pneumonia, COVID-19 pneumonia and viral pneumonia, and COVID-19 pneumonia and other pneumonia. In addition to using the original X-ray images alone in the application, the classification results were calculated using the images obtained by applying LBP and LE as a pre-process. The classification processes were repeated for the images obtained by combining the original images, LBP, and LE images in various combinations. 2D CNN and Three Dimensional (3D) CNN architectures were used as classifiers in the application. MobileNetV2, ResNet-101, and GoogleNet architectures were used as transfer learning 2D CNN architecture. For the 3D CNN, a 24-layer architecture was designed and used within the scope of the application. Five-fold cross validation was carried out in the training and testing processes in the application. The application results show that the 3D CNN architecture is slower but more successful than the 2D CNN architecture. It also points out that the texture feature images and the original images make significant contributions to the results. In the seventh application of the thesis study, three-class automatic classification as COVID-19 pneumonia, healthy, and other pneumonia, and four-class COVID-19 pneumonia, healthy, bacterial pneumonia, and viral pneumonia were performed on X-ray images. In the application, transfer learning 2D CNN was used as a classifier. In this context, a total of seven transfer learning 2D CNN architectures, namely MobileNetV2, ResNet-101, GoogleNet, Xception, DenseNet-201, EfficientNetB0 and InceptionV3, were utilized. In the application, classification results were obtained by using the original X-ray images directly, and classification processes were carried out using the feature images obtained by applying LBP and LE as a pre-process. In addition, using the pipeline approach, previous results were combined, and new classification results were obtained. In application, training and testing was done using four-fold cross validation. The seventh application results show that pipeline approach make significant contributions to improving outcomes.
Author
Dr. Hüseyin Yaşar
Institution
How to Cite
Hüseyin Yaşar (Doctorate thesis). Detection of COVID-19 disease using deep learning methods, 2022, Konya Technical University.
Keywords
License
Tüm Hakları Saklıdır
This work is shared under the specified license terms.
More theses from Konya Technical University
- Numerical and experimental in vestigation of optimization of Pelton turbine rotor design parameters in micro turbine size(2018)
- Synthesis of triple ZnO-SnO2-Zn2SnO4 nanocomposides and determination of their photocatalytic activities(2022)
- Comparison of some manufacturing costs according to various analysis parameters and other regulations of reinforced concrete structures with different floor systems(2018)
- The use of silica fume in self-compacting concretes affects the concrete compressive strength and adherence(2018)
- Load-bearing carrier system properties in the historical buildings repair and strengthening techniques for damages model analysis of Zenburi masjid(2018)
- Lateral rigidity improvement of deficient reinforced concrete structures with the use of user friendly systems(2018)
