A Multi-Task Deep Learning Framework for Simultaneous Detection of Thoracic Pathology through Image Classification

Abstract

Thoracic diseases pose significant risks to an individual's chest health and are among the most perilous medical diseases. They can impact either one or both lungs, which leads to a severe impairment of a person’s ability to breathe normally. Some notable examples of such diseases encompass pneumonia, lung cancer, coronavirus disease 2019 (COVID-19), tuberculosis, and chronic obstructive pulmonary disease (COPD). Consequently, early and precise detection of these diseases is paramount during the diagnostic process. Traditionally, the primary methods employed for the detection involve the use of X-ray imaging or computed tomography (CT) scans. Nevertheless, due to the scarcity of proficient radiologists and the inherent similarities between these diseases, the accuracy of detection can be compromised, leading to imprecise or erroneous results. To address this challenge, scientists have turned to computer-based solutions, aiming for swift and accurate diagnoses. The primary objective of this study is to develop two machine learning models, utilizing single-task and multi-task learning frameworks, to enhance classification accuracy. Within the multi-task learning architecture, two principal approaches exist soft parameter sharing and hard parameter sharing. Consequently, this research adopts a multi-task deep learning approach that leverages CNNs to achieve improved classification performance for the specified tasks. These tasks, focusing on pneumonia and COVID-19, are processed and learned simultaneously within a multi-task model. To assess the effectiveness of the trained model, it is rigorously validated using three different real-world datasets for training and testing.

Share and Cite:

Zahrani, N. , Hedjar, R. , Mekhtiche, M. , Bencherif, M. , Fakih, T. , Al-Qershi, F. and Alrazghan, M. (2024) A Multi-Task Deep Learning Framework for Simultaneous Detection of Thoracic Pathology through Image Classification. Journal of Computer and Communications, 12, 153-170. doi: 10.4236/jcc.2024.124012.

1. Introduction

In contemporary scientific research, an emerging and highly regarded subject of exploration involves a specific facet of deep learning known as the multi-task deep learning approach. This innovative technique facilitates the simultaneous training of numerous tasks [1] , ultimately contributing to the enhancement of model classification performance. In this pursuit of excellence, researchers engage in a continuous process of refining and enhancing these models until no further performance improvements are attainable. This article delves into multi-task deep learning paradigms, highlighting their significance and the relentless efforts invested by researchers to improve their applications. The multi-task deep learning can be an effective and fast method to identify and detect COVID-19 through CT scans or X-ray images [2] . Thus, multi-task convolutional neural networks can classify different abnormalities of the chest correctly. Therefore, it is simultaneously capable of detecting COVID-19 and pneumonia using both CT scans and CXR images. It combines the entire available data labels into a single model. It makes it possible to carry out various but connected tasks using only one neural network architecture. Hence, this paradigm makes the use of the convolution layer efficient and improves the performance above the single-task models [3] . Multi-task Learning (MTL) in general, aims to learn multiple tasks together at the same time. This will improve the generalization of the model. MTL can be defined as the optimization of several loss functions in a single model such that shared representation learning can execute related tasks [4] .

Multi-task learning creates challenges that are absent from single-task learning. Particularly, several tasks may have requirements that contradict each other. In this situation, a phenomenon known as negative transfer or destructive interference occurs when a model’s improved performance on one job degrades the performance of another job. Therefore, a primary objective of MTL techniques is to minimize negative transfer. Splitting data between tasks is a delicate balance to fulfill because so many structures are designed with particular features to decrease the negative transfer, such as task-specific feature spaces as well as attention mechanisms. However, it is really interesting to allow information flow among tasks that result in positive transfer and deterring sharing when it would generate a bad transfer. In our work, the tasks are Pneumonia, COVID-19, and Normal. There are two main types of MTL. It is noted that the Deep Learning MTL techniques that are most used will be described.

In this study, we have developed a multi-task deep learning framework capable of simultaneously detecting both COVID-19 and pneumonia through image classification tasks. Our contributions encompassed the thorough training of various well-established pre-trained CNN architectures, including VGG-16, InceptionV3, Res-Net-50, and EfficientNetB0, until a notably high level of accuracy in disease detection is achieved. Furthermore, we conducted a comprehensive comparative analysis of these promising CNN architectures, evaluating their respective accuracies.

2. Related Work

The process of thoracic disease detection problems has been challenging for many years, especially with the appearance of the COVID-19 disease. Several studies have been proposed to solve the difficulties of this issue and to help practitioners to detect accurately the disease. These studies have used machine learning and deep learning approaches extensively.

2.1. Traditional Machine Learning Approaches

Santos and Melin [5] have considered the importance of the development of the computer-intelligence technique for pneumonia classification, they utilized the ML approach for diagnosis and detection where the segmentation technique is used for the extraction of the area of interest from the chest X-ray. The experimental results reveal a mean accuracy of 95%. Tuncer et al. [6] used a traditional machine learning-based system. The size of the dataset that has been used was small and imbalanced. It contains (135 for COVID-19, 150 for pneumonia, and 150 for normal radiographs), and they achieved an accuracy rate of 97.01%. For pneumonia X-ray classification, Sharma et al. [7] designed a simple CNN model, and to solve the problem of scarcity of data they utilized data augmentation. The achieved accuracy was around 90.68%.

2.2. Deep Learning Approaches

Danilov et al. [8] have tested four deep learning networks to evaluate the performance for pneumonia, and COVID-19 classification, the networks are EffecientNet B1, B2, MobileNetV2, and VGG16 from 2631 CXRs. When they used fine-tuning, the presented model reached an accuracy of 78% which is not a promising value. To improve the model performance, the authors utilize Grad-CAM, which presents guided attention to the chest part based on the segmentation of U-Net. This technique improved the COVID-19, pneumonia classification. In [9] , the authors used deep learning instead of the reverse transcription polymerase chain reaction method for COVID-19 identification because it was found that the algorithm is time-consuming even though deep learning is showing promising performance. The dataset consists of 13,569 X-ray images split into healthy, non-COVID-19 pneumonia and COVID-19 patients. The results show that this approach presents an excellent model with an accuracy of 93.9%, a COVID-19 sensitivity of 96.8%, and a positive prediction of 100%. The authors in [10] have collected a dataset of X-ray images of healthy and COVID-19 patients, this dataset become the biggest dataset. Next, they trained a CNN model, and they achieved a total accuracy of 87.88%. Bhattacharyya et al. [11] presented a deep learning method combining image segmentation and classification models to detect COVID-19, and health efficiently. They used segmentation on X-ray raw images by the conditional generative adversarial network (C-GAN) with the algorithm called pix to pix. After that, they put segmented images into the network for feature extraction, which is a combination of several deep neural networks such as VGG-16, VGG19, and DensNet-160. In the end, they used different ML techniques to classify extracted features such as SoftMax, SVM, and XG boost. They obtained the highest accuracy with the VGG-19 model at 96.6%.

2.3. Multi-Task Learning Approaches

Multi-task learning has proved its ability to work with classification and detection issues. Indeed, multi-tasking is a new pragmatism to solve these types of problems [12] . It can be used for different diseases using, for instance, chest X-ray images and CT scan images as input data. Indeed, in [13] , the authors have proposed an artificial neural network as a tool to detect lung diseases such as chronic obstructive pulmonary disease (COPD), pneumonia, and lung cancer. After a pre-processing of images to remove irrelevant data, statistical features are extracted like standard deviation, entropy, and mean. For the architecture, they used a feed-forward neural network to identify such diseases. The dataset is collected from Sasoon Hospital. In [14] , to diagnose CXR thoracic diseases, a new version of CNN was used, called Attention Guided convolutional neural network (AG-CNN), which is utilized to combine the global and local information to improve recognition performance. Authors in [15] have proposed an algorithm called chest-X-Net. This algorithm, with a CNN architecture, is composed of 121 layers. It takes an image of the chest as input and the result is the likelihood of thorax diseases. This approach (ChexNet) has been used successfully on 14 thoracic diseases. The authors in [16] have mentioned that the multi-task learning method utilizing deep neural networks was historically subdivided into two structures: soft parameter sharing and hard parameter sharing. In hard parameter sharing, the parameters set is typically divided into task-specific and shared parameters, whereas in soft parameter sharing each task has its own set of parameters, single head for each parameter set. Udeshani et al. [17] , proposed different approaches, where chest X-ray images are used to identify lung cancer. Using this approach, the achieved accuracy was 96% while using the feature-based technique the achieved accuracy was 88%. Al-Edhari et al. [18] used a deep learning algorithm by using X-ray images as input to identify the normal and abnormal classification of pneumonia disease. Liu et al. [19] used a defined multi-task architecture, which divided the feature space into a task space and a shared specific part. They mentioned that multi-task learning is a powerful technique able to enhance the performance of a single task with the aid of other tasks together [20] [21] . Hemdan et al. [22] developed many deep-learning approaches to classify CXR images for COVID-19 and non-COVID-19 patients. They introduce a novel approach namely COVIDX-Net to help doctors automatically detect the disease in CXR. They achieved good results with an accuracy of 90% by utilizing VGG16 and DenseNet201. In [23] , Yuxing Tang et al. presented a convolutional neural network based on attention-guided curriculum learning (AGCL) to increase the accuracy of localization and classification of thoracic diseases. In addition, they have exploited the use of a relevant attention-guided improvement framework to enhance the performance for both localization and classification. In [24] , the authors used deep convolutional neural networks to detect thoracic disease utilizing chest X-rays. This principle might have two drawbacks. Firstly, unmatched objects in all chest X-ray images may lead to unwanted noise. Secondly, it reduces the image resolution because of the scaled process. To solve both issues, the authors have proposed a new technique called a Segmentation-based Deep Fusion Network, which enhances field knowledge and high-resolution information for lung areas. Varshni et al. [25] proposed a deep learning model with a specific convolutional neural network for feature extraction with a transfer learning approach. Indeed, they provided a pneumonia identification system utilizing a Densely Connected Convolutional Neural Network’ (DenseNet-169). This model, composed of CNNs for feature extraction combined witha supervised classifier algorithm emerged as an optimal solution for detecting normal and abnormal X-ray chest images. Wesley et al. [26] utilized the Alexnet deep learning network with transfer learning. The dataset composed of 5659 images was utilized for training. It achieved 72% accuracy. In this paper transfer learning is used, CNN model is Alexnet. The last three layers of the Alexnet model were replaced by a fully connected layer. The rest of the layers are standard classification layers. The goal of the work presented in [2] is to use a multi-task deep learning methodology to identify patients with COVID-19. They employed their Inception Residual Recurrent Convolutional Neural Network with a transfer learning approach to detect COVID-19 disease using X-ray and CT scan images. The achieved accuracy for CT scan images was 98.78% and for X-ray images was around 84.67%. The authors in [27] described a new framework that relies on the encoder-decoder multi-task model. They have used the CXR real-world dataset which contains healthy, bacterial pneumonia, viral pneumonia, and COVID-19 pneumonia images. The average achieved accuracy was 87.9%. In [28] , the authors have proposed a multi-classification deep learning architecture to diagnose and classify four types of diseases including COVID-19, pneumonia, lung cancer, and normal cases. The dataset combines CT scans and CXR images. The results have shown that VGG19+CNN achieved the highest accuracy of 98.05%. Authors in [29] employed a multitask approach to consolidate both triage approaches and propose a deep convolutional neural network for identification and severity quantification of COVID-19 disease.

3. Materials and Methods

3.1. Dataset

In this study, two different datasets have been used. The first data set is chest X-ray radiographs [30] . It contains 5856 files labeled (pneumonia vs. normal), which are split into the testing set and training set. Testing set with (234 Normal and 390 Pneumonia) and training set with (1349 normal and 3883 pneumonia). These images are stored in the format of JPEG. The resizing operation has been performed on these images. Before the operation, they had a width of 1233 and a height of 1460. After resizing they become 224 × 224 × 3 to fit the models used, all models have the input image with size 224 × 224 × 3 except inceptionv3 which has an image size of 150 × 150 × 3. These operations make this dataset useful for our research. The second dataset contains CT scans for COVID-19 [30] , with a total number of 8.055 files split and labeled as (5427 COVID and 2628 Non-COVID). They are not split into training and testing sets, therefore, we manually split them into 20% for the testing set and 80% for the training set. Figure 1 shows samples from both datasets.

3.2. Proposed Models

Two different models of machine learning are proposed. Firstly, single-task deep

Figure 1. Samples from the dataset: X-Ray for pneumonia and CT-scan for COVID-19.

learning is used for the two disease classifications. Secondly, a multi-task deep

learning model for both diseases is developed. These two machine-learning models are evaluated on both CT scans for COVID-19 and X-ray images for pneumonia disease.

3.2.1. Single-Task Learning

For single-task learning, the input data is the image of the disease, and the goal is to predict a single outcome disease (see Figure 2 for the pneumonia task).

3.2.2. Multi-Task Learning Methods

Multi-task learning in general aims to learn multiple tasks together at the same time. This will improve the generalizability of the CNN models. MTL can be defined as the optimization of several losses in a single model such that shared representation learning can execute related tasks [4] . Multi-task learning in the context of advanced learning is often carried out using either soft or hard parameters sharing of the convolution layer.

1) Soft Parameter Sharing

In soft parameter sharing, every task has its model with different parameters. After calculation, the distance between parameters is regularized to make the parameters look similar. In this method, every task has a unique design with unique characteristics. The model’s parameters are then pushed to be close by regularizing the gap among them.

2) Hard Parameter Sharing

Hard sharing is a widespread MTL application used in machine learning. In this method, all tasks share hidden layer data, and the output layer of each task is different. The technique of MTL within neural network models that are most frequently employed goes back to [31] and is known as hard parameter sharing. Typically, this is implemented by preserving several layers that are task-specific layers while sharing the hidden features units across the training process. Overfitting is considerably diminished by hard parameter sharing. In reality, the authors in [32] demonstrated that the danger of overfitting overall shared parameters, or the hidden and output, is an order of N lower than the problem of overfitting the task-specific variables. The model structure used in this work is shown in Figure 3, where the model starts with shared layers, and after it splits into two specific layers.

Figure 2. The overall architecture for single-task learning (Pneumonia) [45] .

Figure 3. The proposed hard parameter-sharing structure.

4. Results

The experiments are conducted using two different types of machine learning. Firstly, single-task deep learning is used for the two disease classifications. Secondly, a multi-task deep learning architecture is utilized for both diseases. These two machine learning types are evaluated on both CT scans for COVID-19 and X-ray images for pneumonia disease. The accuracy metric is used to compare different architectures for both STL and MTL (number of correct predictions)/(total number of predictions). It is noticed that the achieved accuracy of a single task is getting improved, using different models, and enhanced for multi-task learning approach.

4.1. Single-Task Learning

Four distinct state-of-the-art PCNN models, namely VGG-16, Inception-V3, Effi-cientNetB0, and ResNet-50, have been employed within the framework of a single-task model. These models were instantiated using Python’s machine-learning libraries and executed in the Google Colab environment. All these models have been retrained to find optimal weights that achieve better performances. The hyperparameters used for Re-seNet50 and EfficientNetB0 are shown in Table 1.

These networks were trained using 5 to 10 epochs, but to avoid overfitting, the training limit of 5 epochs will be used for multi-tasking. These models have a high performance with low overfitting. The batch size was chosen as 16 and to optimize the network parameter Adam optimizer was used with a learning rate of 0.0001. It decayed by 0.1 factor at the 5th epoch. In addition, the dataset used is a balanced dataset which means an equal number of images for each label. In this experiment, there were 500 images for each label of the COVID-19 and pneumonia dataset. Table 2 and Table 3 show different achieved accuracies for

Table 1. Hyperparameters used for network structure (COVID-19) with ResNet50 and (Pneumonia) with effecientNetB0.

Table 2. Comparison of different pre-trained CNN for Pneumonia [43] .

Table 3. Comparison of different pre-trained CNN for COVID-19 [43] .

single-task learning. For the Pneumonia disease, the highest score is realized by the EffecientNetB0 model (96.50%). Whereas for the COVID-19 disease, the ResNet-50 model reached the highest accuracy at 99.5%. Therefore, to conclude this part, the highest accuracy performance for single-task learning was obtained with the architecture ResNet-50 up to 99.5%, and it will be used as PCNN in the MTL. Figure 4 illustrates a sample of accuracy during the training and validation phase with the loss function variation.

4.2. Multi-Task Learning

The model of a single-task has been enhanced by building multi-task frameworks. Single-task performance will be improved by using multi-task deep learning with its two main methods which are hard parameter sharing and soft parameter sharing. The most useful is hard parameter sharing, here it achieved an accuracy of 99.9%. However, with soft parameter sharing the performance was not promising. The same hyperparameters used in single-task learning have been followed with some slight differences. For instance, Adam optimizer was used, the batch size was 64, the learning rate with 0.001, and the number of epochs varied from 5 to 10. These parameters have been adjusted until the desired accuracy is achieved. Figure 5 and Figure 6 depict the training and validation accuracies with their corresponding loss functions.

4.3. Models Performance and Discussion

In this work, we performed and compared the performances of different models. First, we compare the accuracy of pre-trained architectures (PCNNs) to determine the best one. It has been found that ResNet-50 outperforms the other PCNN models. This model has been chosen to be used in the multi-task approach for even more enhancement. Table 4 shows different achieved accuracies for COVID-19 and Pneumonia diseases. Further, the total number of parameters for each model is also mentioned. The second table (Table 5) is related to the achieved performance of multi-task learning using the RESNET-50 model,

(a) (b)

Figure 4. Training/validation accuracy (a) with the loss function variation (b) (single-task learning).

(a) (b)

Figure 5. Training/validation accuracy with the loss function variation for multi-task learning (Soft parameter sharing).

(a) (b)

Figure 6. Training/validation accuracy with the loss function variation (Hard parameter sharing).

Table 4. The accuracy was achieved with different PCNNs for CT scan and CXR2.

Table 5. MTL methods with the ResNet-50 model and their achieved accuracy.

where it is noticed that it has achieved the best accuracy under a hard parameter sharing structure, in comparison with the soft parameter sharing structure (see Table 4 and Table 5).

Moreover, comparisons of this work with others who have almost the same dataset with the same architectures are conducted. The models and the achieved accuracies are shown in Table 6 for single-task learning and Table 7 for multi-task learning approaches. Further, in this table, a comparison of the proposed scheme with their results is also displayed. The proposed models have outperformed their accuracies in both approaches single-task learning and multi-task learning as well. Therefore, we consider that we overcome their limitations and improve the accuracy of the classification. (See the comparison Table 6).

Furthermore, the achieved accuracies (see Table 5) are promising with a multi-task deep learning framework under the method of hard parameter sharing. The achieved accuracy is 99.9%, whereas with the second method, using soft parameter sharing, the performance achieved was up to 93.8% with the ResNet-50 model. In addition, the same work has been tested with EfficeintNetB0 since it achieves high accuracy in single-task learning for pneumonia disease, but it performs poor performance, and for this reason, this model has been ignored. We have used only the architecture of ResNet-50 since it achieved the highest result among the other architectures in single-task learning. We further improve this architecture using multi-task learning.

Figure 7 shows several prediction scores of the proposed method. The trained model clearly distinguishes Pneumonia, COVID-19 diseases, and normal.

Figure 7. Experimental results using the proposed method.

Table 6. Comparison with recent models using single-task learning with CT scan and CXR.

Table 7. Comparison with other models using the multi-task learning method.

5. Conclusion

In this work, two main deep learning architectures have been performed which are related to the deep learning paradigm. Two different real-world datasets for training and testing have been used, and two different learning models have been utilized (single-task learning and multi-task learning). A single-task model is trained with several state-of-the-art architectures. For the multi-task learning approach, the architecture that achieved the best performance among other PCNNs, is used in MTL. It is found that ResNet-50 has achieved the best accuracy. All the models have been evaluated on two types of medical images, which are CT scans for COVID-19 and CXR for pneumonia. Further, in addition to the multi-task approach, many types of machine learning architectures have been trained and tested for performance inquiry. A comparison between the achieved results with the recent works is conducted. It is noticed that the proposed model under a multi-task structure with hard parameter sharing outperformed their accuracies. Indeed, the performances have been improved by fine-tuning hyperparameters, pre-processing images, and using a balanced dataset. Finally, using this kind of proposed deep learning model may help physicians to early detection of such chest diseases, which will protect human life and health.

Conflicts of Interest

The authors declare no conflicts of interest regarding the publication of this paper.

References

[1] Guendel, S., Ghesu, F.C., Grbic, S., Gibson, E., Georgescu, B., Maier, A. and Comaniciu, D. (2019) Multi-Task Learning for Chest X-Ray Abnormality Classification on Noisy Labels.
[2] Alom, M.Z., Rahman, M., Nasrin, M.S., Taha, T.M. and Asari, V.K. (2020) COVID_ MTNet: COVID-19 Detection with Multi-Task Deep Learning Approaches.
https://arxiv.org/abs/2004.03747
[3] Farag, A.T., Abd El-Wahab, A.R., Nada, M., Abd El-Hakeem, M.Y., Mahmoud, O.S., Rashwan, R.K. and El Sallab, A. (2020) MultiCheXNet: A Multi-Task Learning Deep Network for Pneumonia-Like Diseases Diagnosis from X-Ray Scans.
https://arxiv.org/abs/2008.01973
[4] Haque, P., Wang, A. and Terzopoulos, D. (2021) Multimix: Sparingly-Supervised, Extreme Multitask Learning from Medical Images. IEEE 18th International Symposium on Biomedical Imaging (ISBI), Nice, 13-16 April 2021, 693-696.
https://doi.org/10.1109/ISBI48211.2021.9434167
[5] Varela-Santos, S. and Melin, P. (2020) Classification of X-Ray Images for Pneumonia Detection Using Texture Features and Neural Networks. In: Castillo, O., Melin, P. and Kacprzyk, J., Eds., Intuitionistic Type-2 Fuzzy Logic Enhancements in Neural Optimization Algorithms: Theory Applications, Springer, Berlin, 237-253.
https://doi.org/10.1007/978-3-030-35445-9_20
[6] Tuncer, T., Ozyurt, F., Dogan, S. and Subasi, A. (2021) A Novel COVID-19 and Pneumonia Classification Method Based on F-Transform. Chemometrics Intelligent Laboratory Systems, 210, Article ID: 104256.
https://doi.org/10.1016/j.chemolab.2021.104256
[7] Sharma, H., Jain, J.S., Bansal, P. and Gupta, S. (2020) Feature Extraction and Classification of Chest X-Ray Images Using CNN to Detect Pneumonia. 10th International Conference on Cloud Computing, Data Science & Engineering, Noida, 29-31 January 2020, 227-231.
https://doi.org/10.1109/Confluence47617.2020.9057809
[8] Danilov, V., et al. (2021) COVID-19/Pneumonia Classification Based on Guided Attention.
https://doi.org/10.21203/rs.3.rs-149472/v1
[9] Luz, V., et al. (2021) Towards an Effective and Efficient Deep Learning Model for COVID-19 Patterns Detection in X-Ray Images. Research on Biomedical Engineering, 38, 149-162.
https://doi.org/10.1007/s42600-021-00151-6
[10] Haghanifar, A., Majdabadi, M.M., Choi, Y., Deivalakshmi, S. and Ko, S. (2022) Covid-Cxnet: Detecting COVID-19 in Frontal Chest X-Ray Images Using Deep Learning. Multimedia Tools Applications, 81, 30615-30645.
https://doi.org/10.1007/s11042-022-12156-z
[11] Bhattacharyya, A., Bhaik, D., Kumar, S., Thakur, P., Sharma, R. and Pachori, R.B. (2022) A Deep Learning-Based Approach for Automatic Detection of COVID-19 Cases Using Chest X-Ray Images. Biomedical Signal Processing and Control, 71, Article ID: 103182.
https://doi.org/10.1016/j.bspc.2021.103182
[12] Crawshaw, M. (2020) Multi-Task Learning with Deep Neural Networks: A Survey.
https://arxiv.org/abs/2009.09796
[13] Khobragade, S., Tiwari, A., Patil, C. and Narke, V. (2016) Automatic Detection of Major Lung Diseases Using Chest Radiographs and Classification by the Feed-Forward Artificial Neural Network. IEEE 1st International Conference on Power Electronics, Intelligent Control and Energy Systems (ICPEICES), Delhi, 4-6 July 2016, 1-5.
https://doi.org/10.1109/ICPEICES.2016.7853683
[14] Guan, Q., Huang, Y., Zhong, Z., Zheng, Z., Zheng, L. and Yang, Y. (2018) Diagnose Like a Radiologist: Attention Guided Convolutional Neural Network for Thorax Disease Classification.
https://arxiv.org/abs/1801.09927
[15] Rajpurkar, P., Irvin, J., Zhu, K., Yang, B., Mehta, H., Duan, T., Ding, D., Bagul, A., Langlotz, C., Shpanskaya, K., Lungren, M.P. and Andrew, Y.N. (2017) Chexnet: Radiologist-Level Pneumonia Detection on Chest X-Rays with Deep Learning.
https://arxiv.org/abs/1711.05225
[16] Vandenhende, S., Georgoulis, S., Gansbeke, W.V., Proesmans, M., Dai, D. and Gool, L.V. (2021) Multi-Task Learning for Dense Prediction Tasks: A Survey. Computer Vision and Pattern Recognition, 44, 3614-3633.
https://doi.org/10.1109/TPAMI.2021.3054719
[17] Udeshani, K.A.G., Meegama, G. and Fernando, T.G.I. (2011) Statistical Feature-Based Neural Network Approach for the Detection of Lung Cancer in Chest X-Ray Images. International Journal of Image Processing, 5, 425-434.
[18] Aledhari, M., Joji, S., Hefeida, M. and Saeed, F. (2019) Optimized CNN-Based Diagnosis System to Detect Pneumonia from Chest Radiographs. IEEE International Conference on Bioinformatics and Biomedicine (BIBM), San Diego, 18-21 November 2019, 2405-2412.
https://doi.org/10.1109/BIBM47256.2019.8983114
[19] Liu, P., Qiu, X. and Huang, X. (2017) Adversarial Multi-Task Learning for Text Classification. Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics, Vancouver, 30 July-4 August 2017, 1-10.
https://doi.org/10.18653/v1/P17-1001
[20] Maninis, K.K., Radosavovic, I. and Kokkinos, I. (2019) Attentive Single-Tasking of Multiple Tasks. Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, Long Beach, 15-20 June 2019, 1851-1860.
https://doi.org/10.1109/CVPR.2019.00195
[21] Sinha, A., Chen, Z., Badrinarayanan, V. and Rabinovich, A.J. (2018) Gradient Adversarial Training of Neural Networks.
https://arxiv.org/abs/1806.08028
[22] Hemdan, E.E.-D., Shouman, M.A. and Karar, M.E. (2020) Covidx-Net: A Framework of Deep Learning Classifiers to Diagnose COVID-19 in X-Ray Images.
https://arxiv.org/abs/2003.11055
[23] Tang, Y., Wang, X., Harrison, A.P., Lu, L., Xiao, J. and Summers, R.M. (2018) Attention-Guided Curriculum Learning for Weakly Supervised Classification and Localization of Thoracic Diseases on Chest Radiographs. In: Shi, Y., Suk, H.I. and Liu, M., Eds., Machine Learning in Medical Imaging. MLMI 2018. Lecture Notes in Computer Science, Springer, Cham.
https://doi.org/10.1007/978-3-030-00919-9_29
[24] Liu, H., et al. (2019) SDFN: Segmentation-Based Deep Fusion Network for Thoracic Disease Classification in Chest X-Ray Images. Computerized Medical Imaging and Graphics, 75, 66-73.
https://doi.org/10.1016/j.compmedimag.2019.05.005
[25] Varshni, D., Thakral, K., Agarwal, L., Nijhawan, R. and Mittal, A. (2019) Pneumonia Detection Using CNN-Based Feature Extraction. IEEE International Conference on Electrical, Computer and Communication Technologies (ICECCT), Coimbatore, 20-22 February 2019, 1-7.
https://doi.org/10.1109/ICECCT.2019.8869364
[26] Wesley, O., Haddad, R.J. and Moore, D.L. (2019) Pneumonia Radiograph Diagnosis Utilizing Deep Learning Network. 2nd International Conference on Electronic Information and Communication Technology (ICEICT), Harbin, 20-22 January 2019, 763-767.
[27] Zhang, X., Han, L., Sobeih, T., Han, L., Dempsey, N., Lechareas, S., Tridente, A., Chen, H. and White, S. (2021) CXR-Net: An Encoder-Decoder-Encoder Multitask Deep Neural Network for Explainable and Accurate Diagnosis of COVID-19 Pneumonia with Chest X-Ray Images.
https://arxiv.org/abs/2110.10813
[28] Ibrahim, D.M., Elshennawy, N.M. and Sarhan, A.M. (2021) Deep-Chest: Multi-Classification Deep Learning Model for Diagnosing COVID-19, Pneumonia, and Lung Cancer Chest Diseases. Computers in Biology and Medicine, 132, Article ID: 104348.
https://doi.org/10.1016/j.compbiomed.2021.104348
[29] Goncharov, M., Pisov, M., Shevtsov, A., Shirokikh, B., Kurmukov, A., Blokhinc, I., Cherninac, V., Solovev, A. Gombolevskiy, V., Morozov, S. and Belyaev, M. (2021) CT-Based COVID-19 Triage: Deep Multitask Learning Improves Joint Identification and Severity Quantification. Medical Image Analysis, 71, Article ID: 102054.
https://doi.org/10.1016/j.media.2021.102054
[30] Mooney, P. (2018) Kaggle Chest X-Ray Images (Pneumonia) Dataset.
https://www.kaggle.com/datasets/paultimothymooney/chest-xray-pneumonia
[31] Guo, P., Lee, C.Y. and Ulbricht, D. (2020) Learning to Branch for Multi-Task Learning. Proceedings of the 37th International Conference on Machine Learning, 13-18 July 2020, PMLR 119.
[32] Baxter, J. (1997) A Bayesian/Information-Theoretic Model of Learning to Learn via Multiple-Task Sampling. Machine Learning, 28, 7-39.
https://doi.org/10.1023/A:1007327622663
[33] Jain, R., Nagrath, P., Kataria, G., Kaushik, V.S. and Hemanth, D.J. (2020) Pneumonia Detection in Chest X-Ray Images Using Convolutional Neural Networks and Transfer Learning. Measurement, 165, Article ID: 108046.
https://doi.org/10.1016/j.measurement.2020.108046
[34] Dey, N., Zhang, Y.-D., Rajinikanth, V., Pugalenthi, R. and Raja, N. (2021) Customized VGG19 Architecture for Pneumonia Detection in Chest X-Rays. Pattern Recognition Letters, 143, 67-74.
https://doi.org/10.1016/j.patrec.2020.12.010
[35] Jahan, N., Anower, M.S. and Hassan, R. (2021) Automated Diagnosis of Pneumonia from the Classification of Chest X-Ray Images Using the Efficientnet. International Conference on Information and Communication Technology for Sustainable Development (ICICT4SD), Dhaka, 27-28 February 2021, 235-239.
https://doi.org/10.1109/ICICT4SD50815.2021.9397055
[36] Chatterjee, R., Chatterjee, A. and Halder, R. (2021) An Efficient Pneumonia Detection from the Chest X-Ray Images. In: Prateek, M., et al., Eds., Proceedings of International Conference on Machine Intelligence and Data Science Applications: MIDAS 2020, Springer, Berlin, 779-789.
https://doi.org/10.1007/978-981-33-4087-9_63
[37] Zhang, J., Chng, C.B., Chen, X., Wu, C., Zhang, M., Xue, Y. and Jiang, J. (2020) Detection and Classification of Pneumonia from Lung Ultrasound Images. 5th International Conference on Communication, Image and Signal Processing (CCISP), Chengdu, 13-15 November 2020, 294-298.
https://doi.org/10.1109/CCISP51026.2020.9273469
[38] Chaudhary, S., Sadbhawna, S., Jakhetiya, V., Subudhi, B.N., Baid, U. and Guntuku, S.C. (2021) Detecting COVID-19 and Community-Acquired Pneumonia Using Chest CT Scan Images with Deep Learning. IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP), Toronto, 6-11 June 2021, 8583-8587.
https://doi.org/10.1109/ICASSP39728.2021.9414007
[39] Ko, H., Chung, H., Kim, K.W., Shin, Y.S., Kang, S.J., Lee, J.H., Kim, Y.J., Kim, N.Y., Jung, H.S., Kang, W.S. and Lee, J. (2020) COVID-19 Pneumonia Diagnosis Using a Simple 2D Deep Learning Framework with a Single Chest CT Image: Model Development and Validation. Journal of Medical Internet Research, 22, e19569.
https://doi.org/10.2196/19569
[40] Chaudhary, Y., Mehta, M., Sharma, R., Gupta, D., Khanna, A. and Rodrigues, J.J. (2020) Efficient-CovidNet: Deep Learning-Based COVID-19 Detection from Chest X-Ray Images. IEEE International Conference on E-Health Networking, Application & Services (HEALTHCOM), Shenzhen, 1-2 March 2020, 1-6.
[41] Nishio, M., Noguchi, S., Matsuo, H. and Murakami, T.J. (2020) Automatic Classification between COVID-19 Pneumonia, Non-COVID-19 Pneumonia, and the Healthy on Chest X-Ray Image: A Combination of Data Augmentation Methods. Scientific Reports, 10, Article No. 17532.
https://doi.org/10.1038/s41598-020-74539-2
[42] Monshi, M.M.A., Poon, J., Chung, V. and Monshi, F.M. (2021) CovidXrayNet: Optimizing Data Augmentation and CNN Hyperparameters for Improved COVID-19 Detection from CXR. Computers in Biology and Medicine, 133, Article ID: 104375.
https://doi.org/10.1016/j.compbiomed.2021.104375
[43] Al-Zahrani, N.N. and Hedjar, R. (2022) Comparison Study of Deep-Learning Architectures for Classification of Thoracic Pathology. 13th International Conference on Information and Communication Systems (ICICS), Irbid, 21-23 June 2022, 192-198.
https://doi.org/10.1109/ICICS55353.2022.9811150
[44] Bao, G., Chen, H., Liua, T., Gong, G., Yin, Y., Wang, L. and Wang, X. (2022) COVID-MTL: Multitask Learning with Shift3D and Random-Weighted Loss for COVID-19 Diagnosis and Severity Assessment. Pattern Recognition, 124, Article ID: 108499.
https://doi.org/10.1016/j.patcog.2021.108499
[45] Rahman, T., Chowdhury, M.E.H., Khandakar, A., Islam, K.R., Islam, K.F., Mahbub, Z.B., Kadir, M.A. and Kashem, S. (2022) Transfer Learning with Deep Convolutional Neural Network (CNN) for Pneumonia Detection Using Chest X-Ray. Applied Sciences, 10, Article No. 3233.
https://doi.org/10.3390/app10093233

Copyright © 2024 by authors and Scientific Research Publishing Inc.

Creative Commons License

This work and the related PDF file are licensed under a Creative Commons Attribution 4.0 International License.