| Literature DB >> 34979404 |
Qianqian Qi1, Shouliang Qi2, Yanan Wu3, Chen Li4, Bin Tian5, Shuyue Xia6, Jigang Ren7, Liming Yang8, Hanlin Wang9, Hui Yu10.
Abstract
BACKGROUND: Chest computed tomography (CT) is crucial in the diagnosis of coronavirus disease 2019 (COVID-19). However, the persistent pandemic and similar CT manifestations between COVID-19 and community-acquired pneumonia (CAP) raise methodological requirements.Entities:
Keywords: Capsule network; Community-acquired pneumonia; Coronavirus disease 2019; Deep learning; Lung computed tomography image
Mesh:
Year: 2021 PMID: 34979404 PMCID: PMC8715632 DOI: 10.1016/j.compbiomed.2021.105182
Source DB: PubMed Journal: Comput Biol Med ISSN: 0010-4825 Impact factor: 6.698
Demographic information of the participants and acquisition parameters for the CT images.
| Information | COVID-19 | CAP | |
|---|---|---|---|
| Gender (male/female) | 27/30 | 53/47 | 0.497 |
| Age (years) | 56.1 ± 18.4 | 40.5 ± 20.7 | 6.526 × 10−6 |
| kVp (kV) | 120 | – | |
| Slice thickness (mm) | 5 | – | |
| Pixel size (mm) | 0.763 ± 0.067 | 0.697 ± 0.105 | 5.738 × 10−5 |
| X-ray tube current (mA) | 216.4 ± 23.5 | 207.1 ± 89.2 | 0.456 |
| Exposure (mA*s) | 60.4 ± 45.0 | 103.7 ± 37.2 | 1.995 × 10−9 |
p was calculated via a chi-square test.
p was calculated via a two-sample t-test.
Fig. 1Overview of the proposed pipeline including four modules: (I) Lung segmentation, (II) selection of slices with lesions, (III) slice-level prediction, and (IV) patient-level prediction.
Fig. 2Architecture of the deep CNN for lung segmentation: (a) U-Net; (b) LinkNet; (c) R2U-Net; (d) Attention U-Net; (e) U-Net++.
Fig. 3Structure of the capsule network for slice selection: (a) Overall structure; (b) Pretrained ResNet50 without fully connected layers; (c) Capsule architecture.
Fig. 4Structure of the capsule network for slice-level prediction of COVID-19 and CAP: (a) Overall structure; (b) Pretrained DenseNet121 without fully connected layers; (c) Pretrained Inception-V3 without fully connected layers.
Performances of the five lung segmentation networks.
| Model | IoU | Dice coefficient |
|---|---|---|
| 0.962 | 0.980 | |
| LinkNet | ||
| 0.928 | 0.962 | |
| 0.951 | 0.974 | |
| 0.936 | 0.966 |
*Bold font indicates the network with the best performance.
Fig. 5Examples of lung segmentation using different networks.
Fig. 6ROC curve of the deep capsule network for automatic selection of slices with lesions and classification results (* indicates an example of a slice with a small COVID-19 lesion that was incorrectly classified as a slice without lesions, and ** indicates an example of a slice without apparent CAP lesions that was incorrectly classified as a slice with lesions).
Fig. 7Accuracy and loss for our laboratory dataset.
Performance comparison of slice-level prediction models with different pretraining blocks.
| Model | Params. (M) | Precision | Accuracy | Sensitivity | Specificity | AUC |
|---|---|---|---|---|---|---|
| 9.63 | 0.965 | 0.966 | 0.983 | |||
| 9.92 | 0.939 | 0.923 | 0.900 | 0.945 | 0.973 | |
| 0.971 | 0.959 |
* Bold font indicates the highest value among the three models.
Fig. 8Confusion matrix of patient-level prediction of COVID-19 and CAP for our laboratory dataset.
Fig. 9Results for the prediction of COVID-19 and CAP with the CC-CCII dataset: (a) Confusion matrix at the slice level; (b) Confusion matrix at the patient level; (c) Two examples from the CC-CCII dataset that were incorrectly diagnosed.
Performance of our method and state-of-the-art methods.
| Study | Key aspects | Performance |
|---|---|---|
| Our method | Lung segmentation | Accuracy = 0.971 |
Selection of slices with lesions | Sensitivity = 0.959 | |
Slice-level prediction | Specificity = 0.981 AUC = 0.992 | |
Patient-level prediction | ||
157 patients (COVID-19: 57; CAP: 100) | ||
Binary classification (COVID-19 or CAP) | ||
| Qi et al., 2021 [ | Deep features extracted by ResNet50 | Accuracy = 0.959 Sensitivity = 0.972 |
241 patients (COVID-19: 141; CAP: 100) | Specificity = 0.941 | |
Binary classification (COVID-19 or CAP) | AUC = 0.955 | |
| Javaheri et al., 2021 [ | Training a subset of the control dataset model | Accuracy = 0.933 |
Feed all the datasets into the trained model | Sensitivity = 0.909 | |
Classifying the given CT images | Specificity = 1.00 | |
335 CT images (COVID-19: 111; CAP: 115; Normal: 109) | AUC = 0.94 | |
| Song et al., 2020 [ | BigBiGAN framework is used for semantic feature extraction | Sensitivity = 0.92 |
Linear classifier is constructed using the semantic feature matrix | Specificity = 0.91 | |
201 CT images (COVID-19: 98; non-COVID-19 pneumonia: 103) | AUC = 0.972 | |
| Basset et al., 2021 [ | Lung segmentation using Bi-convGRU | Accuracy = 0.968 |
Pretrained EfficientNet-b7 is used to obtain features | AUC = 0.988 | |
Attention modules are used to learn multi-scale features for lesion localization | ||
305 CT images (COVID-19: 169; CAP: 60; Normal: 76) | ||
| Ouyang et al., 2020 [ | VB-Net toolkit for lung segmentation | Accuracy = 0.875 |
Two 3D ResNet34 networks | Sensitivity = 0.869 | |
Online attention module and ensemble learning | Specificity = 0.901 | |
3645 CT images (COVID-19: 2565; CAP: 1080) | AUC = 0.944 | |
Binary classification (COVID-19 or CAP) |