Tera Sivarama Prasad, Chinthaginjala Ravikumar, Shahzadi Irum, Natha Priya, Rab Safia Obaidur
Department of Electronics and Electrical Engineering, Indian Institute of Technology, Guwahati, Assam, 781039, India.
School of Electronics Engineering, Vellore Institute of Technology, Vellore, Tamil Nadu, 632014, India.
Sci Rep. 2025 Aug 8;15(1):29068. doi: 10.1038/s41598-025-14467-1.
Human metapneumovirus (hMPV) is a significant cause of respiratory illness, particularly in children, elderly individuals, and immunocompromised patients. Despite its clinical relevance, hMPV poses diagnostic challenges due to its symptom similarity with other respiratory illnesses, such as influenza and respiratory syncytial virus (RSV), and the lack of specialized detection systems. Traditional diagnostic methods are often inadequate for providing rapid and accurate results, particularly in low-resource settings. This study proposes a novel deep learning framework, referred to as hMPV-Net, which leverages Convolutional Neural Networks (CNNs) to facilitate the precise detection and classification of hMPV infections. The CNN model is designed to perform binary classification by differentiating between hMPV-positive and hMPV-negative cases. To address the lack of real-world patient data, simulated image datasets were used for model training and evaluation, allowing the model to generalize to various clinical scenarios. A key challenge in developing this model is the imbalance within the dataset, where hMPV-positive cases are often underrepresented. To mitigate this, the framework incorporates advanced techniques such as data augmentation, weighted loss functions, and dropout regularization, which help to balance the dataset, improve model robustness, and enhance classification accuracy. These techniques are crucial in addressing issues such as overfitting and generalization, which are common when working with limited datasets in medical imaging tasks. The dataset used for model training and testing consists of 10,000 samples, with an equal distribution of hMPV-positive and hMPV-negative cases. Experimental results demonstrate that the hMPV-Net model achieves a high test accuracy of 91.8%, along with impressive test precision, recall, and F1-score values around 92%. These metrics indicate that the model performs exceptionally well in classifying both hMPV-positive and hMPV-negative cases. Furthermore, the model exhibits superior computational efficiency, requiring only 3.2 GFLOPs, which is significantly lower than other state-of-the-art models such as ResNet-50 and VGG-16. This reduction in computational cost makes the model suitable for deployment in resource-constrained healthcare environments, where computing power and infrastructure may be limited.
人偏肺病毒(hMPV)是呼吸道疾病的一个重要病因,尤其是在儿童、老年人和免疫功能低下的患者中。尽管其具有临床相关性,但由于hMPV的症状与其他呼吸道疾病(如流感和呼吸道合胞病毒(RSV))相似,且缺乏专门的检测系统,因此在诊断方面存在挑战。传统的诊断方法往往不足以提供快速准确的结果,特别是在资源匮乏的环境中。本研究提出了一种新颖的深度学习框架,称为hMPV-Net,它利用卷积神经网络(CNN)来促进hMPV感染的精确检测和分类。CNN模型旨在通过区分hMPV阳性和hMPV阴性病例来进行二元分类。为了解决缺乏真实世界患者数据的问题,使用模拟图像数据集进行模型训练和评估,使模型能够推广到各种临床场景。开发此模型的一个关键挑战是数据集中的不平衡,其中hMPV阳性病例往往代表性不足。为了缓解这一问题,该框架采用了诸如数据增强、加权损失函数和随机失活正则化等先进技术,这些技术有助于平衡数据集、提高模型鲁棒性并增强分类准确性。这些技术对于解决诸如过拟合和泛化等问题至关重要,这些问题在医学成像任务中处理有限数据集时很常见。用于模型训练和测试的数据集由10000个样本组成,hMPV阳性和hMPV阴性病例分布均匀。实验结果表明,hMPV-Net模型实现了91.8%的高测试准确率,以及令人印象深刻的约92%的测试精确率、召回率和F1分数值。这些指标表明该模型在对hMPV阳性和hMPV阴性病例进行分类方面表现出色。此外,该模型具有卓越的计算效率,仅需3.2 GFLOP,这明显低于其他诸如ResNet-50和VGG-16等先进模型。计算成本的降低使得该模型适合部署在资源受限的医疗环境中,在这些环境中计算能力和基础设施可能有限。