Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

168,742 papers · 148 categories

Trend · papers per month

2468 · Dec 201819922001200920172026
48 results for diabetic readmission

Model predicts wound and episode-level readmission risk and time to re-admit.

problem Identify patients at high risk of re-admission to prevent wound recurrences and reduce healthcare costs.
method Data-driven analysis of wound care and episode-level patient data.
result Model achieves high recall and precision for predicting re-admission risk and time.

With the emergence of the Hospital Readmission Reduction Program of the Center for Medicare and Medicaid Services on October 1, 2012, forecasting unplanned patient readmission risk became crucial to the healthcare domain. There are tangible works in the literature emphasizing on developing readmission risk prediction m…

2018-12-11abs ↗pdf ↗

We develop a model using deep learning techniques and natural language processing on unstructured text from medical records to predict hospital-wide 3030-day unplanned readmission, with c-statistic .70.70. Our model is constructed to allow physicians to interpret the significant features for prediction.

2017-11-29abs ↗pdf ↗

This paper provides a ML framework for diabetes prediction and care management.

problem Diabetes prediction and care management challenges in real-world healthcare.
method Illustrates a Machine Learning framework for T2DM prediction and risk stratification.
result ML models align with physician's disease management steps.

Improved model predicts ICU readmission and mortality with interpretable results.

problem Lack of clinically interpretable predictions from deep learning models on clinical notes.
method Augmented a convolutional model with an attention mechanism for clinical note prediction.
result Attention mechanism improves prediction performance while providing interpretable results.

Health professionals can use natural language processing (NLP) technologies when reviewing electronic health records (EHR). Machine learning free-text classifiers can help them identify problems and make critical decisions. We aim to develop deep learning neural network algorithms that identify EHR progress notes perta…

2018-09-16abs ↗pdf ↗

CopulaSMOTE addresses class imbalance in diabetes prediction models.

problem Class imbalance in diabetes prediction models, especially with fewer confirmed cases.
method Copula-based oversampling approach that models joint dependence structure.
result CopulaSMOTE improves minority-class recovery in larger diabetes datasets.

Reinforcement Learning improves insulin bolus decisions for type-I diabetes patients.

problem Optimal insulin bolus decisions for type-I diabetes patients are not well-established.
method Applied Reinforcement Learning to simulated T1DM data.
result Optimal bolus rule differs from standard advisors and can prevent hypoglycemia.

Novel framework detects CKD in diabetic patients using sparse EHR representations.

problem Early detection of CKD in diabetic patients.
method Sparse longitudinal representations of EHR data.
result Proposed model achieves higher predictive performance than baselines.

Machine learning detects subtle glucose changes for early diabetes diagnosis.

problem Challenging early-stage diabetes diagnosis due to subtle glucose changes.
method Applied machine learning to synthetic glucose profiles generated by a biophysical model.
result High accuracy (above 85%) in detecting insulin resistance using various neural networks.

The paper examines how calibration affects the interpretability of ML models in diabetes screening.

problem Interpreting complex ML models in healthcare, especially in diabetes screening.
method Examined the impact of model calibration on interpretability using three visualization techniques.
result Calibrated models provide clearer cause-effect relationships in ML predictions.

Paper develops NN models for diabetes screening using NHANES data.

problem Developing accurate predictive models for diabetes in diverse populations.
method Proposes a neural network framework with survey weights, uncertainty quantification.
result Robust risk score models for diabetes in US population.

HAD-Net forecasts glucose levels with insights into insulin and carbs diffusion.

problem Inaccurate predictions in glucose level forecasting without context understanding.
method Hybrid model combining deep learning and physiological models, using recurrent attention network.
result Achieves competitive performance in glucose level forecasting with plausible diffusion insights.

Prediction of disease onset from patient survey and lifestyle data is quickly becoming an important tool for diagnosing a disease before it progresses. In this study, data from the National Health and Nutrition Examination Survey (NHANES) questionnaire is used to predict the onset of type II diabetes. An ensemble model…

2017-08-24abs ↗pdf ↗

Deep learning has been successfully applied to a variety of image classification tasks. There has been keen interest to apply deep learning in the medical domain, particularly specialties that heavily utilize imaging, such as ophthalmology. One issue that may hinder application of deep learning to the medical domain is…

2019-01-26abs ↗pdf ↗

A method models continuous-time glucose distributions in children with diabetes.

problem Capturing subtle temporal changes in glucose distributions.
method Probabilistic framework using Gaussian mixtures and neural ODEs.
result Detects treatment-related improvements in glucose dynamics.

Study finds RNNs predict STBG better than ARIMA, useful for diabetes patients.

problem Improving short-term blood glucose prediction for diabetes management.
method Investigated Recurrent Neural Networks (RNNs) and compared them to ARIMA for STBG prediction.
result Population-based RNN model outperforms ARIMA across various prediction horizons.

Hybrid model learns interpretable meal-level glycemic control.

problem Lack of flexible, interpretable meal-level glycemic control methods.
method Hybrid variational autoencoder grounding latent space to mechanistic differential equation.
result Unsupervised representation discovers separation between individuals based on disease severity.

OTRE uses OT to improve retinal images, outperforming existing methods.

problem Improving quality of non-mydriatic retinal images for accurate diagnoses.
method OT theory for image-to-image translation, regularization by enhancing.
result OTRE outperforms state-of-the-art methods on various retinal image tasks.

25% of people who received a liver transplant will go on to develop diabetes within the next 5 years. These thousands of individuals are at 2-fold higher risk of cardiovascular events, graft loss, infections, as well as lower long-term survival. This is partly due to the medication used during and/or after transplant t…

2018-12-03abs ↗pdf ↗

Study discovers patterns in insulin needs for T1D patients.

problem Finding the right insulin dose and time for T1D patients is challenging.
method Used OpenAPS Data Commons dataset and time series techniques like matrix profile and multi-variate clustering.
result Identified temporal patterns in insulin needs driven by factors like carbohydrates and possibly others.