摘要
高血压是危害健康的重要因素,为了预防血压突然升高造成严重后果,在传统长短期记忆(LSTM)网络基础上,提出一种多因素线索LSTM模型,适用于血压的短期预测和长期预测,能够对血压的不良变化提前作出预警。模型中用到的多因素线索包括时序数据线索和上下文信息线索(包括个人基本信息和环境信息)两大类,使得血压预测不仅提取血压数据本身的特征,还提取与血压相关联的时序数据变化特征和其他关联属性的数据特征。模型首次将环境因素加入血压预测,并采用多任务学习方式,能够更好地捕捉数据之间隐藏的关联性,提高模型泛化能力。实验结果表明,所提模型相较于传统LSTM模型和添加了上下文信息层的LSTM(LSTM-CL)模型在舒张压的预测误差与预测偏差方面分别降低2.5%,3.8%和1.9%,3.2%,在收缩压的预测误差和预测偏差分别降低0.2%,0.1%和0.6%,0.3%。
Hypertension is an important hazard to health. Blood pressure prediction is of great importance to avoid grave consequences caused by sudden increase of blood pressure. Based on traditional Long Short-Term Memory(LSTM) network, a multi-factor cue LSTM model for both short-term prediction(predicting blood pressure for the next day) and long-term prediction(predicting blood pressure for the next several days) was proposed to provide early warning of undesirable change of blood pressure. Multi-factor cues used in blood pressure prediction model included time series data cues(e.g. heart rate) and contextual information cues(e.g. age, BMI(Body Mass Index), gender, temperature).The change characteristics of time series data and data features of other associated attributes were extracted in the blood pressure prediction. Environment factor was firstly considered in blood pressure prediction and multi-task learning method was used to help the model to capture the relation between data and improve the generalization ability of the model. The experimental results show that compared with traditional LSTM model and the LSTM with Contextual Layer(LSTM-CL) model, the proposed model decreases prediction error and prediction bias by 2.5%, 3.8% and 1.9%, 3.2% respectively for diastolic blood pressure, and reduces prediction error and prediction bias by 0.2%, 0.1% and 0.6%, 0.3% respectively for systolic blood pressure.
作者
刘晶
吴英飞
袁贞明
孙晓燕
LIU Jing;WU Yingfei;YUAN Zhenming;SUN Xiaoyan(Hangzhou Institute of Service Engineering, Hangzhou Normal University, Hangzhou Zhejiang 310000, China;Engineering Research Center of Mobile Health Management System, Ministry of Education, Hangzhou Zhejiang 310000, China)
出处
《计算机应用》
CSCD
北大核心
2019年第5期1551-1556,共6页
journal of Computer Applications
基金
浙江省自然科学基金资助项目(LQ16H180004)
杭州市软科学计划项目(20140834M49)~~
关键词
高血压
血压预测
长短期记忆
时序数据
上下文信息
hypertension
Blood Pressure(BP) prediction
Long Short-Term Memory(LSTM)
time series data
contextual information