SVM Patient State Detection via Feature Vector Classification

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current medical devices lack effective methods for accurately detecting patient states, such as movement or mood disorders, which hinders personalized therapy delivery and monitoring.

Innovation Solution

A system utilizing a support vector machine (SVM) based classification algorithm to differentiate between patient states by analyzing feature vectors extracted from physiological signals, allowing for real-time detection and evaluation of patient conditions.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If traditional medical devices are used for patient state detection, then device simplicity is maintained, but detection accuracy and reliability are insufficient

Engineering Contradiction:
Improvepatient state detection accuracyVSAvoiddetection system complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent replaces traditional mechanical/simple detection methods with a computational machine learning system. The SVM algorithm processes physiological signals (EEG, LFP, EMG) to classify patient states, substituting simple sensor-based detection with intelligent signal processing and classification mechanisms.

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

Solution Approach 2:

The system transforms raw physiological signals into feature vectors by extracting specific parameters (amplitude, frequency, power spectral density). These transformed parameters are then fed into the SVM algorithm, which uses classification boundaries defined by training data to determine patient states, enabling accurate detection through parameter transformation and machine learning.

Inventive Principle:
Principle #35Parameter changes

2Measurement precision

If machine learning algorithms are implemented for patient state detection, then detection accuracy is improved, but computational complexity and processing requirements increase

Engineering Contradiction:
Improvepatient state classification precisionVSAvoidalgorithm processing complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The system performs preliminary actions by extracting features and creating feature vectors from physiological signals before classification. The SVM model is trained in advance using labeled training data to establish classification boundaries, so that during actual operation, only the classification step is needed, reducing real-time computational burden.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The detection process is segmented into distinct stages: signal acquisition, feature extraction, feature vector formation, and classification. This segmentation allows each stage to be optimized independently, with feature extraction preparing data for efficient classification by the SVM algorithm, thereby managing computational complexity through structured processing.

Inventive Principle:
Principle #1Segmentation

3Reliability

If multiple physiological signals are processed to improve detection accuracy, then patient state identification is enhanced, but signal processing time and energy consumption increase

Engineering Contradiction:
Improvepatient state detection reliabilityVSAvoidsignal processing energy consumption
Core Design Contradiction:
ReliabilityVSUse of energy by moving object

Solution Approach 1:

The system transforms multiple physiological signals (EEG, LFP, EMG) into standardized feature vectors by extracting key parameters such as amplitude, frequency, and power spectral density. This parameter transformation consolidates multiple signal types into a unified representation that can be efficiently processed by the SVM algorithm, reducing the energy required for multi-signal analysis.

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

Instead of processing every detail of multiple physiological signals through complex computational methods, the system substitutes detailed signal processing with machine learning-based classification. The SVM algorithm learns patterns from training data and can quickly classify patient states using the extracted features, reducing the energy consumption associated with thorough signal analysis.

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

Data Source

PatentEP2429643B1Patient state detection based on support vector machine based algorithm
Publication Date: 2017.08.23 MEDTRONIC INC
  • EP2429643B1 patent drawingFigure 1
  • EP2429643B1 patent drawingFigure 2
  • EP2429643B1 patent drawingFigure 3

AI summary

A patient state is detected with at least one classification boundary generated by a supervised machine learning technique, such as a support vector machine. In some examples, the patient state detection is used to at least one of control the delivery of therapy to a patient, to generate a patient notification, to initiate data recording, or to evaluate a patient condition. In addition, an evaluation metric can be determined based on a feature vector, which is determined based on characteristics of a patient parameter signal, and the classification boundary. Example evaluation metrics can be based on a distance between at least one feature vector and the classification boundary and/or a trajectory of a plurality of feature vectors relative to the classification boundary over time.