Fasting Status Classifier Using Machine Learning Ontological Data

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current methods for diagnosing diabetes mellitus rely on fasting blood glucose levels, but lack accuracy due to unrecorded fasting status and potential overestimation, necessitating a rapid and accurate method to assess fasting status for effective diagnosis and treatment.

Innovation Solution

A method and system using a machine-learning model trained on fasting and non-fasting blood glucose data to classify fasting status, incorporating ontological data such as blood glucose concentration, vital signs, and medical history to determine if a subject is fasting, thereby facilitating accurate diabetes diagnosis and treatment planning.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of operation

If fasting blood glucose values are labeled as such by clinical laboratory, then the diagnostic process is simplified, but the accuracy of fasting status identification deteriorates due to potential overestimation and unrecorded fasting instructions

Engineering Contradiction:
Improvediagnostic process simplicityVSAvoidfasting status identification accuracy
Core Design Contradiction:
Ease of operationVSMeasurement precision

Solution Approach 1:

The system performs preliminary analysis of multiple data features (glucose values, HbA1c, medication history, diagnostic codes) before making the final fasting status determination. This preliminary multi-factor assessment prevents premature conclusions based solely on glucose labels, thereby improving accuracy while maintaining operational efficiency through automated comprehensive evaluation

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The machine learning classifier acts as an intermediary between raw laboratory data and diagnostic conclusions. It processes and reconciles potentially conflicting information (e.g., labeled fasting glucose vs. HbA1c values vs. medication patterns) to produce an accurate fasting status assessment, resolving the contradiction between simple labeling and precise identification

Inventive Principle:
Principle #24Intermediary (Mediator)

2Measurement precision

If machine learning algorithms are used to identify blood glucose levels, then the diagnostic accuracy may improve, but the complexity of the system increases and requires additional data processing

Engineering Contradiction:
Improveblood glucose level identification accuracyVSAvoidsystem complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The machine learning classifier is designed to perform multiple functions simultaneously: it assesses fasting status, validates glucose measurements, detects potential errors, and supports diagnostic decisions. This multi-functionality justifies the system complexity by consolidating multiple diagnostic tasks into a single integrated algorithm, improving accuracy without proportionally increasing complexity

Inventive Principle:
Principle #6Universality (Multi-functionality)

Solution Approach 2:

The system uses existing electronic medical record data (glucose values, HbA1c, medication records, diagnostic codes) that are already collected during routine clinical practice. The machine learning model self-trains on this existing data without requiring additional patient interactions or specialized equipment, thereby improving accuracy while limiting the increase in system complexity to software processing only

Inventive Principle:
Principle #25Self-service

3Measurement precision

If comprehensive ontological data including medical history and vital signs are analyzed, then the fasting status assessment accuracy improves, but the data processing time and computational requirements increase

Engineering Contradiction:
Improvefasting status assessment accuracyVSAvoiddata processing time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The system performs preliminary filtering and prioritization of ontological data features before comprehensive analysis. It identifies key indicators (e.g., HbA1c discrepancies, medication patterns, glucose value anomalies) that strongly suggest non-fasting status, allowing rapid assessment in many cases while reserving full computational analysis for ambiguous situations, thus improving accuracy without always incurring maximum processing time

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The machine learning classifier is trained on comprehensive ontological data including full medical history, vital signs, and laboratory values. This excessive data inclusion ensures high accuracy by considering all possible indicators of fasting status. In practice, the system can operate with partial data when full data is unavailable, and the comprehensive training enables robust decisions even with incomplete information, balancing accuracy requirements with practical processing constraints

Inventive Principle:
Principle #16Partial or excessive action

Data Source

PatentUS20230420135A1Method for assessing fasting status and fasting status assessing system
Publication Date: 2023.12.28 CHINA MEDICAL UNIVERSITY(TW)
  • US20230420135A1 patent drawing
  • US20230420135A1 patent drawing
  • US20230420135A1 patent drawing

AI summary

A method for assessing fasting status includes the following steps. A fasting blood glucose database is provided, wherein the fasting blood glucose database includes a plurality of fasting blood glucose data and a plurality of non-fasting blood glucose data. A model establishing step is performed, wherein the plurality of fasting blood glucose data and the plurality of non-fasting blood glucose data are trained to achieve a convergence by a machine-learning model so as to obtain a fasting-status assessing classifier. An ontological data of a subject is provided, wherein the ontological data includes a blood glucose concentration data. An assessing step is performed, wherein the ontological data is analyzed by the fasting-status assessing classifier to obtain an assessing result of fasting status of the subject.