Alqahtani Abdullah, Alsubai Shtwai, Sha Mohemmed, Dutta Ashit Kumar, Zhang Yu-Dong
Department of Software Engineering, College of Computer Engineering and Sciences, Prince Sattam bin Abdulaziz University, Al-Kharj 11942, Saudi Arabia.
Department of Computer Science, College of Computer Engineering and Sciences, Prince Sattam bin Abdulaziz University, Al-Kharj 11942, Saudi Arabia.
Neural Netw. 2024 Oct;178:106478. doi: 10.1016/j.neunet.2024.106478. Epub 2024 Jun 19.
ALS (Amyotrophic Lateral Sclerosis) is a neurodegenerative disorder causing profound physical disability that severely impairs a patient's life expectancy and quality of life. It also leads to muscular atrophy and progressive weakness of muscles due to insufficient nutrition in the body. At present, there are no disease-modifying therapies to cure ALS, and there is a lack of preventive tools. The general clinical assessments are based on symptom reports, neurophysiological tests, neurological examinations, and neuroimaging. But, these techniques possess various limitations of low reliability, lack of standardized protocols, and lack of sensitivity, especially in the early stages of disease. So, effective methods are required to detect the progression of the disease and minimize the suffering of patients. Extensive studies concentrated on investigating the causes of neurological disease, which creates a barrier to precise identification and classification of genes accompanied with ALS disease. Hence, the proposed system implements a deep RSFFNNCNN (Resemble Single Feed Forward Neural Network-Convolutional Neural Network) algorithm to effectively classify the clinical associations of ALS. It involves the addition of custom weights to the kernel initializer and neutralizer 'k' parameter to each hidden layer in the network. This is done to increase the stability and learning ability of the classifier. Additionally, the comparison of the proposed approach is performed with SFNN (Single Feed NN) and ML (Machine Learning) based algorithms, namely, NB (Naïve Bayes), XGBoost (Extreme Gradient Boosting) and RF (Random Forest), to estimate the efficacy of the proposed model. The reliability of the proposed algorithm is measured by deploying performance metrics such as precision, recall, F1 score, and accuracy.
肌萎缩侧索硬化症(ALS)是一种神经退行性疾病,会导致严重的身体残疾,严重损害患者的预期寿命和生活质量。它还会因身体营养不足导致肌肉萎缩和肌肉逐渐无力。目前,尚无治愈ALS的疾病修饰疗法,且缺乏预防手段。一般的临床评估基于症状报告、神经生理学测试、神经系统检查和神经影像学检查。但是,这些技术存在各种局限性,如可靠性低、缺乏标准化方案以及缺乏敏感性,尤其是在疾病早期阶段。因此,需要有效的方法来检测疾病的进展并减轻患者的痛苦。大量研究集中在调查神经疾病的病因上,这为精确识别和分类与ALS疾病相关的基因造成了障碍。因此,所提出的系统实施了一种深度RSFFNNCNN(类似单前馈神经网络 - 卷积神经网络)算法,以有效地对ALS的临床关联进行分类。它涉及向网络中的每个隐藏层的内核初始化器和中和器“k”参数添加自定义权重。这样做是为了提高分类器的稳定性和学习能力。此外,将所提出的方法与基于SFNN(单前馈神经网络)和ML(机器学习)的算法,即朴素贝叶斯(NB)、极端梯度提升(XGBoost)和随机森林(RF)进行比较,以评估所提出模型的有效性。所提出算法的可靠性通过部署诸如精确率、召回率、F1分数和准确率等性能指标来衡量。