WO2022237162A1 - 一种血糖预测方法、系统及其应用 - Google Patents
一种血糖预测方法、系统及其应用 Download PDFInfo
- Publication number
- WO2022237162A1 WO2022237162A1 PCT/CN2021/138105 CN2021138105W WO2022237162A1 WO 2022237162 A1 WO2022237162 A1 WO 2022237162A1 CN 2021138105 W CN2021138105 W CN 2021138105W WO 2022237162 A1 WO2022237162 A1 WO 2022237162A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- prediction
- blood sugar
- blood glucose
- candidate
- value
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Ceased
Links
Images
Classifications
-
- G—PHYSICS
- G16—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
- G16H—HEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
- G16H50/00—ICT specially adapted for medical diagnosis, medical simulation or medical data mining; ICT specially adapted for detecting, monitoring or modelling epidemics or pandemics
- G16H50/30—ICT specially adapted for medical diagnosis, medical simulation or medical data mining; ICT specially adapted for detecting, monitoring or modelling epidemics or pandemics for calculating health indices; for individual health risk assessment
-
- A—HUMAN NECESSITIES
- A61—MEDICAL OR VETERINARY SCIENCE; HYGIENE
- A61B—DIAGNOSIS; SURGERY; IDENTIFICATION
- A61B5/00—Measuring for diagnostic purposes; Identification of persons
- A61B5/145—Measuring characteristics of blood in vivo, e.g. gas concentration or pH-value ; Measuring characteristics of body fluids or tissues, e.g. interstitial fluid or cerebral tissue
- A61B5/14532—Measuring characteristics of blood in vivo, e.g. gas concentration or pH-value ; Measuring characteristics of body fluids or tissues, e.g. interstitial fluid or cerebral tissue for measuring glucose, e.g. by tissue impedance measurement
-
- A—HUMAN NECESSITIES
- A61—MEDICAL OR VETERINARY SCIENCE; HYGIENE
- A61B—DIAGNOSIS; SURGERY; IDENTIFICATION
- A61B5/00—Measuring for diagnostic purposes; Identification of persons
- A61B5/72—Signal processing specially adapted for physiological signals or for diagnostic purposes
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F18/00—Pattern recognition
- G06F18/20—Analysing
- G06F18/25—Fusion techniques
- G06F18/254—Fusion techniques of classification results, e.g. of results related to same input data
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N20/00—Machine learning
-
- G—PHYSICS
- G16—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
- G16H—HEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
- G16H10/00—ICT specially adapted for the handling or processing of patient-related medical or healthcare data
- G16H10/60—ICT specially adapted for the handling or processing of patient-related medical or healthcare data for patient-specific data, e.g. for electronic patient records
Definitions
- the present application belongs to the field of medical and health technologies, and in particular relates to a blood sugar prediction method, system and application thereof.
- Blood glucose prediction refers to estimating changes in blood glucose in the future based on current and historical blood glucose values, and is an integral part of diabetes management. By predicting blood sugar and taking certain measures according to the prediction results, diabetic patients can prevent the occurrence of adverse blood sugar events such as hypoglycemia and hyperglycemia in daily life, and improve the quality of life.
- Blood sugar prediction refers to estimating changes in blood sugar in the future based on current and historical blood sugar values, and is an important part of the diabetes management system. Accurate blood sugar prediction helps diabetic patients to take appropriate measures in advance to prevent the occurrence of adverse blood sugar events such as hypoglycemia and hyperglycemia in daily life.
- blood glucose prediction is an indispensable part of the closed-loop artificial pancreas system, and the predicted value of blood glucose determines the dose of insulin infusion, etc.
- Current blood glucose prediction methods are mainly based on algorithms such as autoregressive models, jumping neural networks, recurrent neural networks, and long-term and short-term memory networks.
- the application Based on the fact that for the same person, the current blood sugar prediction algorithm has relatively high accuracy in the stage of relatively stable blood sugar changes, but its blood sugar prediction accuracy is significantly reduced in the stage of large blood sugar fluctuations (such as after meals), the application provides a blood sugar Forecasting methods, systems and their applications.
- the present application provides a blood sugar prediction method, the method includes acquiring blood sugar data, performing a preliminary prediction on the blood sugar value, and displaying the prediction result after fusing the preliminary prediction results.
- the blood glucose data includes current blood glucose value and historical blood glucose value
- the preliminary prediction of blood glucose value adopts a candidate blood glucose prediction algorithm
- the candidate blood glucose prediction algorithm is based on the current blood glucose value
- Preliminary blood glucose prediction is performed based on the historical blood glucose value.
- the candidate blood sugar prediction algorithm includes support vector machine, partial least square method, ridge regression, kernel ridge regression, long short-term memory network, autoregressive, random forest, decision tree and various machines learning and deep learning algorithms.
- the fusing of the preliminary prediction results includes using multiple indicators to evaluate the prediction performance of different candidate blood sugar prediction algorithms to obtain evaluation results, and according to the evaluation results, different The candidate blood sugar prediction algorithms are comprehensively scored, and the two candidate blood sugar prediction algorithms with the highest comprehensive scores are selected, and the two candidate blood sugar prediction algorithms are fused.
- Another embodiment provided by the present application is: the fusion of the two candidate blood sugar prediction algorithms adopts a cluster intelligent optimization algorithm.
- the present application also provides a blood sugar prediction system, which includes sequentially connected blood sugar data acquisition modules, several candidate blood sugar prediction modules, fusion modules, and output modules; the blood sugar data acquisition module is used to obtain blood sugar values, and transmitted to the candidate blood sugar prediction module; the candidate blood sugar prediction module is used to predict blood sugar; the fusion module is used to fuse different blood sugar prediction results; the output module is used to display blood sugar prediction results .
- the fusion module includes a multi-indicator evaluation sub-module, a comprehensive scoring sub-module and a prediction result fusion sub-module connected in sequence;
- the multi-indicator evaluation sub-module is used to adopt multiple different Evaluation of the prediction performance of different candidate blood sugar prediction modules according to the index;
- the comprehensive scoring sub-module is used to comprehensively score different candidate blood sugar prediction modules according to the evaluation results;
- the prediction result fusion sub-module is used for comprehensive scoring results,
- the two candidate blood glucose prediction modules with the highest comprehensive scores are selected, and according to the blood glucose prediction values of the two candidate blood glucose prediction modules, the cluster intelligent optimization algorithm is used to realize the fusion of the candidate blood glucose prediction algorithms.
- the fitness function of the prediction result fusion sub-module is calculated as follows:
- the output module includes an early warning sub-module, and the early warning sub-module is used to issue an early warning when the predicted blood sugar value is low blood sugar or high blood sugar value.
- the present application also provides an application of a blood sugar prediction method, which is applied to the blood sugar prediction of different groups of people.
- the blood sugar prediction method provided by this application is a multi-mode fusion method based on dynamic multi-index evaluation and cluster intelligent optimization, which is used to realize blood sugar prediction, and provides a real-time, high-accuracy blood sugar prediction solution for diabetic patients.
- the blood sugar prediction method provided in the present application can realize high-accuracy blood sugar prediction for different groups of people and at different times, and has good generalization and versatility.
- the blood sugar prediction method provided in this application can be better applied to the blood sugar prediction of different groups of people, and has higher accuracy.
- the blood sugar prediction method provided in this application is a performance evaluation method for candidate blood sugar prediction algorithms based on multi-index evaluation and comprehensive scoring.
- the blood sugar prediction method provided by this application is based on the fusion method of swarm intelligence optimization and the design of fitness function.
- FIG. 1 is a schematic diagram of the blood sugar prediction system of the present application
- Fig. 2 is a schematic diagram of the blood glucose prediction fusion module of the present application.
- the present application provides a method for predicting blood sugar.
- the method includes acquiring blood sugar data, performing a preliminary prediction on the blood sugar level, and displaying the prediction result after fusing the preliminary prediction results.
- the blood glucose data includes the current blood glucose value and the historical blood glucose value
- the preliminary prediction of the blood glucose value adopts a candidate blood glucose prediction algorithm
- the candidate blood glucose prediction algorithm is initially performed according to the current blood glucose value and the historical blood glucose value. Blood sugar prediction.
- the candidate blood sugar prediction algorithm includes support vector machine, partial least square method, ridge regression, kernel ridge regression, long short-term memory network, autoregressive, random forest, decision tree and various machine learning and deep learning algorithms.
- the fusing of the preliminary prediction results includes evaluating the prediction performance of different candidate blood sugar prediction algorithms by using multiple indicators to obtain evaluation results, and synthesizing the different candidate blood sugar prediction algorithms according to the evaluation results Scoring, screening out the two candidate blood sugar prediction algorithms with the highest comprehensive score, and fusing the two candidate blood sugar prediction algorithms.
- the fusion of the two candidate blood sugar prediction algorithms adopts a cluster intelligent optimization algorithm.
- the present application also provides a blood sugar prediction system, which includes sequentially connected blood sugar data acquisition modules, several candidate blood sugar prediction modules, fusion modules, and output modules; the blood sugar data acquisition module is used to obtain blood sugar values, and transmitted to the candidate blood sugar prediction module; the candidate blood sugar prediction module is used to predict blood sugar; the fusion module is used to fuse different blood sugar prediction results; the output module is used to display blood sugar prediction results .
- the main function of the blood glucose data acquisition module is to obtain the blood glucose value of diabetic patients in real time by using an implanted minimally invasive blood glucose monitoring sensor or a wearable non-invasive blood glucose monitoring sensor, and transmit the obtained blood glucose value to the candidate blood glucose prediction through wired or wireless means. module.
- Preliminary predictions of blood glucose values are respectively realized through the candidate blood glucose prediction modules, and the prediction results are transmitted to the fusion module.
- the fusion module includes a multi-indicator evaluation sub-module, a comprehensive scoring sub-module and a prediction result fusion sub-module connected in sequence; the multi-indicator evaluation sub-module is used to use a plurality of different indicators to evaluate different candidate blood sugar prediction modules The prediction performance is evaluated; the comprehensive scoring submodule is used to comprehensively score different candidate blood glucose prediction modules according to the evaluation results; the prediction result fusion submodule is used to comprehensively score the results and select the two with the highest comprehensive scores
- the candidate blood sugar prediction module according to the blood sugar prediction values of the two candidate blood sugar prediction modules, adopts a cluster intelligent optimization algorithm to realize the fusion of candidate blood sugar prediction algorithms.
- r 1 represents the error between the predicted value of blood sugar and the real value at the previous N-5 moments
- r 3 represents the error between the predicted value and the real value of blood glucose at the previous N-3 moments
- r 5 represents The error between the predicted blood glucose value and the real value at the previous N-1 moments.
- serial number direction trend Analyzing conditions 1 keeps falling r 1 ⁇ r 3 ⁇ r 5 2 Rising first and then falling, generally falling r 1 ⁇ r 3 , r 3 ⁇ r 5 , r 1 ⁇ r 5 3 Decline first and then rise, overall decline r 1 ⁇ r 3 , r 3 ⁇ r 5 , r 1 ⁇ r 5 4 Rising first and then falling, generally rising r 1 ⁇ r 3 , r 3 ⁇ r 5 , r 1 ⁇ r 5 5 Decline first and then rise, overall rise r 1 ⁇ r 3 , r 3 ⁇ r 5 , r 1 ⁇ r 5 6 keep rising r 1 ⁇ r 3 ⁇ r 5
- the main function of this sub-module is to comprehensively score different candidate blood sugar prediction algorithms according to the results of the multi-index evaluation sub-module.
- it is illustrated by comprehensively scoring four candidate blood sugar prediction algorithms.
- the four candidate blood glucose prediction algorithms are assigned scores of 3, 2, 1, and 0 points according to the average error value in ascending order.
- the four candidate blood sugar prediction algorithms are assigned scores of 3, 2, 1, and 0 points according to the error standard deviation from small to large.
- the score assigned by the algorithm is 3 points; if the direction trend of the candidate blood sugar prediction algorithm is judged to be rising first and then falling ( overall decline) or decline first and then rise (general decline), the score assigned by the algorithm is 2 points; overall rising), the algorithm assigns a score of 1; if the direction trend of a candidate blood glucose prediction algorithm is judged to be rising all the time, the algorithm assigns a score of 0.
- the comprehensive score is used as the performance evaluation standard of the candidate blood glucose prediction algorithm.
- prediction result fusion sub-module fitness function is calculated as follows:
- the output module includes an early warning submodule, which is used to issue an early warning when the predicted blood sugar value is low blood sugar or high blood sugar.
- Blood sugar prediction refers to estimating changes in blood sugar in the future based on current and historical blood sugar values, which is of great significance for diabetic patients to control adverse blood sugar events and reduce the occurrence of diabetic complications. For example, when it is predicted that hypoglycemia may occur in the next 30 minutes, diabetic patients can take measures in advance, such as suspending insulin infusion, food intake, etc., to prevent the occurrence of hypoglycemia. When it is predicted that hyperglycemia will occur in the future, the infusion of insulin can be increased in advance to avoid the occurrence of diabetic complications such as ketoacidosis.
Landscapes
- Engineering & Computer Science (AREA)
- Health & Medical Sciences (AREA)
- Life Sciences & Earth Sciences (AREA)
- Medical Informatics (AREA)
- Physics & Mathematics (AREA)
- Public Health (AREA)
- Data Mining & Analysis (AREA)
- General Health & Medical Sciences (AREA)
- Theoretical Computer Science (AREA)
- Artificial Intelligence (AREA)
- Pathology (AREA)
- Biomedical Technology (AREA)
- Computer Vision & Pattern Recognition (AREA)
- General Engineering & Computer Science (AREA)
- Biophysics (AREA)
- Software Systems (AREA)
- Evolutionary Computation (AREA)
- Veterinary Medicine (AREA)
- Animal Behavior & Ethology (AREA)
- Epidemiology (AREA)
- General Physics & Mathematics (AREA)
- Primary Health Care (AREA)
- Surgery (AREA)
- Molecular Biology (AREA)
- Heart & Thoracic Surgery (AREA)
- Bioinformatics & Cheminformatics (AREA)
- Computing Systems (AREA)
- Psychiatry (AREA)
- Physiology (AREA)
- Bioinformatics & Computational Biology (AREA)
- Evolutionary Biology (AREA)
- Databases & Information Systems (AREA)
- Signal Processing (AREA)
- Mathematical Physics (AREA)
- Emergency Medicine (AREA)
- Optics & Photonics (AREA)
- Medical Treatment And Welfare Office Work (AREA)
- Measuring And Recording Apparatus For Diagnosis (AREA)
- Investigating Or Analysing Biological Materials (AREA)
- Measurement Of The Respiration, Hearing Ability, Form, And Blood Characteristics Of Living Organisms (AREA)
Abstract
Description
| 序号 | 方向趋势 | 判断条件 |
| 1 | 一直下降 | r 1≥r 3≥r 5 |
| 2 | 先上升后下降,总体为下降 | r 1≤r 3,r 3≥r 5,r 1≥r 5 |
| 3 | 先下降后上升,总体为下降 | r 1≥r 3,r 3≤r 5,r 1≥r 5 |
| 4 | 先上升后下降,总体为上升 | r 1≤r 3,r 3≥r 5,r 1≤r 5 |
| 5 | 先下降后上升,总体为上升 | r 1≥r 3,r 3≤r 5,r 1≤r 5 |
| 6 | 一直上升 | r 1≤r 3≤r 5 |
Claims (10)
- 一种血糖预测方法,其特征在于:所述方法包括获取血糖数据,对血糖值进行初步预测,对所述初步预测结果进行融合后显示预测结果。
- 如权利要求1所述的血糖预测方法,其特征在于:所述血糖数据包括当前血糖值和历史血糖值,所述对血糖值进行初步预测采用候选血糖预测算法,所述候选血糖预测算法根据所述当前血糖值和所述历史血糖值初步进行血糖预测。
- 如权利要求2所述的血糖预测方法,其特征在于:所述候选血糖预测算法包括支持向量机、偏最小二乘法、岭回归、核岭回归、长短期记忆网络、自回归、随机森林、决策树多种机器学习及深度学习算法。
- 如权利要求2所述的血糖预测方法,其特征在于:所述对所述初步预测结果进行融合包括采用多个指标对不同所述候选血糖预测算法的预测性能进行评估得到评估结果,根据所述评估结果对不同所述候选血糖预测算法进行综合评分,筛选出综合得分最高的2种所述候选血糖预测算法,对2种所述候选血糖预测算法进行融合。
- 如权利要求4所述的血糖预测方法,其特征在于:所述对2种所述候选血糖预测算法进行融合采用群集智能优化算法。
- 一种血糖预测系统,其特征在于:包括依次连接的血糖数据获取模块、若干候选血糖预测模块、融合模块和输出模块;所述血糖数据获取模块,用于获取血糖值,并将所述血糖值传输至所述候选血糖预测模块;所述候选血糖预测模块,用于对血糖进行预测;所述融合模块,用于将不同的血糖预测结果进行融合;所述输出模块,用于显示血糖预测结果。
- 如权利要求6所述的血糖预测系统,其特征在于:所述融合模块包括依次连接的多指标评估子模块、综合评分子模块和预测结果融合子模块;所述多指标评估子模块,用于采用多个不同的指标对不同候选血糖预测模块的预测性能进行评估;所述综合评分子模块,用于根据评估结果对不同候选血糖预测模块进行综合评分;所述预测结果融合子模块,用于综合评分结果,选择出综合得分最高的2种候选血糖预测模块,根据所述2种候选血糖预测模块的血糖预测值,采用群集智能优化算法实现候选血糖预测算法的融合。
- 如权利要求7所述的血糖预测系统,其特征在于:所述预测结果融合子模块适应度函 数计算如下:其中p i表示第i个历史时刻的预测血糖值的遗忘因子;p表示当前时刻预测血糖值的遗忘因子;pre 1his_i表示候选血糖预测算法1在第i个历史时刻的血糖预测值,pre 2his_i表示候选血糖预测算法2在第i个历史时刻的血糖预测值;true his_i表示在第i个历史时刻的血糖真实值;pre 1cur表示表示候选血糖预测算法1在当前时刻的血糖预测值;pre 2cur表示表示候选血糖预测算法2在当前时刻的血糖预测值;pre pso表示将两种候选血糖预测算法融合后的当前时刻血糖预测值;k 1为候选血糖预测算法1的权重值,k 2为候选血糖预测算法2的权重值;y为适应度函数的值;通过利用蚂蚁算法或者粒子群优化等群集智能优化算法,求解k 1,k 2,pre pso,从而得出当前时刻的血糖预测结果。
- 如权利要求6所述的血糖预测系统,其特征在于:所述输出模块包括预警子模块,所述预警子模块用于当预测的血糖值为低血糖或者高血糖值,发出预警。
- 一种血糖预测方法的应用,其特征在于:将权利要求1~5中任一项所述的血糖预测方法应用于不同人群的血糖预测。
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN202110518780.9A CN113205884B (zh) | 2021-05-12 | 2021-05-12 | 一种血糖预测方法、系统及其应用 |
| CN202110518780.9 | 2021-05-12 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2022237162A1 true WO2022237162A1 (zh) | 2022-11-17 |
Family
ID=77030993
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2021/138105 Ceased WO2022237162A1 (zh) | 2021-05-12 | 2021-12-14 | 一种血糖预测方法、系统及其应用 |
Country Status (2)
| Country | Link |
|---|---|
| CN (1) | CN113205884B (zh) |
| WO (1) | WO2022237162A1 (zh) |
Families Citing this family (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN113205884B (zh) * | 2021-05-12 | 2023-02-24 | 中国科学院深圳先进技术研究院 | 一种血糖预测方法、系统及其应用 |
| CN114550940A (zh) * | 2022-04-26 | 2022-05-27 | 广东工业大学 | 基于Stacking模型融合的无创血糖估计方法、系统及存储介质 |
Citations (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20180150609A1 (en) * | 2016-11-29 | 2018-05-31 | Electronics And Telecommunications Research Institute | Server and method for predicting future health trends through similar case cluster based prediction models |
| CN108766578A (zh) * | 2018-05-16 | 2018-11-06 | 清华大学深圳研究生院 | 一种血糖预测方法及装置 |
| CN109935331A (zh) * | 2019-04-02 | 2019-06-25 | 北京航空航天大学 | 一种基于多模型动态综合的血糖预测方法及系统 |
| CN111631704A (zh) * | 2020-05-29 | 2020-09-08 | 中国科学院深圳先进技术研究院 | 基于心电与脑电信息结合的糖尿病前期检测系统和方法 |
| CN112102953A (zh) * | 2020-10-22 | 2020-12-18 | 平安科技(深圳)有限公司 | 个性化糖尿病健康管理系统、设备及存储介质 |
| CN113205884A (zh) * | 2021-05-12 | 2021-08-03 | 中国科学院深圳先进技术研究院 | 一种血糖预测方法、系统及其应用 |
Family Cites Families (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN110443314A (zh) * | 2019-08-08 | 2019-11-12 | 中国工商银行股份有限公司 | 基于机器学习的景区客流量预测方法及装置 |
| CN110517748A (zh) * | 2019-08-29 | 2019-11-29 | 燕山大学 | 一种基于三支决策的双激素人工胰脏模型预测控制算法 |
| CN111128327B (zh) * | 2019-12-30 | 2023-05-26 | 中国科学院深圳先进技术研究院 | 一种低血糖预警方法和装置 |
| CN111144950B (zh) * | 2019-12-30 | 2023-06-30 | 北京顺丰同城科技有限公司 | 模型筛选方法、装置、电子设备及存储介质 |
-
2021
- 2021-05-12 CN CN202110518780.9A patent/CN113205884B/zh active Active
- 2021-12-14 WO PCT/CN2021/138105 patent/WO2022237162A1/zh not_active Ceased
Patent Citations (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20180150609A1 (en) * | 2016-11-29 | 2018-05-31 | Electronics And Telecommunications Research Institute | Server and method for predicting future health trends through similar case cluster based prediction models |
| CN108766578A (zh) * | 2018-05-16 | 2018-11-06 | 清华大学深圳研究生院 | 一种血糖预测方法及装置 |
| CN109935331A (zh) * | 2019-04-02 | 2019-06-25 | 北京航空航天大学 | 一种基于多模型动态综合的血糖预测方法及系统 |
| CN111631704A (zh) * | 2020-05-29 | 2020-09-08 | 中国科学院深圳先进技术研究院 | 基于心电与脑电信息结合的糖尿病前期检测系统和方法 |
| CN112102953A (zh) * | 2020-10-22 | 2020-12-18 | 平安科技(深圳)有限公司 | 个性化糖尿病健康管理系统、设备及存储介质 |
| CN113205884A (zh) * | 2021-05-12 | 2021-08-03 | 中国科学院深圳先进技术研究院 | 一种血糖预测方法、系统及其应用 |
Also Published As
| Publication number | Publication date |
|---|---|
| CN113205884A (zh) | 2021-08-03 |
| CN113205884B (zh) | 2023-02-24 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CN111105860B (zh) | 面向慢性病康复的精准运动大数据智能预测、分析及优化系统 | |
| CN118711822B (zh) | 心脑血管疾病风险预测方法及系统 | |
| CN108648827A (zh) | 心脑血管疾病风险预测方法及装置 | |
| EP3759722A1 (en) | Method, computing device and wearable device for sleep stage detection | |
| Utomo et al. | Automatic sleep stage classification using weighted ELM and PSO on imbalanced data from single lead ECG | |
| CN113205884B (zh) | 一种血糖预测方法、系统及其应用 | |
| CN119791621A (zh) | 一种多功能生命体征监测方法及系统 | |
| CN120340847A (zh) | 一种基于体检报告的癌症预警管理方法及系统 | |
| CN118737359A (zh) | 一种心脏外科术后护理监控方法及系统 | |
| CN111916179A (zh) | 一种基于人工智能自适应个体体征进行“量身定制”饮食滋补模型方法 | |
| Arifuzzaman et al. | Heart disease prediction through enhanced machine learning and diverse feature selection approaches | |
| Kranzinger et al. | Generalisability of sleep stage classification based on interbeat intervals: validating three machine learning approaches on self-recorded test data | |
| CN120340817B (zh) | 基于改进群体算法的老年肿瘤患者衰弱前期风险预测系统 | |
| CN119541872B (zh) | 一种基于智能监测的体脂率bmi与占胃胶囊效果评估管理方法 | |
| CN120183731A (zh) | 基于因果机器联合模型的衰老时钟构建方法 | |
| CN120413011A (zh) | 一种基于人工智能的慢病风险预警系统及方法 | |
| Saravanan et al. | Reliable diabetes mellitus forecasting using artificial neural network multilayer perceptron | |
| CN118824542A (zh) | 基于切换神经过程和胰岛素灵敏度估计的血糖预测系统 | |
| Haritha et al. | Cuckoo Search-Optimized Residual Networks for Identification of Diabetic Foot Ulcers | |
| Ponugoti et al. | MNAFH-Net: Maxout neuron attention forward harmonic network for human stress level detection | |
| CN117854709B (zh) | 一种基于深度对比聚类的糖尿病六分型方法和系统 | |
| CN120977588B (zh) | 基于患者促炎膳食行为分析的用户画像生成系统 | |
| Zhang et al. | Automatic grading assessments of wearable ECG critical value via deep adaptive-asymmetric PRank algorithm | |
| CN118866365B (zh) | 一种基于人工智能判断的远程糖尿病监测管理方法及系统 | |
| Tašić et al. | Classification of personalized daily data from continuous glucose monitoring |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 21941724 Country of ref document: EP Kind code of ref document: A1 |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 21941724 Country of ref document: EP Kind code of ref document: A1 |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 21941724 Country of ref document: EP Kind code of ref document: A1 |
|
| 32PN | Ep: public notification in the ep bulletin as address of the adressee cannot be established |
Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 27/05/2024) |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 21941724 Country of ref document: EP Kind code of ref document: A1 |


