CGM Meal Detection Neural Network for Automated Carbohydrate Estimation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current automated insulin delivery systems require users to manually count carbohydrates and announce meals, which is challenging, inaccurate, and leads to suboptimal glycemic control due to high prevalence of postprandial hyperglycemia and hypoglycemia.

Innovation Solution

A machine-learning-based multioutput neural network using CGM and insulin data to detect meals and estimate carbohydrate content, implemented in smart devices or distributed systems, providing accurate meal detection and size estimation for improved insulin dosing.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If manual carbohydrate counting is used, then users can control insulin dosing, but accuracy and ease of operation deteriorate leading to suboptimal glycemic control

Engineering Contradiction:
Improvecarbohydrate counting accuracyVSAvoiduser burden
Core Design Contradiction:
Measurement precisionVSEase of operation

Solution Approach 1:

The system performs automated meal detection and carbohydrate estimation using CGM glucose data and insulin delivery data without requiring user input. The algorithm independently identifies meals and estimates their carbohydrate content, allowing the system to serve itself rather than requiring manual user operation for each meal event.

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The patent replaces the manual mechanical process of carbohydrate counting with an automated computational system. Machine learning algorithms process CGM and insulin data to detect meals and estimate carbohydrate content, substituting human cognitive effort with automated data processing and pattern recognition.

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

2Ease of operation

If automated meal detection algorithms are used, then user burden is reduced, but reliability deteriorates due to high false positive rates

Engineering Contradiction:
Improveautomation levelVSAvoidfalse positive rate
Core Design Contradiction:
Ease of operationVSReliability

Solution Approach 1:

The system uses CGM glucose measurements as feedback to validate meal detection events. By monitoring actual glucose responses and comparing them against predicted patterns, the algorithm can confirm or reject detected meals, reducing false positives while maintaining high automation levels.

Inventive Principle:
Principle #23Feedback

Solution Approach 2:

The meal detection algorithm dynamically adjusts its parameters and thresholds based on individual user characteristics, glucose patterns, and meal contexts. This adaptability allows the system to optimize detection sensitivity and specificity for each user, improving reliability while maintaining automation.

Inventive Principle:
Principle #15Dynamics

3Loss of time

If meal detection occurs within 60 minutes of intake, then insulin dosing timeliness is improved, but detection difficulty increases due to glucose signal overlap

Engineering Contradiction:
Improvemeal detection delayVSAvoidmeal detection accuracy
Core Design Contradiction:
Loss of timeVSDifficulty of detecting and measuring

Solution Approach 1:

The system performs preliminary meal detection by identifying glucose rise patterns that precede or coincide with meal intake. By detecting meals at or near the time of intake rather than waiting for full glucose response, the system enables timely insulin dosing while using multiple data features to maintain detection accuracy despite signal overlap.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The algorithm moves beyond single-dimensional glucose magnitude analysis to multi-dimensional feature space, incorporating rate of glucose change, insulin on board, time of day, and historical patterns. This dimensional expansion allows accurate meal detection within 60 minutes by identifying patterns that would be indistinguishable in simpler analyses.

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

Data Source

PatentUS20250259727A1Machine-learning-based meal detection and size estimation using continuous glucose monitoring (CGM) and insulin data
Publication Date: 2025.08.14 OREGON HEALTH & SCI UNIV
  • US20250259727A1 patent drawing
  • US20250259727A1 patent drawing
  • US20250259727A1 patent drawing

AI summary

Disclosed is a meal detection and meal size estimation machine learning technology. In some embodiments, the techniques entail applying to a trained multioutput neural network model a set of input features, the set of input features representing glucoregulatory management data, insulin on board, and time of day, the trained multioutput neural network model representing multiple fully connected layers and an output layer formed from first and second branches, the first branch providing a meal detection output and the second branch providing a carbohydrate estimation output; receiving from the meal detection output a meal detection indication; and receiving from the carbohydrate estimation output a meal size estimation.