Cengil Emine, Çınar Ahmet
Department of Computer Engineering, Faculty of Engineering Firat University Elazig Turkey.
Int J Imaging Syst Technol. 2022 Jan;32(1):26-40. doi: 10.1002/ima.22659. Epub 2021 Oct 10.
In image classification applications, the most important thing is to obtain useful features. Convolutional neural networks automatically learn the extracted features during training. The classification process is carried out with the obtained features. Therefore, obtaining successful features is critical to achieving high classification success. This article focuses on providing effective features to enhance classification performance. For this purpose, the success of the process of concatenating features in classification is taken as basis. At first, the features acquired by feature transfer method are extracted from AlexNet, Xception, NASNETLarge, and EfficientNet-B0 architectures, which are known to be successful in classification problems. Concatenating the features results in the creation of a new feature set. The method is completed by subjecting the features to various classification algorithms. The proposed pipeline is applied to the three datasets: "COVID-19 Image Dataset," "COVID-19 Pneumonia Normal Chest X-ray (PA) Dataset," and "COVID-19 Radiography Database" for COVID-19 disease detection. The whole datasets contain three classes (normal, COVID, and pneumonia). The best classification accuracies for the three datasets are 98.8%, 95.9%, and 99.6%, respectively. Performance metrics are given such as: sensitivity, precision, specificity, and F1-score values, as well. Contribution of paper is as follows: COVID-19 disease is similar to other lung infections. This situation makes diagnosis difficult. Furthermore, the virus's rapid spread necessitates the need to detect cases as soon as possible. There has been an increased curiosity in computer-aided deep learning models to provide the requirements. The use of the proposed method will be beneficial as it provides high accuracy.
在图像分类应用中,最重要的是获取有用的特征。卷积神经网络在训练过程中自动学习提取的特征。分类过程是利用所获得的特征进行的。因此,获得成功的特征对于实现高分类成功率至关重要。本文着重于提供有效的特征以提高分类性能。为此,将分类中特征拼接过程的成功作为基础。首先,通过特征迁移方法从AlexNet、Xception、NASNETLarge和EfficientNet - B0架构中提取特征,这些架构在分类问题中已知是成功的。将这些特征拼接会创建一个新的特征集。该方法通过将这些特征应用于各种分类算法来完成。所提出的流程应用于三个数据集:用于新冠肺炎疾病检测的“新冠肺炎图像数据集”、“新冠肺炎肺炎正常胸部X光(PA)数据集”和“新冠肺炎放射影像数据库”。整个数据集包含三个类别(正常、新冠和肺炎)。这三个数据集的最佳分类准确率分别为98.8%、95.9%和99.6%。还给出了性能指标,如敏感性、精确性、特异性和F1分数值。论文的贡献如下:新冠肺炎疾病与其他肺部感染相似。这种情况使得诊断困难。此外,病毒的快速传播使得需要尽快检测病例。为满足这些需求,计算机辅助深度学习模型引发了越来越多的关注。所提出方法的使用将是有益的,因为它提供了高精度。