- Blood Glucose Control AI Design Team (BGC) - the organization that built this repo.
- WAT.ai - BGC was formed through WAT.ai
- Gluroo Imaginations Inc - Industry Partner
- sktime - Research Partner
- Publication of an open source simulated semi-supervised change point detection dataset and benchmark.
- Evaluation of state-of-the-art change point detection algorithms on our benchmark.
- Evaluation of state-of-the-art change point detection algorithms on a de-identified private cgm time series dataset provided by Gluroo.
The main goal of the project is to develop efficient machine learning pipelines for automatic meal identification from blood glucose readings in a semi-supervised setting.
This was chosen to be the first BGC project because we consider this a stage 0 task for a significant majority of diabetes machine learning and artificial intelligence modeling tasks. There are few blood glucose modeling projects that do not directly depend or benefit from improved meal time labelling. The benefit is derived from the fact that the most impactful factors on blood glucose dynamics are insulin and consumption of carbohydrates. However, unlike most open source continuous glucose monitoring (cgm) datasets and research studies, having detailed annotations of meals is unrealistic in real-world settings.
In order to improve the speed and likelihood of transferring research to practice, we created a semi-supervised change point detection benchmark that can serve as a foundation for many future cgm studies. Some of the foreseeable benefits from this research:
- Improved feature engineer for downstream modeling tasks like blood glucose forecasting and causal modeling of blood glucose levels.
- Improved understanding of prandial (meal-time) blood glucose dynamics.
- Reduced cognitive burden for PWDs because these methods can be incorporated into streamlining data logging.
AI/ML Topics: Feature Engineering, Time Series Annotation, Time Series Change Point Detection, Time Series Representation Learning, Semi-Supervised Learning, Benchmarking