paper-with-me

Papers

Deep Personalized Glucose Level Forecasting Using Attention-based Recurrent Neural Networks

2021-06-02 · Mohammadreza Armandpour, Brian Kidd, Yu Du, Jianhua Z. Huang

In this paper, we study the problem of blood glucose forecasting and provide a deep personalized solution. Predicting blood glucose level in people with diabetes has significant value because health complications of abnormal glucose level are serious, sometimes even leading to death. Therefore, having a model that can accurately and quickly warn patients of potential problems is essential. To develop a better deep model for blood glucose forecasting, we analyze the data and detect important patterns. These observations helped us to propose a method that has several key advantages over existing methods: 1- it learns a personalized model for each patient as well as a global model; 2- it uses an attention mechanism and extracted time features to better learn long-term dependencies in the data; 3- it introduces a new, robust training procedure for time series data. We empirically show the efficacy of our model on a real dataset.

📄 PDF Abstract BibTeX arXiv:2106.00884

Code (1)

rezaarmand/glucose_att_rnn 공식 구현

Tasks

Time SeriesTime Series Analysis

Similar Papers 제목 키워드 기반

Interpreting Deep Glucose Predictive Models for Diabetic People Using RETAIN

2020-09-08 · Maxime De Bois, Mounîm A. El Yacoubi, Mehdi Ammi

Progress in the biomedical field through the use of deep learning is hindered by the lack of interpretability of the models. In this paper, we study the RETAIN architecture for the forecasting of future glucose values fo…

SSM-CGM: Interpretable State-Space Forecasting Model of Continuous Glucose Monitoring for Personalized Diabetes Management

2025-10-05 · Shakson Isaac, Yentl Collin, Chirag Patel arxiv

Continuous glucose monitoring (CGM) generates dense data streams critical for diabetes management, but most used forecasting models lack interpretability for clinical use. We present SSM-CGM, a Mamba-based neural state-s…

HAD-Net: Hybrid Attention-based Diffusion Network for Glucose Level Forecast

2021-11-14 · Quentin Blampey, Mehdi Rahim

Data-driven models for glucose level forecast often do not provide meaningful insights despite accurate predictions. Yet, context understanding in medicine is crucial, in particular for diabetes management. In this paper…

Management

Hybrid Attention Model Using Feature Decomposition and Knowledge Distillation for Glucose Forecasting

2024-11-16 · Ebrahim Farahmand, Shovito Barua Soumma, Nooshin Taheri Chatrudi, Hassan Ghasemzadeh

The availability of continuous glucose monitors as over-the-counter commodities have created a unique opportunity to monitor a person's blood glucose levels, forecast blood glucose trajectories and provide automated inte…

Knowledge Distillation

Enhancing the Interpretability of Deep Models in Heathcare Through Attention: Application to Glucose Forecasting for Diabetic People

2020-09-08 · Maxime De Bois, Mounîm A. El Yacoubi, Mehdi Ammi

The adoption of deep learning in healthcare is hindered by their "black box" nature. In this paper, we explore the RETAIN architecture for the task of glusose forecasting for diabetic people. By using a two-level attenti…