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.

169,291 papers · 148 categories

Trend · papers per month

0111 · Apr 201719922001200920182026
4 results for hypoglycemia

Paper predicts daytime hypoglycemia using CGM data and CART.

problem Accurately predicting daytime hypoglycemia to prevent dangerous situations.
method Classification and Regression Tree (CART) applied to CGM data.
result Model detects almost 80% of hypoglycemic events 15 min in advance.

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.

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.

Study aims to predict meal-to-meal blood glucose for T1D patients.

problem Accurately predict future blood glucose levels from current features.
method Applied machine learning algorithms to a new T1D dataset.
result Most accurate predictor achieved an errL1 loss of 2.70 mmol/L.