• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

计算机工程与科学 ›› 2023, Vol. 45 ›› Issue (01): 119-126.

• 图形与图像 • 上一篇    下一篇

基于深度前馈神经网络的多因子人体表面积计算模型

王雨露1,2,李飞3,杨震3,黄山3,张罡3,詹曙1,2   

  1. (1.大数据知识工程教育部重点实验室(合肥工业大学),安徽 合肥 230601;
    2.合肥工业大学计算机与信息学院,安徽 合肥  230601;3.安徽医科大学第二附属医院,安徽 合肥 230601)

  • 收稿日期:2021-09-14 修回日期:2021-12-06 接受日期:2023-01-25 出版日期:2023-01-25 发布日期:2023-01-25
  • 基金资助:
    安徽省重点研发计划(201904d07020118)

A multi-factor human body surface area calculation model based on deep feedforward neural network

WANG Yu-lu1,2,LI Fei3,YANG Zhen3,HUANG Shan3,ZHANG Gang3,ZHAN Shu1,2   

  1. (1.Key Laboratory of Knowledge Engineering with Big Data(Hefei University of Technology),
    Ministry of Education,Hefei 230601;
    2.School of Computer Science and Information Engineering,Hefei University of Technology,Hefei 230601;
    3.The Second Hospital of Anhui Medical University,Hefei 230601,China) 
  • Received:2021-09-14 Revised:2021-12-06 Accepted:2023-01-25 Online:2023-01-25 Published:2023-01-25

摘要: 人体表面积(BSA)在临床医学上有着至关重要的作用,但现有BSA计算方法大多只使用身高和体重2个参数且采用匹配简单函数的方法来估计体表面积,临床上也认为现有的BSA计算方法误差较大。针对这些问题,提出一种BSA回归预测模型。该回归预测模型包含2个部分:首先,借助相关性和显著性分析选择相关性较高的体表面积影响因子;其次,利用人体数据训练深度前馈神经网络,构建回归模型。实验分别采取5-折交叉验证与测试集验证2种方法。首先,将深度前馈神经网络模型与传统人体表面积计算方法进行精度评估和结果对比分析;其次将深度前馈神经网络模型与3种模型进行精度评估和结果对比分析。在与传统方法对比中,深度前馈神经网络模型的决定系数高于2种传统方法的,且比传统方法提高了6%,误差与传统方法的相比降低了近一倍。在与3种模型的对比中,深度前馈神经网络的决定系数比其他模型的提高了至少2%,误差降低。一致性分析实验结果也显示,深度前馈神经网络95%一致性界限最小,一致性最好。总体来说,提出的回归预测模型可以得到更加精确的体表面积预测值。

关键词: 人体表面积, 深度前馈神经网络, 回归, 预测, 交叉验证

Abstract: Human body surface area (BSA) plays a crucial role in clinical medicine, but most of the existing BSA formulas only use two parameters: height and weight, and adopt the method of matching simple function to estimate the body surface area. Doctors also show that the existing clinical BSA formulas have a large calculation error. To solve these problems, a new BSA regression prediction model is proposed. The regression model consists of two parts: firstly, the factors of body surface area with high correlation are selected by correlation and significance analysis; secondly, a regression model is constructed by training the deep feed-forward neural network with 104 sets of human body data. 5-fold cross validation and independent test set and two verification methods are adopted in the experiments. Firstly, the accuracy of the deep feedforward neural network model and the traditional human surface area calculation formula are evaluated, and the results are compared and analyzed. Secondly, the accuracy of the deep feedforward neural network model and the three algorithm models are evaluated, and the results are compared and analyzed. Compared with the traditional methods, the determination coefficient of the deep feedforward neural network model is higher than that of the two traditional methods, and is six percentage points higher than the traditional method with better results, and the error of deep feedforward neural network model is nearly twice as low as that of the traditional method. Compared with the three algorithm models, the deep feedforward neural network improves the determination coefficient by two percentage points and reduce the error. The experimental results of consistency analysis also show that the 95% consistency limit of the deep feedforward neural network is the smallest and the consistency is the best. Through above experiments, it is proved that the proposed regression framework can better calculate body surface area and obtain more accurate prediction value. 
Key words:body surface area;deep feedforward neural network;regression;prediction;cross- validation