Almars Abdulqader M
Department of Computer Science, College of Computer Science and Engineering, Taibah University, Yanbu 46421, Saudi Arabia.
Diagnostics (Basel). 2025 Jan 8;15(2):130. doi: 10.3390/diagnostics15020130.
: The rapid global spread of the monkeypox virus has led to serious issues for public health professionals. According to related studies, monkeypox and other types of skin conditions can spread through direct contact with infected animals, humans, or contaminated items. This disease can cause fever, headaches, muscle aches, and enlarged lymph nodes, followed by a rash that develops into lesions. To facilitate the early detection of monkeypox, researchers have proposed several AI-based techniques for accurately classifying and identifying the condition. However, there is still room for improvement to accurately detect and classify monkeypox cases. Furthermore, the currently proposed pre-trained deep learning models can consume extensive resources to achieve accurate detection and classification of monkeypox. Hence, these models often need significant computational power and memory. : This paper proposes a novel lightweight framework called DeepGenMonto accurately classify various types of skin diseases, such as chickenpox, melasma, monkeypox, and others. This suggested framework leverages an attention-based convolutional neural network (CNN) and a genetic algorithm (GA) to enhance detection accuracy while optimizing the hyperparameters of the proposed model. It first applies the attention mechanism to highlight and assign weights to specific regions of an image that are relevant to the model's decision-making process. Next, the CNN is employed to process the visual input and extract hierarchical features for classifying the input data into multiple classes. Finally, the CNN's hyperparameters are adjusted using a genetic algorithm to enhance the model's robustness and classification accuracy. Compared to the state-of-the-art (SOTA) models, DeepGenMon features a lightweight design that requires significantly lower computational resources and is easier to train with few parameters. Its effective integration of a CNN and an attention mechanism with a GA further enhances its performance, making it particularly well suited for low-resource environments. DeepGenMon is evaluated on two public datasets. The first dataset comprises 847 images of diverse skin diseases, while the second dataset contains 659 images classified into several categories. : The proposed model demonstrates superior performance compared to SOTA models across key evaluation metrics. On dataset 1, it achieves a precision of 0.985, recall of 0.984, F-score of 0.985, and accuracy of 0.985. Similarly, on dataset 2, the model attains a precision of 0.981, recall of 0.982, F-score of 0.982, and accuracy of 0.982. Moreover, the findings demonstrate the model's ability to achieve an inference time of 2.9764 s on dataset 1 and 2.1753 s on dataset 2. : These results also show DeepGenMon's effectiveness in accurately classifying different skin conditions, highlighting its potential as a reliable and low-resource tool in clinical settings.
猴痘病毒在全球的迅速传播给公共卫生专业人员带来了严重问题。根据相关研究,猴痘和其他类型的皮肤疾病可通过直接接触受感染的动物、人类或受污染物品传播。这种疾病会引起发烧、头痛、肌肉疼痛和淋巴结肿大,随后会出现皮疹并发展为病变。为便于早期检测猴痘,研究人员提出了几种基于人工智能的技术,用于准确分类和识别该病症。然而,在准确检测和分类猴痘病例方面仍有改进空间。此外,目前提出的预训练深度学习模型在实现猴痘的准确检测和分类时会消耗大量资源。因此,这些模型通常需要强大的计算能力和内存。
本文提出了一种名为DeepGenMon的新型轻量级框架,用于准确分类各种类型的皮肤疾病,如水痘、黄褐斑、猴痘等。该建议框架利用基于注意力的卷积神经网络(CNN)和遗传算法(GA)来提高检测准确性,同时优化所提模型的超参数。它首先应用注意力机制来突出与模型决策过程相关的图像特定区域并为其分配权重。接下来,使用CNN处理视觉输入并提取分层特征,以便将输入数据分类为多个类别。最后,使用遗传算法调整CNN的超参数,以提高模型的鲁棒性和分类准确性。与最先进的(SOTA)模型相比,DeepGenMon具有轻量级设计,所需计算资源显著更低,并且使用较少参数更容易训练。它将CNN和注意力机制与GA有效集成,进一步提高了其性能,使其特别适用于低资源环境。在两个公共数据集上对DeepGenMon进行了评估。第一个数据集包含847张不同皮肤疾病的图像,而第二个数据集包含659张分为几类的图像。
与SOTA模型相比,所提模型在关键评估指标上表现出卓越性能。在数据集1上,它的精确率为0.985,召回率为0.984,F1分数为0.985,准确率为0.985。同样,在数据集2上,该模型的精确率为0.981,召回率为0.982,F1分数为0.982,准确率为0.982。此外,研究结果表明该模型在数据集1上的推理时间为2.9764秒,在数据集2上为2.1753秒。
这些结果还表明DeepGenMon在准确分类不同皮肤病症方面的有效性,突出了其作为临床环境中可靠且低资源工具的潜力。