Your browser doesn't support javascript.
loading
Mostrar: 20 | 50 | 100
Resultados 1 - 18 de 18
Filtrar
1.
IEEE Sens J ; 20(21): 12859-12870, 2020 Nov.
Artículo en Inglés | MEDLINE | ID: mdl-33100923

RESUMEN

Algorithms that can determine the type of physical activity (PA) and quantify the intensity can allow precision medicine approaches, such as automated insulin delivery systems that modulate insulin administration in response to PA. In this work, data from a multi-sensor wristband is used to design classifiers to distinguish among five different physical states (PS) (resting, activities of daily living, running, biking, and resistance training), and to develop models to estimate the energy expenditure (EE) of the PA for diabetes therapy. The data collected are filtered, features are extracted from the reconciled signals, and the extracted features are used by machine learning algorithms, including deep-learning techniques, to obtain accurate PS classification and EE estimation. The various machine learning techniques have different success rates ranging from 75.7% to 94.8% in classifying the five different PS. The deep neural network model with long short-term memory has 94.8% classification accuracy. We achieved 0.5 MET (Metabolic Equivalent of Task) root-mean-square error for EE estimation accuracy, relative to indirect calorimetry with randomly selected testing data (10% of collected data). We also demonstrate a 5% improvement in PS classification accuracy and a 0.34 MET decrease in the mean absolute error when using multi-sensor approach relative to using only accelerometer data.

2.
IEEE Trans Control Syst Technol ; 28(1): 3-15, 2020 Jan.
Artículo en Inglés | MEDLINE | ID: mdl-32699492

RESUMEN

Streaming data from continuous glucose monitoring (CGM) systems enable the recursive identification of models to improve estimation accuracy for effective predictive glycemic control in patients with type-1 diabetes. A drawback of conventional recursive identification techniques is the increase in computational requirements, which is a concern for online and real-time applications such as the artificial pancreas systems implemented on handheld devices and smartphones where computational resources and memory are limited. To improve predictions in such computationally constrained hardware settings, efficient adaptive kernel filtering algorithms are developed in this paper to characterize the nonlinear glycemic variability by employing a sparsification criterion based on the information theory to reduce the computation time and complexity of the kernel filters without adversely deteriorating the predictive performance. Furthermore, the adaptive kernel filtering algorithms are designed to be insensitive to abnormal CGM measurements, thus compensating for measurement noise and disturbances. As such, the sparsification-based real-time model update framework can adapt the prediction models to accurately characterize the time-varying and nonlinear dynamics of glycemic measurements. The proposed recursive kernel filtering algorithms leveraging sparsity for improved computational efficiency are applied to both in-silico and clinical subjects, and the results demonstrate the effectiveness of the proposed methods.

3.
Comput Chem Eng ; 1302019 Nov 02.
Artículo en Inglés | MEDLINE | ID: mdl-32863472

RESUMEN

A simulator for testing automatic control algorithms for nonlinear systems with time-varying parameters, variable time delays, and uncertainties is developed. It is based on simulation of virtual patients with Type 1 diabetes (T1D). Nonlinear models are developed to describe glucose concentration (GC) variations based on user-defined scenarios for meal consumption, insulin administration, and physical activity. They compute GC values and physiological variables, such as heart rate, skin temperature, accelerometer, and energy expenditure, that are indicative of physical activities affecting GC dynamics. This is the first simulator designed for assessment of multivariable controllers that consider supplemental physiological variables in addition to GC measurements to improve glycemic control. Virtual patients are generated from distributions of identified model parameters using clinical data. The simulator will enable testing and evaluation of new control algorithms proposed for automated insulin delivery as well as various control algorithms for nonlinear systems with uncertainties, time-varying parameters and delays.

4.
Comput Chem Eng ; 112: 57-69, 2018 Apr 06.
Artículo en Inglés | MEDLINE | ID: mdl-30287976

RESUMEN

Artificial pancreas (AP) systems provide automated regulation of blood glucose concentration (BGC) for people with type 1 diabetes (T1D). An AP includes three components: a continuous glucose monitoring (CGM) sensor, a controller calculating insulin infusion rate based on the CGM signal, and a pump delivering the insulin amount calculated by the controller to the patient. The performance of the AP system depends on successful operation of these three components. Many APs use model predictive controllers that rely on models to predict BGC and to calculate the optimal insulin infusion rate. The performance of model-based controllers depends on the accuracy of the models that is affected by large dynamic changes in glucose-insulin metabolism or equipment performance that may move the operating conditions away from those used in developing the models and designing the control system. Sensor errors and missing signals will cause calculation of erroneous insulin infusion rates. And the performance of the controller may vary at each sampling step and each period (meal, exercise, and sleep), and from day to day. Here we describe a multi-level supervision and controller modification (ML-SCM) module is developed to supervise the performance of the AP system and retune the controller. It supervises AP performance in 3 time windows: sample level, period level, and day level. At sample level, an online controller performance assessment sub-module will generate controller performance indexes to evaluate various components of the AP system and conservatively modify the controller. A sensor error detection and signal reconciliation module will detect sensor error and reconcile the CGM sensor signal at each sample. At period level, the controller performance is evaluated with information collected during a certain time period and the controller is tuned more aggressively. At the day level, the daily CGM ranges are further analyzed to determine the adjustable range of controller parameters used for sample level and period level. Thirty subjects in the UVa/Padova metabolic simulator were used to evaluate the performance of the ML-SCM module and one clinical experiment is used to illustrate its performance in a clinical environment. The results indicate that the AP system with an ML-SCM module has a safer range of glucose concentration distribution and more appropriate insulin infusion rate suggestions than an AP system without the ML-SCM module.

5.
Control Eng Pract ; 71: 129-141, 2018 02.
Artículo en Inglés | MEDLINE | ID: mdl-29276347

RESUMEN

Accurate predictions of glucose concentrations are necessary to develop an artificial pancreas (AP) system for people with type 1 diabetes (T1D). In this work, a novel glucose forecasting paradigm based on a model fusion strategy is developed to accurately characterize the variability and transient dynamics of glycemic measurements. To this end, four different adaptive filters and a fusion mechanism are proposed for use in the online prediction of future glucose trajectories. The filter fusion mechanism is developed based on various prediction performance indexes to guide the overall output of the forecasting paradigm. The efficiency of the proposed model fusion based forecasting method is evaluated using simulated and clinical datasets, and the results demonstrate the capability and prediction accuracy of the data-based fusion filters, especially in the case of limited data availability. The model fusion framework may be used in the development of an AP system for glucose regulation in patients with T1D.

6.
J Diabetes Sci Technol ; 17(6): 1482-1492, 2023 11.
Artículo en Inglés | MEDLINE | ID: mdl-35703136

RESUMEN

BACKGROUND: Predicting carbohydrate intake and physical activity in people with diabetes is crucial for improving blood glucose concentration regulation. Patterns of individual behavior can be detected from historical free-living data to predict meal and exercise times. Data collected in free-living may have missing values and forgotten manual entries. While machine learning (ML) can capture meal and exercise times, missing values, noise, and errors in data can reduce the accuracy of ML algorithms. METHODS: Two recurrent neural networks (RNNs) are developed with original and imputed data sets to assess detection accuracy of meal and exercise events. Continuous glucose monitoring (CGM) data, insulin infused from pump data, and manual meal and exercise entries from free-living data are used to predict meals, exercise, and their concurrent occurrence. They contain missing values of various lengths in time, noise, and outliers. RESULTS: The accuracy of RNN models range from 89.9% to 95.7% for identifying the state of event (meal, exercise, both, or neither) for various users. "No meal or exercise" state is determined with 94.58% accuracy by using the best RNN (long short-term memory [LSTM] with 1D Convolution). Detection accuracy with this RNN is 98.05% for meals, 93.42% for exercise, and 55.56% for concurrent meal-exercise events. CONCLUSIONS: The meal and exercise times detected by the RNN models can be used to warn people for entering meal and exercise information to hybrid closed-loop automated insulin delivery systems. Reliable accuracy for event detection necessitates powerful ML and large data sets. The use of additional sensors and algorithms for detecting these events and their characteristics provides a more accurate alternative.


Asunto(s)
Diabetes Mellitus Tipo 1 , Humanos , Glucemia , Automonitorización de la Glucosa Sanguínea , Insulina , Comidas , Ejercicio Físico
7.
BioMedInformatics ; 2(2): 297-317, 2022 Jun.
Artículo en Inglés | MEDLINE | ID: mdl-36968645

RESUMEN

Objective: Interpretation of time series data collected in free-living has gained importance in chronic disease management. Some data are collected objectively from sensors and some are estimated and entered by the individual. In type 1 diabetes (T1D), blood glucose concentration (BGC) data measured by continuous glucose monitoring (CGM) systems and insulin doses administered can be used to detect the occurrences of meals and physical activities and generate the personal daily living patterns for use in automated insulin delivery (AID). Methods: Two challenges in time-series data collected in daily living are addressed: data quality improvement and detection of unannounced disturbances to BGC. CGM data have missing values for varying periods of time and outliers. People may neglect reporting their meal and physical activity information. In this work, novel methods for preprocessing real-world data collected from people with T1D and detection of meal and exercise events are presented. Four recurrent neural network (RNN) models are investigated to detect the occurrences of meals and physical activities disjointly or concurrently. Results: RNNs with long short-term memory (LSTM) with 1D convolution layers and bidirectional LSTM with 1D convolution layers have average accuracy scores of 92.32% and 92.29%, and outper-form other RNN models. The F1 scores for each individual range from 96.06% to 91.41% for these two RNNs. Conclusions: RNNs with LSTM and 1D convolution layers and bidirectional LSTM with 1D convolution layers provide accurate personalized information about the daily routines of individuals. Significance: Capturing daily behavior patterns enables more accurate future BGC predictions in AID systems and improves BGC regulation.

8.
Artículo en Inglés | MEDLINE | ID: mdl-36992757

RESUMEN

Athletic competitions and the associated psychological stress are a challenge for people with type 1 diabetes (T1D). This study aims to understand the influence of anticipatory and early race competition stress on blood glucose concentrations and to identify personality, demographic, or behavioral traits indicative in the scope of the impact. Ten recreational athletes with T1D competed in an athletic competition and an exercise-intensity matched non-competition "training" session for comparison. The two hours prior to exercise and the first 30 minutes of exercise were compared between the paired exercise sessions to assess the influence of anticipatory and early race stress. The effectiveness index, average CGM glucose, and the ingested carbohydrate to injected insulin ratio were compared between the paired sessions through regression. In 9 of 12 races studied, an elevated CGM for the race over the individual training session was observed. The rate of change of the CGM during the first 30 minutes of exercise notably differed between the race and training (p = 0.02) with a less rapid decline in CGM occurring during the race for 11 of 12 paired sessions and an increasing CGM trend during the race for 7 of the 12 sessions with the rate of change (mean ± standard deviation) as 1.36 ± 6.07 and -2.59 ± 2.68 mg/dL per 5 minutes for the race and training, respectively. Individuals with longer durations of diabetes often decreased their carbohydrate-to-insulin ratio on race day, taking more insulin, than on the training day while the reverse was noted for those newly diagnosed (r = -0.52, p = 0.05). The presence of athletic competition stress can impact glycemia. With an increasing duration of diabetes, the athletes may be expecting elevated competition glucose concentrations and take preventive measures.

9.
IEEE Trans Biomed Eng ; 68(7): 2251-2260, 2021 07.
Artículo en Inglés | MEDLINE | ID: mdl-33400644

RESUMEN

OBJECTIVE: Continuous glucose monitoring (CGM) enables prediction of the future glucose concentration (GC) trajectory for making informed diabetes management decisions. The glucose concentration values are affected by various physiological and metabolic variations, such as physical activity (PA) and acute psychological stress (APS), in addition to meals and insulin. In this work, we extend our adaptive glucose modeling framework to incorporate the effects of PA and APS on the GC predictions. METHODS: A wristband conducive of use by free-living ambulatory people is used. The measured physiological variables are analyzed to generate new quantifiable input features for PA and APS. Machine learning techniques estimate the type and intensity of the PA and APS when they occur individually and concurrently. Variables quantifying the characteristics of both PA and APS are integrated as exogenous inputs in an adaptive system identification technique for enhancing the accuracy of GC predictions. Data from clinical experiments illustrate the improvement in GC prediction accuracy. RESULTS: The average mean absolute error (MAE) of one-hour-ahead GC predictions with testing data decreases from 35.1 to 31.9 mg/dL (p-value = 0.01) with the inclusion of PA information, and it decreases from 16.9 to 14.2 mg/dL (p-value = 0.006) with the inclusion of PA and APS information. CONCLUSION: The first-ever glucose prediction model is developed that incorporates measures of physical activity and acute psychological stress to improve GC prediction accuracy. SIGNIFICANCE: Modeling the effects of physical activity and acute psychological stress on glucose concentration values will improve diabetes management and enable informed meal, activity and insulin dosing decisions.


Asunto(s)
Automonitorización de la Glucosa Sanguínea , Diabetes Mellitus Tipo 1 , Glucemia , Ejercicio Físico , Humanos , Hipoglucemiantes , Insulina , Estrés Psicológico/diagnóstico
10.
Comput Methods Programs Biomed ; 199: 105898, 2021 Feb.
Artículo en Inglés | MEDLINE | ID: mdl-33360529

RESUMEN

BACKGROUND AND OBJECTIVE: In this work, we address the problem of detecting and discriminating acute psychological stress (APS) in the presence of concurrent physical activity (PA) using wristband biosignals. We focused on signals available from wearable devices that can be worn in daily life because the ultimate objective of this work is to provide APS and PA information in real-time management of chronic conditions such as diabetes by automated personalized insulin delivery. Monitoring APS noninvasively throughout free-living conditions remains challenging because the responses to APS and PA of many physiological variables measured by wearable devices are similar. METHODS: Various classification algorithms are compared to simultaneously detect and discriminate the PA (sedentary state, treadmill running, and stationary bike) and the type of APS (non-stress state, mental stress, and emotional anxiety). The impact of APS inducements is verified with commonly used self-reported questionnaires (The State-Trait Anxiety Inventory (STAI)). To aid the classification algorithms, novel features are generated from the physiological variables reported by a wristband device during 117 hours of experiments involving simultaneous APS inducement and PA. We also translate the APS assessment into a quantitative metric for use in predicting the adverse outcomes. RESULTS: An accurate classification of the concurrent PA and APS states is achieved with an overall classification accuracy of 99% for PA and 92% for APS. The average accuracy of APS detection during sedentary state, treadmill running, and stationary bike is 97.3, 94.1, and 84.5%, respectively. CONCLUSIONS: The simultaneous assessment of APS and PA throughout free-living conditions from a convenient wristband device is useful for monitoring the factors contributing to an elevated risk of acute events in people with chronic diseases like cardiovascular complications and diabetes.


Asunto(s)
Ejercicio Físico , Dispositivos Electrónicos Vestibles , Algoritmos , Ansiedad , Humanos , Estrés Psicológico
SELECCIÓN DE REFERENCIAS
DETALLE DE LA BÚSQUEDA