3,798 research outputs found

    Block based neural network for hypoglycemia detection

    Full text link
    In this paper, evolvable block based neural network (BBNN) is presented for detection of hypoglycemia episodes. The structure of BBNN consists of a two-dimensional (2D) array of fundamental blocks with four variable input-output nodes and weight connections. Depending on the structure settings, each block can have one of four different internal configurations. To provide early detection of hypoglycemia episodes, the physiological parameters such as heart rate (HR) and corrected QT interval (QTc) of electrocardiogram (ECG) signal are used as the inputs of BBNN. The overall structure and weights of BBNN are optimized by an evolutionary algorithm called hybrid particle swarm optimization with wavelet mutation (HPSOWM). The optimized structures and weights of BBNN are capable to compensate large variations of ECG patterns caused by individual and temporal difference since a fixed structure classifiers are easy to fail to trace ECG signals with large variations. The ECG data of 15 patients are organized into a training set, a testing set and a validation set, each of which has randomly selected 5 patients. The simulation results shows that the proposed algorithm, BBNN with HPSOWM can successfully detect the hypoglycemic episodes in T1DM in term of testing sensitivity (76.74%) and test specificity (50.91%). © 2011 IEEE

    Precision medicine and artificial intelligence : a pilot study on deep learning for hypoglycemic events detection based on ECG

    Get PDF
    Tracking the fluctuations in blood glucose levels is important for healthy subjects and crucial diabetic patients. Tight glucose monitoring reduces the risk of hypoglycemia, which can result in a series of complications, especially in diabetic patients, such as confusion, irritability, seizure and can even be fatal in specific conditions. Hypoglycemia affects the electrophysiology of the heart. However, due to strong inter-subject heterogeneity, previous studies based on a cohort of subjects failed to deploy electrocardiogram (ECG)-based hypoglycemic detection systems reliably. The current study used personalised medicine approach and Artificial Intelligence (AI) to automatically detect nocturnal hypoglycemia using a few heartbeats of raw ECG signal recorded with non-invasive, wearable devices, in healthy individuals, monitored 24 hours for 14 consecutive days. Additionally, we present a visualisation method enabling clinicians to visualise which part of the ECG signal (e.g., T-wave, ST-interval) is significantly associated with the hypoglycemic event in each subject, overcoming the intelligibility problem of deep-learning methods. These results advance the feasibility of a real-time, non-invasive hypoglycemia alarming system using short excerpts of ECG signal

    Precision medicine and artificial intelligence : a pilot study on deep learning for hypoglycemic events detection based on ECG

    Get PDF
    Tracking the fluctuations in blood glucose levels is important for healthy subjects and crucial diabetic patients. Tight glucose monitoring reduces the risk of hypoglycemia, which can result in a series of complications, especially in diabetic patients, such as confusion, irritability, seizure and can even be fatal in specific conditions. Hypoglycemia affects the electrophysiology of the heart. However, due to strong inter-subject heterogeneity, previous studies based on a cohort of subjects failed to deploy electrocardiogram (ECG)-based hypoglycemic detection systems reliably. The current study used personalised medicine approach and Artificial Intelligence (AI) to automatically detect nocturnal hypoglycemia using a few heartbeats of raw ECG signal recorded with non-invasive, wearable devices, in healthy individuals, monitored 24 hours for 14 consecutive days. Additionally, we present a visualisation method enabling clinicians to visualise which part of the ECG signal (e.g., T-wave, ST-interval) is significantly associated with the hypoglycemic event in each subject, overcoming the intelligibility problem of deep-learning methods. These results advance the feasibility of a real-time, non-invasive hypoglycemia alarming system using short excerpts of ECG signal

    Application of advanced neural networks in hypoglycemia detection system

    Full text link
    University of Technology, Sydney. Faculty of Engineering and Information Technology.Hypoglycemia is the medical term for a state produced by lower levels of blood glucose. It represents a significant hazard in patients with Type 1 diabetes mellitus (TlDM) which is a chronic medical condition that occurs when the pancreas produces very little or no insulin. The imperfect insulin replacement places patients with TlDM at increased risk for frequent hypoglycemia. Deficient glucose counter-regulation in TlDM patients may even lead to severe hypoglycaemia even with modest insulin elevations. It is very dangerous and can even lead to neurological damage or death. Thus, continuous monitoring of hypoglycemic episodes is important in order to avoid major health complications. Conventionally, the detection of hypoglycemia is performed by puncturing the fingertip of patients and estimate the blood glucose level (BGL) as well as the stage of hypoglycemia. However, the direct monitoring of BGL by extracting blood sample is inconvenient and uncomfortable, a more appealing preposition for preventing hypoglycemia is to monitor changes in relevant physiological parameters. Findings from numerous studies indicate that sudden nocturnal death in type 1 diabetes is thought to be due to ECG QT prolongation with subsequent ventricular tachyarrhythmia in response to nocturnal hypoglycaemia. Though several parameters can be monitored, the most common physiological parameters to be effected from a hypoglycemic reaction are heart rate (HR) and corrected QT interval (QTc) of the ECG signal. Considering the real-time physiological parameters (HR and QTc) changes during hypoglycemia, a non-invasive monitoring of glycemic level is predicted for the hypoglycemia. The topic of this thesis is covered by novel methodologies for the non-invasive hypoglycemia detection system by analyzing the behavioral changes of physiological parameters such as HR and QTc. These algorithms are comprised of three different classification techniques, i) variable translation wavelet neural network (VTWNN), ii) multiple regression-based combinational neural logic network (MR-NLN) and iii) rough-block-based neural network (R-BBNN). By taking the advantages of these proposed network structures, the performance in terms of sensitivity and specificity of non-invasive hypoglycemia monitoring system is improved. The first proposed algorithm is VTWNN in which the wavelets are used as transfer functions in the hidden layer of the network. The network parameters, such as the translation parameters of the wavelets are variable depending on the network inputs. Due to the variable translation parameters, the proposed VTWKN has the ability to model the inputoutput function with input-dependent network parameters. Effectively, it is an adaptive network capable of handling different input patterns and exhibits a better performance. With the adaptive nature, the network provides a better performance and increases the learning ability. For conventional wavelet neural network, a fixed set of weight is offered after the training process and fail to capture nonstationary nature of ECG signal. To overcome with this problem, VTWNN with multiscale wavelet function is firstly introduced in this thesis. With the variable translation parameter, the proposed VTWNN gives faster learning ability with better generalization. The second algorithm, MR-NLN is systematically designed which is based on the characteristics of application. Its design is based on the binary logic gates (AND, OR and NOT) in which the truth table and K-map are constructed and it depends on the knowledge of application. Because the logic theory are used in the network design, the structure becomes systematic and simpler compared to other conventional neural networks (NNs) and enhance the training performance. Traditionally, the conventional NN s with the same structure are applied to handle different applications. The optimal performance may not always guaranteed due to different characteristics of applications. In real-world applications, the knowledge based-neural network that understands all the characteristics of practical applications are preferred for optimal performance. In conventional NNs, the redundant connections and weights of conventional neural networks make the number of network parameters unnecessarily large and downgrades the training performance. But for neural logic network (NLN), the structure becomes simpler. The third algorithm focuses on the hybridization technology using rough sets concepts and neural computing for decision and classification purposes. Based on the rough set properties, the input signal is partitioned to a predictable (certain) part and random (uncertain) part. In this way, the selected block-based neural network (BBNN) is designed to deal only with the boundary region which mainly consists of a random part of applied input signal and caused inaccurate modeling of data set. Due to the rough set properties and the adaptability of BBNN's flexible structures in dynamic environments, the classification performance is improved. Owing to different characteristics of neural network (NN) applications, a conventional neural network with a common structure may not be able to handle every applications. Based on the knowledge of application, BBNN is selected as a suitable classifier due to its modular characteristics and ability in evolving the size and structure of the network. To obtain the optimal set of proposed network parameters, a global learning optimization algorithm called hybrid particle swarm optimization with wavelet mutation (HPSOWM) is introduced in this thesis. Compared to other stochastic optimization methods, the hybrid HPSO\VM has comparable or even superior search performance for some hard optimization problems with faster and more stable convergence rates. During the training process, a fitness function which is characterized by the proposed network design parameters is optimized by reproducing a better fitness value. The proposed systems is validated using clinical trial conducted at the Princess Margaret Hospital for Children in Perth, Western Australia, Australia. A total of 15 children with 529 data points (ages between 14.6 to 16.6 years) with Type 1 diabetes volunteered for the 10-hour overnight for natural occurrence of nocturnal hypoglycemia. Prior to the application of the algorithms, the correlation between the measured physiological parameters, HR and QTc and the actual BGL for each subject were analyzed. The feature extracted ECG parameters, HR and QTc significantly increased under hypoglycemic conditions (BGL ≤ 3.3mmol/l) according to their respective p values, HR (p < 0.06) and QTc (p < 0.001). The observation on these changes within the physiological parameters have provided the groundwork for model classification algorithms.</p

    Deep learning framework for detection of hypoglycemic episodes in children with type 1 diabetes

    Full text link
    © 2016 IEEE. Most Type 1 diabetes mellitus (T1DM) patients have hypoglycemia problem. Low blood glucose, also known as hypoglycemia, can be a dangerous and can result in unconsciousness, seizures and even death. In recent studies, heart rate (HR) and correct QT interval (QTc) of the electrocardiogram (ECG) signal are found as the most common physiological parameters to be effected from hypoglycemic reaction. In this paper, a state-of-the-art intelligent technology namely deep belief network (DBN) is developed as an intelligent diagnostics system to recognize the onset of hypoglycemia. The proposed DBN provides a superior classification performance with feature transformation on either processed or un-processed data. To illustrate the effectiveness of the proposed hypoglycemia detection system, 15 children with Type 1 diabetes were volunteered overnight. Comparing with several existing methodologies, the experimental results showed that the proposed DBN outperformed and achieved better classification performance

    Combinational neural logic system and its industrial application on hypoglycemia monitoring system

    Full text link
    In this paper, a combinational neural logic network (NLN) with the neural-Logic-AND, -OR and -NOT gates is applied on the development of non-invasive hypoglycemia monitoring system. It is an alarm system which measured physiological parameters of electrocardiogram (ECG) signal and determine the onset of hypoglycemia by use of proposed NLN. Due to different nature of application, conventional neural networks (NNs) with common structure may not always guarantee the optimal solution. Based on knowledge of application, the proposed NLN is designed systematically in order to incorporate the characteristics of application into the structure of proposed network. The parameter of the proposed NLN will be trained by hybrid particle swarm optimization with wavelet mutation (HPSOWM). The proposed NLN will be practically analyzed using real data sets collected from 15 children (569 data sets) with Type 1 diabetes at the Department of Health, Government of Western Australia. By using the proposed method, the detection performance is enhanced. Compared with other conventional NNs, the proposed NLN gives better performance in terms of sensitivity and specificity. © 2013 IEEE

    Electrocardiographic signals and swarm-based support vector machine for hypoglycemia detection

    Full text link
    Cardiac arrhythmia relating to hypoglycemia is suggested as a cause of death in diabetic patients. This article introduces electrocardiographic (ECG) parameters for artificially induced hypoglycemia detection. In addition, a hybrid technique of swarm-based support vector machine (SVM) is introduced for hypoglycemia detection using the ECG parameters as inputs. In this technique, a particle swarm optimization (PSO) is proposed to optimize the SVM to detect hypoglycemia. In an experiment using medical data of patients with Type 1 diabetes, the introduced ECG parameters show significant contributions to the performance of the hypoglycemia detection and the proposed detection technique performs well in terms of sensitivity and specificity. © 2011 Biomedical Engineering Society

    EDMON - Electronic Disease Surveillance and Monitoring Network: A Personalized Health Model-based Digital Infectious Disease Detection Mechanism using Self-Recorded Data from People with Type 1 Diabetes

    Get PDF
    Through time, we as a society have been tested with infectious disease outbreaks of different magnitude, which often pose major public health challenges. To mitigate the challenges, research endeavors have been focused on early detection mechanisms through identifying potential data sources, mode of data collection and transmission, case and outbreak detection methods. Driven by the ubiquitous nature of smartphones and wearables, the current endeavor is targeted towards individualizing the surveillance effort through a personalized health model, where the case detection is realized by exploiting self-collected physiological data from wearables and smartphones. This dissertation aims to demonstrate the concept of a personalized health model as a case detector for outbreak detection by utilizing self-recorded data from people with type 1 diabetes. The results have shown that infection onset triggers substantial deviations, i.e. prolonged hyperglycemia regardless of higher insulin injections and fewer carbohydrate consumptions. Per the findings, key parameters such as blood glucose level, insulin, carbohydrate, and insulin-to-carbohydrate ratio are found to carry high discriminative power. A personalized health model devised based on a one-class classifier and unsupervised method using selected parameters achieved promising detection performance. Experimental results show the superior performance of the one-class classifier and, models such as one-class support vector machine, k-nearest neighbor and, k-means achieved better performance. Further, the result also revealed the effect of input parameters, data granularity, and sample sizes on model performances. The presented results have practical significance for understanding the effect of infection episodes amongst people with type 1 diabetes, and the potential of a personalized health model in outbreak detection settings. The added benefit of the personalized health model concept introduced in this dissertation lies in its usefulness beyond the surveillance purpose, i.e. to devise decision support tools and learning platforms for the patient to manage infection-induced crises

    Patterns Detection in Glucose Time Series by Domain Transformations and Deep Learning

    Full text link
    People with diabetes have to manage their blood glucose level to keep it within an appropriate range. Predicting whether future glucose values will be outside the healthy threshold is of vital importance in order to take corrective actions to avoid potential health damage. In this paper we describe our research with the aim of predicting the future behavior of blood glucose levels, so that hypoglycemic events may be anticipated. The approach of this work is the application of transformation functions on glucose time series, and their use in convolutional neural networks. We have tested our proposed method using real data from 4 different diabetes patients with promising results.Comment: 7 pages, 7 figures, 3 table
    • …
    corecore