35,562 research outputs found
Diabetes Prediction Using Artificial Neural Network
Diabetes is one of the most common diseases worldwide where a cure is not found for it yet. Annually it cost a lot of money to care for people with diabetes. Thus the most important issue is the prediction to be very accurate and to use a reliable method for that. One of these methods is using artificial intelligence systems and in particular is the use of Artificial Neural Networks (ANN). So in this paper, we used artificial neural networks to predict whether a person is diabetic or not. The criterion was to minimize the error function in neural network training using a neural network model. After training the ANN model, the average error function of the neural network was equal to 0.01 and the accuracy of the prediction of whether a person is diabetics or not was 87.3
Predicting diabetes-related hospitalizations based on electronic health records
OBJECTIVE: To derive a predictive model to identify patients likely to be hospitalized during the following year due to complications attributed to Type II diabetes. METHODS: A variety of supervised machine learning classification methods were tested and a new method that discovers hidden patient clusters in the positive class (hospitalized) was developed while, at the same time, sparse linear support vector machine classifiers were derived to separate positive samples from the negative ones (non-hospitalized). The convergence of the new method was established and theoretical guarantees were proved on how the classifiers it produces generalize to a test set not seen during training. RESULTS: The methods were tested on a large set of patients from the Boston Medical Center - the largest safety net hospital in New England. It is found that our new joint clustering/classification method achieves an accuracy of 89% (measured in terms of area under the ROC Curve) and yields informative clusters which can help interpret the classification results, thus increasing the trust of physicians to the algorithmic output and providing some guidance towards preventive measures. While it is possible to increase accuracy to 92% with other methods, this comes with increased computational cost and lack of interpretability. The analysis shows that even a modest probability of preventive actions being effective (more than 19%) suffices to generate significant hospital care savings. CONCLUSIONS: Predictive models are proposed that can help avert hospitalizations, improve health outcomes and drastically reduce hospital expenditures. The scope for savings is significant as it has been estimated that in the USA alone, about $5.8 billion are spent each year on diabetes-related hospitalizations that could be prevented.Accepted manuscrip
Deepr: A Convolutional Net for Medical Records
Feature engineering remains a major bottleneck when creating predictive
systems from electronic medical records. At present, an important missing
element is detecting predictive regular clinical motifs from irregular episodic
records. We present Deepr (short for Deep record), a new end-to-end deep
learning system that learns to extract features from medical records and
predicts future risk automatically. Deepr transforms a record into a sequence
of discrete elements separated by coded time gaps and hospital transfers. On
top of the sequence is a convolutional neural net that detects and combines
predictive local clinical motifs to stratify the risk. Deepr permits
transparent inspection and visualization of its inner working. We validate
Deepr on hospital data to predict unplanned readmission after discharge. Deepr
achieves superior accuracy compared to traditional techniques, detects
meaningful clinical motifs, and uncovers the underlying structure of the
disease and intervention space
Benchmarking machine learning models on multi-centre eICU critical care dataset
Progress of machine learning in critical care has been difficult to track, in
part due to absence of public benchmarks. Other fields of research (such as
computer vision and natural language processing) have established various
competitions and public benchmarks. Recent availability of large clinical
datasets has enabled the possibility of establishing public benchmarks. Taking
advantage of this opportunity, we propose a public benchmark suite to address
four areas of critical care, namely mortality prediction, estimation of length
of stay, patient phenotyping and risk of decompensation. We define each task
and compare the performance of both clinical models as well as baseline and
deep learning models using eICU critical care dataset of around 73,000
patients. This is the first public benchmark on a multi-centre critical care
dataset, comparing the performance of clinical gold standard with our
predictive model. We also investigate the impact of numerical variables as well
as handling of categorical variables on each of the defined tasks. The source
code, detailing our methods and experiments is publicly available such that
anyone can replicate our results and build upon our work.Comment: Source code to replicate the results
  https://github.com/mostafaalishahi/eICU_Benchmar
Detection of Hard Exudates in Retinal Fundus Images using Deep Learning
Diabetic Retinopathy (DR) is a retinal disorder that affects the people
having diabetes mellitus for a long time (20 years). DR is one of the main
reasons for the preventable blindness all over the world. If not detected early
the patient may progress to severe stages of irreversible blindness. Lack of
Ophthalmologists poses a serious problem for the growing diabetes patients. It
is advised to develop an automated DR screening system to assist the
Ophthalmologist in decision making. Hard exudates develop when DR is present.
It is important to detect hard exudates in order to detect DR in an early
stage. Research has been done to detect hard exudates using regular image
processing techniques and Machine Learning techniques. Here, a deep learning
algorithm has been presented in this paper that detects hard exudates in fundus
images of the retina.Comment: 5 Pages, 3 figures, 2 tables, International Conference on Systems,
  Computation, Automation and Networking http://icscan.in
Evaluation of Glycated Albumin (GA) and GA/Hba1c Ratio for Diagnosis of Diabetes and Glycemic Control: A Comprehensive Review
Diabetes Mellitus (DM) is a group of metabolic diseases characterized by chronic high blood glucose concentrations (hyperglycemia). When it is left untreated or improperly managed, it can lead to acute complications including diabetic ketoacidosis and non-ketotic hyperosmolar coma. In addition, possible long-term complications include impotence, nerve damage, stroke, chronic kidney failure, cardiovascular disease, foot ulcers, and retinopathy. Historically, universal methods to measure glycemic control for the diagnosis of diabetes included fasting plasma glucose level (FPG), 2-h plasma glucose (2HP), and random plasma glucose. However, these measurements did not provide information about glycemic control over a long period of time. To address this problem, there has been a switch in the past decade to diagnosing diabetes and its severity through measurement of blood glycated proteins such as Hemoglobin A1c (HbA1c) and glycated albumin (GA). Diagnosis and evaluation of diabetes using glycated proteins has many advantages including high accuracy of glycemic control over a period of time. Currently, common laboratory methods used to measure glycated proteins are high-performance liquid chromatography (HPLC), immunoassay, and electrophoresis. HbA1c is one of the most important diagnostic factors for diabetes. However, some reports indicate that HbA1c is not a suitable marker to determine glycemic control in all diabetic patients. GA, which is not influenced by changes in the lifespan of erythrocytes, is thought to be a good alternative indicator of glycemic control in diabetic patients. Here, we review the literature that has investigated the suitability of HbA1c, GA and GA:HbA1c as indicators of long-term glycemic control and demonstrate the importance of selecting the appropriate glycated protein based on the patient’s health status in order to provide useful and modern point-of-care monitoring and treatment
- …
