TL;DR
This paper introduces a new loss function, gcMSE, for training glucose prediction models that incorporates clinical criteria, improving safety in hypoglycemia prediction at the expense of some accuracy.
Contribution
It proposes the gcMSE loss function and an algorithm to balance clinical acceptability with model accuracy in glucose prediction.
Findings
gcMSE improves clinical acceptability, especially in hypoglycemia regions.
Using gcMSE decreases average prediction accuracy.
The algorithm finds optimal tradeoffs between accuracy and clinical criteria.
Abstract
Standard objective functions used during the training of neural-network-based predictive models do not consider clinical criteria, leading to models that are not necessarily clinically acceptable. In this study, we look at this problem from the perspective of the forecasting of future glucose values for diabetic people. In this study, we propose the coherent mean squared glycemic error (gcMSE) loss function. It penalizes the model during its training not only of the prediction errors, but also on the predicted variation errors which is important in glucose prediction. Moreover, it makes possible to adjust the weighting of the different areas in the error space to better focus on dangerous regions. In order to use the loss function in practice, we propose an algorithm that progressively improves the clinical acceptability of the model, so that we can achieve the best tradeoff possible…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
