School of Computer and Artificial Intelligence, Zhengzhou University, Zhengzhou, 450001, China.
Beijing University of Technology, Beijing, 100124, China.
Interdiscip Sci. 2024 Dec;16(4):907-925. doi: 10.1007/s12539-024-00649-4. Epub 2024 Aug 21.
The kidney is an abdominal organ in the human body that supports filtering excess water and waste from the blood. Kidney diseases generally occur due to changes in certain supplements, medical conditions, obesity, and diet, which causes kidney function and ultimately leads to complications such as chronic kidney disease, kidney failure, and other renal disorders. Combining patient metadata with computed tomography (CT) images is essential to accurately and timely diagnosing such complications. Deep Neural Networks (DNNs) have transformed medical fields by providing high accuracy in complex tasks. However, the high computational cost of these models is a significant challenge, particularly in real-time applications. This paper proposed SpinalZFNet, a hybrid deep learning approach that integrates the architectural strengths of Spinal Network (SpinalNet) with the feature extraction capabilities of Zeiler and Fergus Network (ZFNet) to classify kidney disease accurately using CT images. This unique combination enhanced feature analysis, significantly improving classification accuracy while reducing the computational overhead. At first, the acquired CT images are pre-processed using a median filter, and the pre-processed image is segmented using Efficient Neural Network (ENet). Later, the images are augmented, and different features are extracted from the augmented CT images. The extracted features finally classify the kidney disease into normal, tumor, cyst, and stone using the proposed SpinalZFNet model. The SpinalZFNet outperformed other models, with 99.9% sensitivity, 99.5% specificity, precision 99.6%, 99.8% accuracy, and 99.7% F1-Score in classifying kidney disease.
肾脏是人体腹部的一个器官,支持过滤血液中的多余水分和废物。肾脏疾病通常是由于某些补充剂、医疗条件、肥胖和饮食的变化引起的,这些变化会导致肾脏功能发生变化,最终导致慢性肾病、肾衰竭和其他肾脏疾病等并发症。将患者的元数据与计算机断层扫描(CT)图像相结合,对于准确和及时地诊断这些并发症至关重要。深度神经网络(DNN)通过在复杂任务中提供高精度,彻底改变了医学领域。然而,这些模型的高计算成本是一个重大挑战,特别是在实时应用中。本文提出了 SpinalZFNet,这是一种混合深度学习方法,它结合了 Spinal 网络(SpinalNet)的架构优势和 Zeiler 和 Fergus 网络(ZFNet)的特征提取能力,使用 CT 图像准确分类肾脏疾病。这种独特的组合增强了特征分析,显著提高了分类准确性,同时降低了计算开销。首先,使用中值滤波器对获取的 CT 图像进行预处理,然后使用高效神经网络(ENet)对预处理后的图像进行分割。之后,对图像进行扩充,并从扩充后的 CT 图像中提取不同的特征。最后,使用提出的 SpinalZFNet 模型将提取的特征分类为正常、肿瘤、囊肿和结石。SpinalZFNet 的表现优于其他模型,在分类肾脏疾病时,其灵敏度为 99.9%,特异性为 99.5%,精度为 99.6%,准确率为 99.8%,F1-Score 为 99.7%。