Prediction-Coherent LSTM-based Recurrent Neural Network for Safer Glucose Predictions in Diabetic People
Maxime De Bois, Moun\^im A. El Yacoubi, Mehdi Ammi

TL;DR
This paper introduces a novel LSTM-based recurrent neural network with a specialized loss function that improves the stability and clinical acceptability of glucose predictions for diabetic patients, especially for 30-minute ahead forecasts.
Contribution
It proposes a new LSTM architecture with a loss function that penalizes prediction variation, enhancing stability and clinical relevance in glucose forecasting.
Findings
The proposed model outperforms state-of-the-art models in glucose prediction accuracy.
Smoothing predictions improves clinical acceptability with minimal accuracy loss.
The approach achieves a 27.1% improvement in clinical acceptability over baseline methods.
Abstract
In the context of time-series forecasting, we propose a LSTM-based recurrent neural network architecture and loss function that enhance the stability of the predictions. In particular, the loss function penalizes the model, not only on the prediction error (mean-squared error), but also on the predicted variation error. We apply this idea to the prediction of future glucose values in diabetes, which is a delicate task as unstable predictions can leave the patient in doubt and make him/her take the wrong action, threatening his/her life. The study is conducted on type 1 and type 2 diabetic people, with a focus on predictions made 30-minutes ahead of time. First, we confirm the superiority, in the context of glucose prediction, of the LSTM model by comparing it to other state-of-the-art models (Extreme Learning Machine, Gaussian Process regressor, Support Vector Regressor). Then, we…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsSigmoid Activation · Tanh Activation · Long Short-Term Memory · Gaussian Process
