Neural Network Pulse Oximetry Accuracy Under Motion

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Pulse oximeters face accuracy degradation in challenging monitoring conditions such as motion or low perfusion, despite using various signal quality metrics to modify their algorithms.

Innovation Solution

The use of fully interconnected backpropagation neural networks with bias, employing linear or logarithmic sigmoid transfer functions and typically containing 3 or 4 hidden nodes, to improve estimates of pulsatile oxygen saturation and pulse rate by inputting existing parameter estimates and signal quality metrics.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If traditional pulse oximetry algorithms are used, then the device structure remains simple, but measurement precision deteriorates under challenging conditions such as motion or low perfusion

Engineering Contradiction:
Improveoxygen saturation measurement accuracyVSAvoidalgorithm complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

A neural network module is introduced as an intermediary between the traditional pulse oximetry algorithm and the final measurement output. The neural network receives multiple input signals including photoplethysmogram waveforms, derived physiological parameters, and signal quality metrics, then processes these through trained neural network weights and biases to produce a corrected oxygen saturation measurement. This intermediary structure enables improved accuracy under challenging conditions without requiring fundamental changes to the underlying oximetry physics.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The system transforms the measurement approach by changing from direct algorithmic calculation to neural network-based parameter estimation. The neural network is trained offline to learn optimal parameter transformations from training data, then applies these learned parameters (weights and biases) during real-time measurement. This parameter change enables the system to adapt to varying physiological conditions and motion artifacts while maintaining computational efficiency.

Inventive Principle:
Principle #35Parameter changes

2Measurement precision

If signal quality metrics are used to modify algorithms, then reliability improves slightly, but measurement precision still deteriorates under severe challenging conditions

Engineering Contradiction:
Improveoxygen saturation measurement accuracyVSAvoidmeasurement reliability under challenging conditions
Core Design Contradiction:
Measurement precisionVSReliability

Solution Approach 1:

Signal quality metrics are calculated in advance as input features to the neural network, along with derived physiological parameters from the photoplethysmogram. The neural network is pre-trained offline using training data that includes various challenging conditions, enabling it to learn appropriate weightings and relationships between signal quality metrics and accurate oxygen saturation measurements before actual use. This preliminary preparation enables the system to reliably handle severe challenging conditions during real-time operation.

Inventive Principle:
Principle #10Preliminary action

3Measurement precision

If neural network processing is added, then measurement precision improves under challenging conditions, but device complexity increases

Engineering Contradiction:
Improveoxygen saturation measurement accuracyVSAvoidprocessing complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The neural network implementation uses a limited number of input features (selected photoplethysmogram parameters and signal quality metrics) rather than processing the entire raw signal waveform. The neural network architecture employs a manageable number of hidden layers and neurons, sufficient to capture the essential relationships for improving accuracy under challenging conditions without excessive computational complexity. This partial processing approach balances improved measurement precision with acceptable device complexity.

Inventive Principle:
Principle #16Partial or excessive action

Applied Scientific Principles

This section explains which scientific principles are used to turn an abstract innovation direction into a practical engineering solution.

Function Achieved in This Case

This approach enhances the accuracy of oxygen saturation and pulse rate measurements in pulse oximeters by generating revised estimates through neural network calculations, effectively addressing the limitations of existing technologies under challenging conditions.

Implementation Method 1

by comparing the intensities of two wavelengths at different points in the pulse cycle, it is possible to estimate the blood oxygen saturation of hemoglobin in arterial blood. This relies on the observation that highly oxygenated blood will absorb relatively less red light and more infrared light than blood with lower oxygen saturation.

Methodology Applied
Scientific EffectLight absorption by hemoglobin: Absorption (EM radiation)

Data Source

PatentUS8457706B2Estimation of a physiological parameter using a neural network
Publication Date: 2013.06.04 COVIDIEN LP
  • US8457706B2 patent drawing
  • US8457706B2 patent drawing
  • US8457706B2 patent drawing

AI summary

A neural network is used to combine one or more estimates of a physiologic parameter with one or more associated signal quality metrics, creating a more accurate estimate of said physiologic parameter, as well as a second estimate of the accuracy of said physiologic parameter estimate.