Neural Network Oxygen Desaturation Prediction

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Biomedical monitoring devices, such as pulse oximeters, provide lagging indicators of physiological phenomena, failing to predict impending hypoxia in real-time, which limits timely intervention by clinicians.

Innovation Solution

A method using a neural network to generate a predicted sequence of oxygen levels based on input signals from pulse oximeters, comparing this sequence with actual oxygen level sequences for a predetermined temporal window to determine confidence in predictions, and generating an alarm when confidence exceeds a threshold, allowing for preemptive action against impending hypoxia.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If a pulse oximeter is used to measure oxygen saturation levels, then oxygen content information is provided, but the indicator is lagging and does not predict impending hypoxia in real-time

Engineering Contradiction:
Improveprediction accuracyVSAvoidresponse time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The system performs preliminary analysis by comparing predicted oxygen saturation values with actual measured values before hypoxia occurs. By continuously validating predictions against actual measurements in advance, the system builds confidence in the prediction model and enables early warning before the physiological event actually happens, transforming the lagging indicator into a predictive tool.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system implements feedback by continuously comparing predicted oxygen saturation sequences with actual measured sequences. This feedback loop validates the prediction model in real-time, allowing the system to adjust and improve prediction accuracy while providing timely warnings before hypoxia occurs, thus resolving the contradiction between reliability and response time.

Inventive Principle:
Principle #23Feedback

2Reliability

If a neural network is used to generate predicted oxygen levels, then prediction capability is improved, but system complexity increases

Engineering Contradiction:
Improveprediction confidenceVSAvoidsystem complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The system introduces an intermediary validation mechanism that compares predicted oxygen saturation sequences with actual measured sequences. This intermediary comparison layer validates the neural network's predictions without requiring complex modifications to the underlying neural network architecture, thus improving prediction confidence while maintaining manageable system complexity.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The system replaces complex mechanical or algorithmic validation methods with a straightforward sequence comparison approach. By using simple sequence-to-sequence comparison between predicted and actual values, the system achieves reliable validation without introducing excessive computational complexity, resolving the contradiction between prediction reliability and system complexity.

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

3Measurement precision

If sequence comparison is performed for validation, then prediction confidence is improved, but computational requirements increase

Engineering Contradiction:
Improveprediction validation accuracyVSAvoidcomputational energy
Core Design Contradiction:
Measurement precisionVSUse of energy by moving object

Solution Approach 1:

The system performs partial validation by comparing sequences over aĉœ‰é™ time window rather than analyzing entire historical datasets. This partial action approach provides sufficient validation accuracy for clinical decision-making while significantly reducing computational energy requirements, resolving the contradiction between measurement precision and energy consumption.

Inventive Principle:
Principle #16Partial or excessive action

Data Source

PatentUS11605282B2System and method of predicting oxygen level desaturation
Publication Date: 2023.03.14 COVIDIEN LP
  • US11605282B2 patent drawing
  • US11605282B2 patent drawing
  • US11605282B2 patent drawing

AI summary

Implementations described herein disclose a method of determining how well predictions of an impending hypoxia are reported in real-time, so that a user has higher confidence in the reported predictions. Specifically, the method of predicting oxygen level desaturation disclosed herein includes generating an input sequence of oxygen levels based on an input signal sequence, the input signals indicative of a physiological condition of a patient, generating an input feature sequence based on at least one of the input signal sequence and the input sequence of oxygen levels, generating, using a neural network, a predicted value sequence of the oxygen levels based on the input feature sequence, comparing the predicted value sequence of the oxygen levels with the input sequence of oxygen levels for a predetermined temporal window to generate a predicted sequence confidence value, and generating, in response to determining that the predicted sequence confidence value is above a threshold confidence value, an oxygen level desaturation prediction based on the predicted value sequence.