paper-with-me

Papers

Learning Difference Equations with Structured Grammatical Evolution for Postprandial Glycaemia Prediction

2023-07-03 · Daniel Parra, David Joedicke, J. Manuel Velasco, Gabriel Kronberger, J. Ignacio Hidalgo

People with diabetes must carefully monitor their blood glucose levels, especially after eating. Blood glucose regulation requires a proper combination of food intake and insulin boluses. Glucose prediction is vital to avoid dangerous post-meal complications in treating individuals with diabetes. Although traditional methods, such as artificial neural networks, have shown high accuracy rates, sometimes they are not suitable for developing personalised treatments by physicians due to their lack of interpretability. In this study, we propose a novel glucose prediction method emphasising interpretability: Interpretable Sparse Identification by Grammatical Evolution. Combined with a previous clustering stage, our approach provides finite difference equations to predict postprandial glucose levels up to two hours after meals. We divide the dataset into four-hour segments and perform clustering based on blood glucose values for the twohour window before the meal. Prediction models are trained for each cluster for the two-hour windows after meals, allowing predictions in 15-minute steps, yielding up to eight predictions at different time horizons. Prediction safety was evaluated based on Parkes Error Grid regions. Our technique produces safe predictions through explainable expressions, avoiding zones D (0.2% average) and E (0%) and reducing predictions on zone C (6.2%). In addition, our proposal has slightly better accuracy than other techniques, including sparse identification of non-linear dynamics and artificial neural networks. The results demonstrate that our proposal provides interpretable solutions without sacrificing prediction accuracy, offering a promising approach to glucose prediction in diabetes management that balances accuracy, interpretability, and computational efficiency.

📄 PDF Abstract BibTeX arXiv:2307.01238

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringComputational EfficiencyPrediction

Similar Papers 제목 키워드 기반

Co-evolutionary Probabilistic Structured Grammatical Evolution

2022-04-19 · Jessica Mégane, Nuno Lourenço, Penousal Machado

This work proposes an extension to Structured Grammatical Evolution (SGE) called Co-evolutionary Probabilistic Structured Grammatical Evolution (Co-PSGE). In Co-PSGE each individual in the population is composed by a gra…

Probabilistic Grammatical Evolution

2021-03-15 · Jessica Mégane, Nuno Lourenço, Penousal Machado

Grammatical Evolution (GE) is one of the most popular Genetic Programming (GP) variants, and it has been used with success in several problem domains. Since the original proposal, many enhancements have been proposed to …

Probabilistic Structured Grammatical Evolution

2022-05-21 · Jessica Mégane, Nuno Lourenço, Penousal Machado

The grammars used in grammar-based Genetic Programming (GP) methods have a significant impact on the quality of the solutions generated since they define the search space by restricting the solutions to its syntax. In th…

Evolution of Scikit-Learn Pipelines with Dynamic Structured Grammatical Evolution

2020-04-01 · Filipe Assunção, Nuno Lourenço, Bernardete Ribeiro, Penousal Machado

The deployment of Machine Learning (ML) models is a difficult and time-consuming job that comprises a series of sequential and correlated tasks that go from the data pre-processing, and the design and extraction of featu…

AutoMLBIG-bench Machine LearningGeneral Classification

Estimation of total body fat using symbolic regression and evolutionary algorithms

2025-03-01 · Jose-Manuel Muñoz, Odin Morón-García, J. Ignacio Hidalgo, Omar Costilla-Reyes

Body fat percentage is an increasingly popular alternative to Body Mass Index to measure overweight and obesity, offering a more accurate representation of body composition. In this work, we evaluate three evolutionary c…

Evolutionary AlgorithmsregressionSymbolic Regression